From 0456465383dee54f109ca8ea9804cda5a1500a58 Mon Sep 17 00:00:00 2001 From: FrancescoUK Date: Fri, 12 Jan 2018 21:34:54 +0000 Subject: [PATCH] Add missing en_GB translations (#1773) --- application/language/en-GB/config_lang.php | 6 +++++- application/language/en-GB/customers_lang.php | 1 + application/language/en-GB/employees_lang.php | 1 + application/language/en-GB/expenses_lang.php | 1 + application/language/en-GB/giftcards_lang.php | 1 + application/language/en-GB/item_kits_lang.php | 1 + application/language/en-GB/receivings_lang.php | 1 + application/language/en-GB/reports_lang.php | 1 + application/language/en-GB/suppliers_lang.php | 1 + application/language/en-GB/taxes_lang.php | 3 ++- 10 files changed, 15 insertions(+), 2 deletions(-) diff --git a/application/language/en-GB/config_lang.php b/application/language/en-GB/config_lang.php index c00d62bfe..11471f9a9 100644 --- a/application/language/en-GB/config_lang.php +++ b/application/language/en-GB/config_lang.php @@ -151,6 +151,7 @@ $lang["config_line_sequence"] = "Line Sequence"; $lang["config_lines_per_page"] = "Lines Per Page"; $lang["config_lines_per_page_number"] = ""; $lang["config_lines_per_page_required"] = "Lines Per Page is a required field"; +$lang["config_lines_per_page_number"] = "Lines Per Page must be a number"; $lang["config_locale"] = "Localisation"; $lang["config_locale_configuration"] = "Localisation Configuration"; $lang["config_locale_info"] = "Localisation Configuration Information"; @@ -243,7 +244,10 @@ $lang["config_table_configuration"] = "Table Configuration"; $lang["config_takings_printer"] = "Takings Printer"; $lang["config_tax"] = "Tax"; $lang["config_tax_category"] = "Tax Category"; -$lang["config_tax_category_used"] = "Tax category cannot be deleted because it is being used."; +$lang["config_tax_category_duplicate"] = "The entered Tax Category already exists"; +$lang["config_tax_category_invalid_chars"] = "The entered Tax Category is invalid"; +$lang["config_tax_category_required"] = "The Tax Category is required"; +$lang["config_tax_category_used"] = "Tax Category cannot be deleted because it is being used"; $lang["config_tax_configuration"] = "Tax Configuration"; $lang["config_tax_decimals"] = "Tax Decimals"; $lang["config_tax_included"] = "Tax Included"; diff --git a/application/language/en-GB/customers_lang.php b/application/language/en-GB/customers_lang.php index fa7173e4d..030f47237 100644 --- a/application/language/en-GB/customers_lang.php +++ b/application/language/en-GB/customers_lang.php @@ -9,6 +9,7 @@ $lang["customers_basic_information"] = "Information"; $lang["customers_cannot_be_deleted"] = "Could not delete the selected Customer(s), one or more of the selected Customer(s) has sales."; $lang["customers_company_name"] = "Company"; $lang["customers_confirm_delete"] = "Are you sure you want to delete the selected Customer(s)?"; +$lang["customers_confirm_restore"] = "Are you sure you want to restore the selected Customers(s)?"; $lang["customers_customer"] = "Customer"; $lang["customers_discount"] = "Discount"; $lang["customers_email_duplicate"] = "Email address is already present in the database"; diff --git a/application/language/en-GB/employees_lang.php b/application/language/en-GB/employees_lang.php index ffe4719ac..8beed6c3f 100644 --- a/application/language/en-GB/employees_lang.php +++ b/application/language/en-GB/employees_lang.php @@ -4,6 +4,7 @@ $lang["employees_basic_information"] = "Information"; $lang["employees_cannot_be_deleted"] = "Unable to delete selected Employee(s), one or more of the has processed sales or you are trying to delete your account"; $lang["employees_change_password"] = "Change Password"; $lang["employees_confirm_delete"] = "Are you sure you want to delete the selected Employee(s)?"; +$lang["employees_confirm_restore"] = "Are you sure you want to restore the selected Employee(s)?"; $lang["employees_current_password"] = "Current Password"; $lang["employees_current_password_invalid"] = "Current Password is invalid"; $lang["employees_employee"] = "Employee"; diff --git a/application/language/en-GB/expenses_lang.php b/application/language/en-GB/expenses_lang.php index 6d4aa7b2d..7fd7ae008 100644 --- a/application/language/en-GB/expenses_lang.php +++ b/application/language/en-GB/expenses_lang.php @@ -3,6 +3,7 @@ $lang["expenses_add_item"] = "Add Expense"; $lang["expenses_cannot_be_deleted"] = "Could not delete Category Expense(s)"; $lang["expenses_confirm_delete"] = "Are you sure you want to delete the selected Expense?"; +$lang["expenses_confirm_restore"] = "Are you sure you want to restore the selected Expense?"; $lang["expenses_description"] = "Description"; $lang["expenses_error_adding_updating"] = "Error adding/updating Expense"; $lang["expenses_info"] = "Expense Info"; diff --git a/application/language/en-GB/giftcards_lang.php b/application/language/en-GB/giftcards_lang.php index 9fbe32b76..06caca7dc 100644 --- a/application/language/en-GB/giftcards_lang.php +++ b/application/language/en-GB/giftcards_lang.php @@ -14,6 +14,7 @@ $lang["giftcards_change_all_to_serialized"] = "Change All To Serialised"; $lang["giftcards_change_all_to_unserialized"] = "Change All To Unserialised"; $lang["giftcards_confirm_bulk_edit"] = "Are you sure you want to edit all the selected Gift Card(s)?"; $lang["giftcards_confirm_delete"] = "Are you sure you want to delete the selected Gift Card(s)?"; +$lang["giftcards_confirm_restore"] = "Are you sure you want to restore the selected Gift Card(s)?"; $lang["giftcards_cost_price"] = "Cost Price"; $lang["giftcards_count"] = "Update Inventory"; $lang["giftcards_current_quantity"] = "Current Quantity"; diff --git a/application/language/en-GB/item_kits_lang.php b/application/language/en-GB/item_kits_lang.php index 0881b887e..c0abda0f4 100644 --- a/application/language/en-GB/item_kits_lang.php +++ b/application/language/en-GB/item_kits_lang.php @@ -4,6 +4,7 @@ $lang["item_kits_add_item"] = "Add Item"; $lang["item_kits_all"] = "All"; $lang["item_kits_cannot_be_deleted"] = "Item Kit(s) delete failed"; $lang["item_kits_confirm_delete"] = "Are you sure you want to delete the selected Item Kit(s)?"; +$lang["item_kits_confirm_restore"] = "Are you sure you want to restore the selected Item Kit(s)?"; $lang["item_kits_description"] = "Item Kit Description"; $lang["item_kits_discount_percent"] = "Discount Percent"; $lang["item_kits_error_adding_updating"] = "Item Kit add or update failed"; diff --git a/application/language/en-GB/receivings_lang.php b/application/language/en-GB/receivings_lang.php index 945a913cc..a44ed6565 100644 --- a/application/language/en-GB/receivings_lang.php +++ b/application/language/en-GB/receivings_lang.php @@ -36,6 +36,7 @@ $lang["receivings_requisition"] = "Requisition"; $lang["receivings_return"] = "Return"; $lang["receivings_select_supplier"] = "Select Supplier (Optional)"; $lang["receivings_start_typing_supplier_name"] = "Start Typing Supplier's name..."; +$lang["receivings_stock"] = "Stock"; $lang["receivings_stock_destination"] = "Stock Destination"; $lang["receivings_stock_locaiton"] = "Stock Location"; $lang["receivings_stock_source"] = "Stock Source"; diff --git a/application/language/en-GB/reports_lang.php b/application/language/en-GB/reports_lang.php index b72bd5eb9..f449bba64 100644 --- a/application/language/en-GB/reports_lang.php +++ b/application/language/en-GB/reports_lang.php @@ -37,6 +37,7 @@ $lang["reports_earned"] = "Points Earned"; $lang["reports_employee"] = "Employee"; $lang["reports_employees"] = "Employees"; $lang["reports_employees_summary_report"] = "Employees Summary Report"; +$lang["reports_expenses"] = "Expenses"; $lang["reports_expenses_categories"] = "Expenses"; $lang["reports_expenses_categories_summary_report"] = "Expense Categories Summary Report"; $lang["reports_expenses_category"] = "Category"; diff --git a/application/language/en-GB/suppliers_lang.php b/application/language/en-GB/suppliers_lang.php index 04f2bbeb8..1c9a1f051 100644 --- a/application/language/en-GB/suppliers_lang.php +++ b/application/language/en-GB/suppliers_lang.php @@ -6,6 +6,7 @@ $lang["suppliers_cannot_be_deleted"] = "Could not delete the selected Supplier(s $lang["suppliers_company_name"] = "Company Name"; $lang["suppliers_company_name_required"] = "Company Name is a required field"; $lang["suppliers_confirm_delete"] = "Are you sure you want to delete the selected Supplier(s)?"; +$lang["suppliers_confirm_restore"] = "Are you sure you want to restore the selected Supplier(s)?"; $lang["suppliers_error_adding_updating"] = "Supplier update or add failed"; $lang["suppliers_new"] = "New Supplier"; $lang["suppliers_none_selected"] = "You have not selected any Supplier(s) to delete"; diff --git a/application/language/en-GB/taxes_lang.php b/application/language/en-GB/taxes_lang.php index 632da18b5..6fd9e06a1 100644 --- a/application/language/en-GB/taxes_lang.php +++ b/application/language/en-GB/taxes_lang.php @@ -1,7 +1,8 @@