diff --git a/packages/vtiger/optional/BritishLanguagePack_br_br.zip b/packages/vtiger/optional/BritishLanguagePack_br_br.zip index 379c0bd7d33b1977dd0505c6b64cb31b5fbbf5ed..cda20884dfa57bc8e4586739e6b80fa3315c1d17 100644 Binary files a/packages/vtiger/optional/BritishLanguagePack_br_br.zip and b/packages/vtiger/optional/BritishLanguagePack_br_br.zip differ diff --git a/pkg/vtiger/translations/BritishLanguagePack_br_br/manifest.xml b/pkg/vtiger/translations/BritishLanguagePack_br_br/manifest.xml index ef66d56bddf3ebfd32e2a359fe6d35678f7abc84..a49d709f04d4e08d95bf47c15e8e328c09470139 100644 --- a/pkg/vtiger/translations/BritishLanguagePack_br_br/manifest.xml +++ b/pkg/vtiger/translations/BritishLanguagePack_br_br/manifest.xml @@ -4,7 +4,7 @@ <name>British English</name> <label>British English</label> <prefix>en_gb</prefix> - <version>1.0.0</version> + <version>1.0.1</version> <dependencies> <vtiger_version>6.1.0</vtiger_version> <vtiger_max_version>7.*</vtiger_max_version> @@ -20,7 +20,7 @@ * All Rights Reserved. ******************************************************************************** * Language : British English - * Version : 1.0.0 + * Version : 1.0.1 * Author : Alan Lord. Libertus Solutions - http://www.libertus.co.uk ******************************************************************************** ]]></inline> diff --git a/pkg/vtiger/translations/BritishLanguagePack_br_br/modules/Accounts.php b/pkg/vtiger/translations/BritishLanguagePack_br_br/modules/Accounts.php index 71081899d0bbd3e9a59276ac9913592ad887b5cc..f59d372df3ae0a22b817e29c98c1ae2a41a8d8b8 100644 --- a/pkg/vtiger/translations/BritishLanguagePack_br_br/modules/Accounts.php +++ b/pkg/vtiger/translations/BritishLanguagePack_br_br/modules/Accounts.php @@ -10,7 +10,7 @@ $languageStrings = array( 'Accounts' => 'Organisations' , 'SINGLE_Accounts' => 'Organisation' , - 'LBL_ADD_RECORD' => 'Add Organization' , + 'LBL_ADD_RECORD' => 'Add Organisation' , 'LBL_RECORDS_LIST' => 'Organisation List' , 'LBL_ACCOUNT_INFORMATION' => 'Organisation Information' , 'LBL_SHOW_ACCOUNT_HIERARCHY' => 'Show Organisation Hierarchy' , @@ -34,11 +34,11 @@ $languageStrings = array( 'Reseller' => 'Reseller' , 'LBL_START_DATE' => 'Start Date' , 'LBL_END_DATE' => 'End Date' , - 'LBL_DUPLICATES_EXIST' => 'Organization Name already exists', - 'LBL_COPY_SHIPPING_ADDRESS' => 'Copy Shipping Address' , // TODO: Review - 'LBL_COPY_BILLING_ADDRESS' => 'Copy Billing Address' , // TODO: Review + 'LBL_DUPLICATES_EXIST' => 'Organisation Name already exists', + 'LBL_COPY_SHIPPING_ADDRESS' => 'Copy Delivery Address' , // TODO: Review + 'LBL_COPY_BILLING_ADDRESS' => 'Copy Invoice Address' , // TODO: Review 'LBL_IMAGE_INFORMATION' => 'Profile Picture', - 'Organization Image' => 'Organization Image', + 'Organization Image' => 'Organisation Image', 'Type' => 'Type' , 'Other Phone' => 'Secondary Phone', @@ -48,9 +48,9 @@ $languageStrings = array( ); $jsLanguageStrings = array( 'LBL_RELATED_RECORD_DELETE_CONFIRMATION' => 'Are you sure you want to Delete?', - 'LBL_DELETE_CONFIRMATION' => 'Deleting this Organization will remove its related Opportunities & Quotes. Are you sure you want to delete this Organization?', - 'LBL_MASS_DELETE_CONFIRMATION' => 'Deleting this Organization will remove its related Opportunities & Quotes. Are you sure you want to delete this Organization?', + 'LBL_DELETE_CONFIRMATION' => 'Deleting this Organisation will remove its related Opportunities & Quotes. Are you sure you want to delete this Organisation?', + 'LBL_MASS_DELETE_CONFIRMATION' => 'Deleting this Organisation will remove its related Opportunities & Quotes. Are you sure you want to delete this Organisation?', - 'JS_DUPLICATE_CREATION_CONFIRMATION' => 'Organization Name already Exists.Do you want to create a duplicate record?', + 'JS_DUPLICATE_CREATION_CONFIRMATION' => 'Organisation Name already Exists.Do you want to create a duplicate record?', -); \ No newline at end of file +); diff --git a/pkg/vtiger/translations/BritishLanguagePack_br_br/modules/PurchaseOrder.php b/pkg/vtiger/translations/BritishLanguagePack_br_br/modules/PurchaseOrder.php index 49152686a530ff27ad196e20a97a0365363b9533..b6d30c54aa3909f7bd2cea996345a53d57f85a66 100644 --- a/pkg/vtiger/translations/BritishLanguagePack_br_br/modules/PurchaseOrder.php +++ b/pkg/vtiger/translations/BritishLanguagePack_br_br/modules/PurchaseOrder.php @@ -14,8 +14,8 @@ $languageStrings = array( 'LBL_SEND_MAIL_PDF' => 'Send Email with PDF' , // TODO: Review 'LBL_ADD_RECORD' => 'Add Purchase Order' , 'LBL_RECORDS_LIST' => 'Purchase Order List' , - 'LBL_COPY_SHIPPING_ADDRESS' => 'Copy Shipping Address' , // TODO: Review - 'LBL_COPY_BILLING_ADDRESS' => 'Copy Billing Address' , // TODO: Review + 'LBL_COPY_SHIPPING_ADDRESS' => 'Copy Delivery Address' , // TODO: Review + 'LBL_COPY_BILLING_ADDRESS' => 'Copy Invoice Address' , // TODO: Review 'LBL_PO_INFORMATION' => 'Purchase Order Information' , 'PurchaseOrder No' => 'Purchase Order No.' , 'Requisition No' => 'Requisition No.' , @@ -27,11 +27,11 @@ $languageStrings = array( 'LBL_LIST_PRICE' => 'List Price', 'List Price' => 'List Price', 'LBL_COPY_COMPANY_ADDRESS' => 'Copy Company Address', - 'LBL_COPY_ACCOUNT_ADDRESS' => 'Copy Organization Address', + 'LBL_COPY_ACCOUNT_ADDRESS' => 'Copy Organisation Address', 'LBL_SELECT_ADDRESS_OPTION' => 'Select Address to copy', - 'LBL_BILLING_ADDRESS' => 'Billing Address', + 'LBL_BILLING_ADDRESS' => 'Invoice Address', 'LBL_COMPANY_ADDRESS' => 'Company Address', - 'LBL_ACCOUNT_ADDRESS' => 'Organization Address', + 'LBL_ACCOUNT_ADDRESS' => 'Organisation Address', 'LBL_VENDOR_ADDRESS' => 'Vendor Address', 'LBL_CONTACT_ADDRESS' => 'Contact Address', @@ -42,15 +42,15 @@ $languageStrings = array( ); $jsLanguageStrings = array( - 'JS_ORGANIZATION_NOT_FOUND'=> 'Organization empty', - 'JS_ORGANIZATION_NOT_FOUND_MESSAGE'=> 'Please select an organization before you copy address', - 'JS_ACCOUNT_NOT_FOUND' => 'Organization empty!', - 'JS_ACCOUNT_NOT_FOUND_MESSAGE' => 'Please select an organization before you copy address', + 'JS_ORGANIZATION_NOT_FOUND'=> 'Organisation empty', + 'JS_ORGANIZATION_NOT_FOUND_MESSAGE'=> 'Please select an organisation before you copy the address', + 'JS_ACCOUNT_NOT_FOUND' => 'Organisation empty!', + 'JS_ACCOUNT_NOT_FOUND_MESSAGE' => 'Please select an organisation before you copy the address', 'JS_VENDOR_NOT_FOUND' => 'Vendor Empty', - 'JS_VENDOR_NOT_FOUND_MESSAGE' => 'Please select an vendor before you copy address', + 'JS_VENDOR_NOT_FOUND_MESSAGE' => 'Please select a vendor before you copy the address', 'JS_CONTACT_NOT_FOUND' => 'Contact Empty', - 'JS_CONTACT_NOT_FOUND_MESSAGE' => 'Please select an contact before you copy address', + 'JS_CONTACT_NOT_FOUND_MESSAGE' => 'Please select a contact before you copy the address', 'JS_PLEASE_REMOVE_LINE_ITEM_THAT_IS_DELETED' => 'Please remove line item that is deleted', -); \ No newline at end of file +); diff --git a/pkg/vtiger/translations/BritishLanguagePack_br_br/modules/Vtiger.php b/pkg/vtiger/translations/BritishLanguagePack_br_br/modules/Vtiger.php index 5a2bf40058ae64d8af6b16aa15d03d53d82f18a4..27aa2d4334ce364fbd26943e4112a6b8c6df366e 100644 --- a/pkg/vtiger/translations/BritishLanguagePack_br_br/modules/Vtiger.php +++ b/pkg/vtiger/translations/BritishLanguagePack_br_br/modules/Vtiger.php @@ -246,10 +246,10 @@ $languageStrings = array( 'LBL_MORE_CURRENCIES' => 'more currencies' , 'LBL_SET_TAX_FOR' => 'Set Tax for' , // TODO: Review 'LBL_GROUP_TAX' => 'Group Tax' , // TODO: Review - 'LBL_BILLING_ADDRESS_FROM' => 'Copy Billing Address from' , // TODO: Review - 'LBL_SHIPPING_ADDRESS_FROM' => 'Copy Shipping Address from' , // TODO: Review - 'LBL_COPY_SHIPPING_ADDRESS' => 'Shipping Address' , // TODO: Review - 'LBL_COPY_BILLING_ADDRESS' => 'Billing Address' , // TODO: Review + 'LBL_BILLING_ADDRESS_FROM' => 'Copy Invoice Address from' , // TODO: Review + 'LBL_SHIPPING_ADDRESS_FROM' => 'Copy Delivery Address from' , // TODO: Review + 'LBL_COPY_SHIPPING_ADDRESS' => 'Delivery Address' , // TODO: Review + 'LBL_COPY_BILLING_ADDRESS' => 'Invoice Address' , // TODO: Review 'LBL_OVERALL_DISCOUNT' => 'Overall Discount' , 'LBL_CHARGES' => 'Charges' , 'LBL_CHARGES_TOTAL' => 'Charges Total' , @@ -396,11 +396,11 @@ $languageStrings = array( 'Apparel' => 'Apparel' , 'Banking' => 'Banking' , 'Billing Address' => 'Invoice Address' , - 'Billing City' => 'Billing City' , - 'Billing Code' => 'Billing Postal Code' , - 'Billing Country' => 'Billing Country' , - 'Billing Po Box' => 'Billing P.O. Box' , - 'Billing State' => 'Billing State' , + 'Billing City' => 'Invoice City' , + 'Billing Code' => 'Invoice Postal Code' , + 'Billing Country' => 'Invoice Country' , + 'Billing Po Box' => 'Invoice P.O. Box' , + 'Billing State' => 'Invoice State' , 'Biotechnology' => 'Biotechnology' , 'FedEx' => 'FedEx' , 'UPS' => 'UPS' , @@ -458,11 +458,11 @@ $languageStrings = array( 'Contact Name' => 'Contact Name' , 'Conversion Rate' => 'Conversion Rate' , 'Shipping Address' => 'Delivery Address' , - 'Shipping City' => 'Shipping City' , - 'Shipping State' => 'Shipping State' , - 'Shipping Code' => 'Shipping Postal Code' , - 'Shipping Country' => 'Shipping Country' , - 'Shipping Po Box' => 'Shipping P.O. Box' , + 'Shipping City' => 'Delivery City' , + 'Shipping State' => 'Delivery State' , + 'Shipping Code' => 'Delivery Postal Code' , + 'Shipping Country' => 'Delivery Country' , + 'Shipping Po Box' => 'Delivery P.O. Box' , 'Country' => 'Country' , 'Created' => 'Created' , 'Approved' => 'Approved' , @@ -541,7 +541,7 @@ $languageStrings = array( 'Open Ticktes' => 'Open Tickets' , // TODO: Review 'LBL_SELECT_STATUS' => 'Select Status' , 'LBL_VTIGER_CRM_HONEST_OPEN_SOURCE' => 'vtiger CRM On Demand' , - 'SINGLE_Accounts' => 'Organization' , // TODO: Review + 'SINGLE_Accounts' => 'Organisation' , // TODO: Review 'SINGLE_Contacts' => 'Contact' , // TODO: Review 'LBL_Sun' => 'Sun' , // TODO: Review 'LBL_Mon' => 'Mon' , // TODO: Review @@ -671,7 +671,7 @@ $languageStrings = array( 'Half-Yearly' => 'Half-Yearly', 'LBL_FULLSCREEN' => 'Full Screen', 'LBL_MODULE_DISABLED' => ' Module is disabled' , - 'Organization Name' => 'Organization Name', + 'Organization Name' => 'Organisation Name', 'LBL_WEEK' => 'Week', // Convert Leads and Potentials 'LBL_CONVERT_ERROR_TITLE' => 'Modules Disabled' , @@ -770,11 +770,11 @@ $languageStrings = array( //Singular Modulenames 'SINGLE_Potentials' => 'Opportunity', 'SINGLE_HelpDesk' => 'Ticket', - 'SINGLE_Accounts' => 'Organization', + 'SINGLE_Accounts' => 'Organisation', 'SINGLE_Contacts' => 'Contact', 'SINGLE_Project' => 'Project', 'LBL_ROLLUP_COMMENTS_INFO' => "If Roll up is set to 'On' comments on related records will be shown. - For example, if you are viewing comments on an Organization record, comments added to related Contacts, Opportunities, Tickets, ..etc would also be displayed.", + For example, if you are viewing comments on an Organisation record, comments added to related Contacts, Opportunities, Tickets, ..etc would also be displayed.", 'LBL_ROLLUP_COMMENTS' => "Rollup Comments", 'group' => 'Group', 'individual' => 'Individual', @@ -1104,7 +1104,7 @@ $jsLanguageStrings = array( 'JS_LBL_ARE_YOU_SURE_YOU_WANT_TO_DELETE' => 'Are you sure that you want to delete?', 'OVERWRITE_EXISTING_MSG1' => 'Overwrite the existing address with the selected address?', 'OVERWRITE_EXISTING_MSG2' => 'Address Details' , - 'SINGLE_Accounts' => 'Organization' , + 'SINGLE_Accounts' => 'Organisation' , 'SINGLE_Contacts' => 'Contact' , 'LBL_DELETE_CONFIRMATION' => 'Are you sure you want to Delete?', 'LBL_MASS_DELETE_CONFIRMATION' => 'Are you sure you want to delete the selected Records?', @@ -1161,9 +1161,9 @@ $jsLanguageStrings = array( 'JS_INFORMATION' => 'Information' , // TODO: Review 'JS_DO_NOT_HAVE_AN_EMAIL_ID' => 'does not have an email address', // TODO: Review 'NONE_OF_THE_FIELD_VALUES_ARE_CHANGED_IN_MASS_EDIT' => 'None of the field values are changed in Mass Edit', // TODO: Review - 'JS_PLEASE_SELECT_AN_ACCOUNT_TO_COPY_ADDRESS' => 'Please select an Organization to copy address', // TODO: Review + 'JS_PLEASE_SELECT_AN_ACCOUNT_TO_COPY_ADDRESS' => 'Please select an Organisation to copy address', // TODO: Review 'JS_PLEASE_SELECT_AN_CONTACT_TO_COPY_ADDRESS' => 'Please select a Contact to copy address', // TODO: Review - 'JS_SELECTED_ACCOUNT_DOES_NOT_HAVE_AN_ADDRESS' => 'Selected Organization does not contain address to copy', // TODO: Review + 'JS_SELECTED_ACCOUNT_DOES_NOT_HAVE_AN_ADDRESS' => 'Selected Organisation does not contain address to copy', // TODO: Review 'JS_SELECTED_CONTACT_DOES_NOT_HAVE_AN_ADDRESS' => 'Selected Contact does not contain address to copy', // TODO: Review 'JS_PLEASE_ENTER_PRIMARY_EMAIL_VALUE_TO_ENABLE_PORTAL_USER' => 'Please enter Primary email address to enable portal user', // TODO: Review 'JS_PRIMARY_EMAIL_FIELD_DOES_NOT_EXISTS' => 'Primary email field does not exist to enable portal user', // TODO: Review @@ -1376,10 +1376,10 @@ $jsLanguageStrings = array( 'JS_TAG_SAVED_SUCCESSFULLY' => 'Tag Saved Successfully', 'JS_SUBJECT_VALUE_CANT_BE_EMPTY' => 'Subject value cannot be empty', 'JS_PERCENTAGE_SHOULD_BE_LESS_THAN_100' => 'Percentage should be less than 100', - 'LBL_DELETE_USER_CONFIRMATION' => 'When a User is deleted, the user will be marked as "Inactive" and no new records can be assigned to the User, and the user will not be able to login. Billing will stop for this user.If you need to reactivate a deleted user, you will need to send email to support@vtiger.com.Are you sure you want to delete?', - 'JS_DUPLICATE_CREATION_CONFIRMATION' => 'Organization Name already Exists.Do you want to create a duplicate record?', + 'LBL_DELETE_USER_CONFIRMATION' => 'When a user is deleted, the user will be marked as "Inactive" and no new records can be assigned to the user and the user will not be able to login. Billing will stop for this user. If you need to reactivate a deleted user, you will need to send email to support@vtiger.com. Are you sure you want to delete?', + 'JS_DUPLICATE_CREATION_CONFIRMATION' => 'Organisation Name already Exists. Do you want to create a duplicate record?', 'JS_SELECT_RECORDS_TO_MERGE_FROM_SAME_GROUP' => 'You have to select the records in the same groups for merging', - 'JS_SELECT_ATLEAST_TWO_RECORD_FOR_MERGING' => 'Select atleast two records for merging', + 'JS_SELECT_ATLEAST_TWO_RECORD_FOR_MERGING' => 'Select at least two records for merging', 'JS_ALLOWED_TO_SELECT_MAX_OF_THREE_RECORDS' => 'You are allowed to select a maximum of three records', 'JS_ARE_YOU_SURE_TO_DELETE_WIDGET' => 'Are you sure to delete widget', 'JS_ARE_YOU_SURE_TO_DELETE_DASHBOARDTAB' => 'Are you sure to delete tab',