From 71de1d124778ff203e26ac6e59e3d1fb9b82708a Mon Sep 17 00:00:00 2001 From: objecttothis <17935339+objecttothis@users.noreply.github.com> Date: Wed, 6 Sep 2017 08:37:58 +0400 Subject: [PATCH 01/27] #1546 Updates --- application/language/en-US/common_lang.php | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/application/language/en-US/common_lang.php b/application/language/en-US/common_lang.php index 0031c51c7..07aaa384d 100644 --- a/application/language/en-US/common_lang.php +++ b/application/language/en-US/common_lang.php @@ -14,13 +14,13 @@ $lang["common_det"] = "details"; $lang["common_download_import_template"] = "Download Import Excel Template (CSV)"; $lang["common_edit"] = "edit"; $lang["common_email"] = "Email"; -$lang["common_email_invalid_format"] = "The email address is not in the proper format"; +$lang["common_email_invalid_format"] = "The email address is not in the correct format"; $lang["common_export_excel"] = "Excel Export"; $lang["common_export_excel_no"] = "No"; $lang["common_export_excel_yes"] = "Yes"; $lang["common_fields_required_message"] = "Fields in red are required"; $lang["common_first_name"] = "First Name"; -$lang["common_first_name_required"] = "The first name is a required field."; +$lang["common_first_name_required"] = "First Name is a required field."; $lang["common_first_page"] = "First"; $lang["common_gender"] = "Gender"; $lang["common_gender_female"] = "F"; @@ -34,7 +34,7 @@ $lang["common_import_remove_file"] = "Remove"; $lang["common_import_select_file"] = "Select file"; $lang["common_inv"] = "inv"; $lang["common_last_name"] = "Last Name"; -$lang["common_last_name_required"] = "The last name is a required field"; +$lang["common_last_name_required"] = "Last Name is a required field"; $lang["common_last_page"] = "Last"; $lang["common_learn_about_project"] = "to learn the latest information about the project"; $lang["common_list_of"] = "List of"; @@ -45,7 +45,7 @@ $lang["common_none_selected_text"] = "Nothing selected"; $lang["common_or"] = "OR"; $lang["common_phone_number"] = "Phone Number"; $lang["common_phone_number_required"] = ""; -$lang["common_please_visit_my"] = "Please visit my"; +$lang["common_please_visit_my"] = "Please visit the"; $lang["common_powered_by"] = "Powered by"; $lang["common_price"] = "Price"; $lang["common_print"] = "Print"; @@ -62,6 +62,6 @@ $lang["common_unknown"] = "Unknown"; $lang["common_view_recent_sales"] = "View Recent Sales"; $lang["common_website"] = "website"; $lang["common_welcome"] = "Welcome"; -$lang["common_welcome_message"] = "Welcome to OSPOS, click a module below to get started!"; -$lang["common_you_are_using_ospos"] = "You are using Open Source Point Of Sale Version"; -$lang["common_zip"] = "Zip"; +$lang["common_welcome_message"] = "Welcome to OSPOS, click a module below to get started"; +$lang["common_you_are_using_ospos"] = "You are using Open Source Point Of Sale version"; +$lang["common_zip"] = "Postal Code"; From 48aa05f8589499861412f353e9fc2b02ee2964f7 Mon Sep 17 00:00:00 2001 From: objecttothis <17935339+objecttothis@users.noreply.github.com> Date: Wed, 6 Sep 2017 09:02:04 +0400 Subject: [PATCH 02/27] #1546 Updates --- application/language/en-US/config_lang.php | 96 +++++++++++----------- 1 file changed, 48 insertions(+), 48 deletions(-) diff --git a/application/language/en-US/config_lang.php b/application/language/en-US/config_lang.php index a31c0a332..bdd8fe0df 100644 --- a/application/language/en-US/config_lang.php +++ b/application/language/en-US/config_lang.php @@ -56,43 +56,43 @@ $lang["config_custom7"] = "Custom Field 7"; $lang["config_custom8"] = "Custom Field 8"; $lang["config_custom9"] = "Custom Field 9"; $lang["config_customer_reward"] = "Reward"; -$lang["config_customer_reward_duplicate"] = "Please use an unique reward name"; +$lang["config_customer_reward_duplicate"] = "Please use a unique reward name"; $lang["config_customer_reward_enable"] = "Enable Customer Rewards"; -$lang["config_customer_reward_invalid_chars"] = "The reward name can not contain '_'"; +$lang["config_customer_reward_invalid_chars"] = "Reward Name can not contain '_'"; $lang["config_customer_reward_required"] = "Reward is a required field"; $lang["config_customer_sales_tax_support"] = "Customer Sales Tax Support"; $lang["config_date_or_time_format"] = "Date and Time Filter"; $lang["config_datetimeformat"] = "Date and Time Format"; $lang["config_decimal_point"] = "Decimal Point"; -$lang["config_default_barcode_font_size_number"] = "The default barcode font size must be a number"; -$lang["config_default_barcode_font_size_required"] = "The default barcode font size is a required field"; -$lang["config_default_barcode_height_number"] = "The default barcode height must be a number"; -$lang["config_default_barcode_height_required"] = "The default barcode height is a required field"; -$lang["config_default_barcode_num_in_row_number"] = "The default barcode number in row must be a number"; -$lang["config_default_barcode_num_in_row_required"] = "The default barcode num in row is a required field"; -$lang["config_default_barcode_page_cellspacing_number"] = "The default barcode page cellspacing must be a number"; -$lang["config_default_barcode_page_cellspacing_required"] = "The default barcode page cellspacing is a required field"; -$lang["config_default_barcode_page_width_number"] = "The default barcode page width must be a number"; -$lang["config_default_barcode_page_width_required"] = "The default barcode page width is a required field"; -$lang["config_default_barcode_quality_number"] = "The default barcode quality must be a number"; -$lang["config_default_barcode_quality_required"] = "The default barcode quality is a required field"; -$lang["config_default_barcode_width_number"] = "The default barcode width must be a number"; -$lang["config_default_barcode_width_required"] = "The default barcode width is a required field"; +$lang["config_default_barcode_font_size_number"] = "Default Barcode Font Size must be a number"; +$lang["config_default_barcode_font_size_required"] = "Default Barcode Font Size is a required field"; +$lang["config_default_barcode_height_number"] = "Default Barcode Height must be a number"; +$lang["config_default_barcode_height_required"] = "Default Barcode Height is a required field"; +$lang["config_default_barcode_num_in_row_number"] = "Default Barcode Number in Row must be a number"; +$lang["config_default_barcode_num_in_row_required"] = "Default Barcode Number in Row is a required field"; +$lang["config_default_barcode_page_cellspacing_number"] = "Default Barcode Page Cellspacing must be a number"; +$lang["config_default_barcode_page_cellspacing_required"] = "Default Barcode Page Cellspacing is a required field"; +$lang["config_default_barcode_page_width_number"] = "Default Barcode Page Width must be a number"; +$lang["config_default_barcode_page_width_required"] = "Default Barcode Page Width is a required field"; +$lang["config_default_barcode_quality_number"] = "Default Barcode Quality must be a number"; +$lang["config_default_barcode_quality_required"] = "Default Barcode Quality is a required field"; +$lang["config_default_barcode_width_number"] = "Default Barcode Width must be a number"; +$lang["config_default_barcode_width_required"] = "Default Barcode Width is a required field"; $lang["config_default_origin_tax_code"] = "Default Origin Tax Code"; $lang["config_default_sales_discount"] = "Default Sales Discount %"; -$lang["config_default_sales_discount_number"] = "The default sales discount must be a number"; -$lang["config_default_sales_discount_required"] = "The default sales discount is a required field"; -$lang["config_default_tax_name_number"] = "The default tax name must be a string"; -$lang["config_default_tax_name_required"] = "The default tax name is a required field"; +$lang["config_default_sales_discount_number"] = "Default Sales Discount must be a number"; +$lang["config_default_sales_discount_required"] = "Default Sales Discount is a required field"; +$lang["config_default_tax_name_number"] = "Default Tax Name must be a string"; +$lang["config_default_tax_name_required"] = "Default Tax Name is a required field"; $lang["config_default_tax_rate"] = "Default Tax Rate %"; $lang["config_default_tax_rate_1"] = "Tax 1 Rate"; $lang["config_default_tax_rate_2"] = "Tax 2 Rate"; -$lang["config_default_tax_rate_number"] = "The default tax rate must be a number"; -$lang["config_default_tax_rate_required"] = "The default tax rate is a required field"; +$lang["config_default_tax_rate_number"] = "Default Tax Rate must be a number"; +$lang["config_default_tax_rate_required"] = "Default Tax Rate is a required field"; $lang["config_dinner_table"] = "Table"; -$lang["config_dinner_table_duplicate"] = "Please use an unique table name"; +$lang["config_dinner_table_duplicate"] = "Please use a unique table name"; $lang["config_dinner_table_enable"] = "Enable Dinner Tables"; -$lang["config_dinner_table_invalid_chars"] = "The table name can not contain '_'"; +$lang["config_dinner_table_invalid_chars"] = "Table Name can not contain '_'"; $lang["config_dinner_table_required"] = "Table is a required field"; $lang["config_dot"] = "dot"; $lang["config_email"] = "Email"; @@ -138,20 +138,20 @@ $lang["config_invoice_default_comments"] = "Default Invoice Comments"; $lang["config_invoice_email_message"] = "Invoice Email Template"; $lang["config_invoice_enable"] = "Enable Invoicing"; $lang["config_invoice_printer"] = "Invoice Printer"; -$lang["config_jsprintsetup_required"] = "Warning! This disabled functionality will only work if you have the FireFox jsPrintSetup addon installed. Save anyway?"; +$lang["config_jsprintsetup_required"] = "Warning! This functionality will only work if you have the FireFox jsPrintSetup addon installed. Save anyway?"; $lang["config_language"] = "Language"; -$lang["config_last_used_invoice_number"] = "Last Used Invoice Number"; -$lang["config_last_used_quote_number"] = "Last Used Quote Number"; +$lang["config_last_used_invoice_number"] = "Last used Invoice Number"; +$lang["config_last_used_quote_number"] = "Last used Quote Number"; $lang["config_left"] = "Left"; $lang["config_license"] = "License"; $lang["config_license_configuration"] = "License Statement"; $lang["config_line_sequence"] = "Line Sequence"; -$lang["config_lines_per_page"] = "Lines Per Page"; +$lang["config_lines_per_page"] = "Lines per Page"; $lang["config_lines_per_page_number"] = ""; -$lang["config_lines_per_page_required"] = "The lines per page is a required field"; -$lang["config_locale"] = "Localisation"; -$lang["config_locale_configuration"] = "Localisation Configuration"; -$lang["config_locale_info"] = "Localisation Configuration Information"; +$lang["config_lines_per_page_required"] = "Lines per Page is a required field"; +$lang["config_locale"] = "Localization"; +$lang["config_locale_configuration"] = "Localization Configuration"; +$lang["config_locale_info"] = "Localization Configuration Information"; $lang["config_location"] = "Stock"; $lang["config_location_configuration"] = "Stock Locations"; $lang["config_location_info"] = "Location Configuration Information"; @@ -176,35 +176,35 @@ $lang["config_msg_uid_required"] = "SMS-API Username is a required field"; $lang["config_none"] = "none"; $lang["config_notify_alignment"] = "Notification Popup Position"; $lang["config_number_format"] = "Number Format"; -$lang["config_number_locale"] = "Localisation"; -$lang["config_number_locale_invalid"] = "The entered locale is invalid. Check the link in the tooltip to find a sensible value"; +$lang["config_number_locale"] = "Localization"; +$lang["config_number_locale_invalid"] = "The entered locale is invalid. Check the link in the tooltip to find a valid locale"; $lang["config_number_locale_required"] = "Number Locale is a required field"; $lang["config_number_locale_tooltip"] = "Find a suitable locale through this link"; $lang["config_payment_options_order"] = "Payment Options Order"; $lang["config_phone"] = "Company Phone"; -$lang["config_phone_required"] = "Company phone is a required field"; +$lang["config_phone_required"] = "Company Phone is a required field"; $lang["config_print_bottom_margin"] = "Margin Bottom"; -$lang["config_print_bottom_margin_number"] = "The default bottom margin must be a number"; -$lang["config_print_bottom_margin_required"] = "The default bottom margin is a required field"; +$lang["config_print_bottom_margin_number"] = "Margin Bottom must be a number"; +$lang["config_print_bottom_margin_required"] = "Margin Bottom is a required field"; $lang["config_print_footer"] = "Print Browser Footer"; $lang["config_print_header"] = "Print Browser Header"; $lang["config_print_left_margin"] = "Margin Left"; -$lang["config_print_left_margin_number"] = "The default left margin must be a number"; -$lang["config_print_left_margin_required"] = "The default left margin is a required field"; +$lang["config_print_left_margin_number"] = "Margin Left must be a number"; +$lang["config_print_left_margin_required"] = "Margin Left is a required field"; $lang["config_print_right_margin"] = "Margin Right"; -$lang["config_print_right_margin_number"] = "The default right margin must be a number"; -$lang["config_print_right_margin_required"] = "The default right margin is a required field"; +$lang["config_print_right_margin_number"] = "Margin Right must be a number"; +$lang["config_print_right_margin_required"] = "Margin Right is a required field"; $lang["config_print_silently"] = "Show Print Dialog"; $lang["config_print_top_margin"] = "Margin Top"; -$lang["config_print_top_margin_number"] = "The default top margin must be a number"; -$lang["config_print_top_margin_required"] = "The default top margin is a required field"; +$lang["config_print_top_margin_number"] = "Margin Top must be a number"; +$lang["config_print_top_margin_required"] = "Margin Top is a required field"; $lang["config_quantity_decimals"] = "Quantity Decimals"; $lang["config_receipt"] = "Receipt"; $lang["config_receipt_configuration"] = "Receipt Print Settings"; $lang["config_receipt_default"] = "Default"; $lang["config_receipt_font_size"] = "Font Size"; -$lang["config_receipt_font_size_number"] = "The font size must be a number"; -$lang["config_receipt_font_size_required"] = "The font size is a required field"; +$lang["config_receipt_font_size_number"] = "Font Size must be a number"; +$lang["config_receipt_font_size_required"] = "Font Size is a required field"; $lang["config_receipt_info"] = "Receipt Configuration Information"; $lang["config_receipt_printer"] = "Ticket Printer"; $lang["config_receipt_short"] = "Short"; @@ -228,12 +228,12 @@ $lang["config_saved_unsuccessfully"] = "Configuration saved unsuccessfully"; $lang["config_statistics"] = "Send Statistics"; $lang["config_statistics_tooltip"] = "Send statistics for development and feature improvement purposes"; $lang["config_stock_location"] = "Stock location"; -$lang["config_stock_location_duplicate"] = "Please use an unique location name"; -$lang["config_stock_location_invalid_chars"] = "The stock location name can not contain '_'"; +$lang["config_stock_location_duplicate"] = "Stock Location must be unique"; +$lang["config_stock_location_invalid_chars"] = "Stock Location can not contain '_'"; $lang["config_stock_location_required"] = "Stock location is a required field"; $lang["config_table"] = "Table"; $lang["config_table_configuration"] = "Table Configuration"; -$lang["config_takings_printer"] = "Takings Printer"; +$lang["config_takings_printer"] = "Receipt 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."; From 60fc671a9d0d02b218f44b3bf0759319c826bdd4 Mon Sep 17 00:00:00 2001 From: objecttothis <17935339+objecttothis@users.noreply.github.com> Date: Wed, 6 Sep 2017 09:10:09 +0400 Subject: [PATCH 03/27] #1546 Updates --- application/language/en-US/customers_lang.php | 20 +++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/application/language/en-US/customers_lang.php b/application/language/en-US/customers_lang.php index 7d863fedc..3711f10c3 100644 --- a/application/language/en-US/customers_lang.php +++ b/application/language/en-US/customers_lang.php @@ -1,23 +1,23 @@ Date: Wed, 6 Sep 2017 09:11:22 +0400 Subject: [PATCH 04/27] #1546 Updates --- application/language/en-US/datepicker_lang.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/application/language/en-US/datepicker_lang.php b/application/language/en-US/datepicker_lang.php index 53694c65c..5ec043c92 100644 --- a/application/language/en-US/datepicker_lang.php +++ b/application/language/en-US/datepicker_lang.php @@ -7,12 +7,12 @@ $lang["datepicker_custom"] = "Custom"; $lang["datepicker_from"] = "From"; $lang["datepicker_last_30"] = "Last 30 Days"; $lang["datepicker_last_7"] = "Last 7 Days"; -$lang["datepicker_last_financial_year"] = "Last Financial Year"; +$lang["datepicker_last_financial_year"] = "Last Fiscal Year"; $lang["datepicker_last_month"] = "Last Month"; $lang["datepicker_last_year"] = "Last Year"; $lang["datepicker_same_month_last_year"] = "Same Month Last Year"; $lang["datepicker_same_month_to_same_day_last_year"] = "Same Month To Same Day Last Year"; -$lang["datepicker_this_financial_year"] = "This Financial Year"; +$lang["datepicker_this_financial_year"] = "This Fiscal Year"; $lang["datepicker_this_month"] = "This Month"; $lang["datepicker_this_year"] = "This Year"; $lang["datepicker_to"] = "To"; From 51db8d5b916451695ba696244a75f15a2689e8ea Mon Sep 17 00:00:00 2001 From: objecttothis <17935339+objecttothis@users.noreply.github.com> Date: Wed, 6 Sep 2017 09:35:31 +0400 Subject: [PATCH 05/27] #1546 Updates --- application/language/en-US/employees_lang.php | 36 +++++++++---------- 1 file changed, 18 insertions(+), 18 deletions(-) diff --git a/application/language/en-US/employees_lang.php b/application/language/en-US/employees_lang.php index 204712278..c5282c4e9 100644 --- a/application/language/en-US/employees_lang.php +++ b/application/language/en-US/employees_lang.php @@ -1,34 +1,34 @@ Date: Wed, 6 Sep 2017 09:37:39 +0400 Subject: [PATCH 06/27] #1546 Updates --- application/language/en-US/common_lang.php | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/application/language/en-US/common_lang.php b/application/language/en-US/common_lang.php index 07aaa384d..42a05e5ec 100644 --- a/application/language/en-US/common_lang.php +++ b/application/language/en-US/common_lang.php @@ -14,7 +14,7 @@ $lang["common_det"] = "details"; $lang["common_download_import_template"] = "Download Import Excel Template (CSV)"; $lang["common_edit"] = "edit"; $lang["common_email"] = "Email"; -$lang["common_email_invalid_format"] = "The email address is not in the correct format"; +$lang["common_email_invalid_format"] = "The email address is not in the correct format."; $lang["common_export_excel"] = "Excel Export"; $lang["common_export_excel_no"] = "No"; $lang["common_export_excel_yes"] = "Yes"; @@ -34,14 +34,14 @@ $lang["common_import_remove_file"] = "Remove"; $lang["common_import_select_file"] = "Select file"; $lang["common_inv"] = "inv"; $lang["common_last_name"] = "Last Name"; -$lang["common_last_name_required"] = "Last Name is a required field"; +$lang["common_last_name_required"] = "Last Name is a required field."; $lang["common_last_page"] = "Last"; -$lang["common_learn_about_project"] = "to learn the latest information about the project"; +$lang["common_learn_about_project"] = "to learn the latest information about the project."; $lang["common_list_of"] = "List of"; $lang["common_logout"] = "Logout"; $lang["common_new"] = "New"; -$lang["common_no_persons_to_display"] = "There are no people to display"; -$lang["common_none_selected_text"] = "Nothing selected"; +$lang["common_no_persons_to_display"] = "There are no people to display."; +$lang["common_none_selected_text"] = "Nothing selected."; $lang["common_or"] = "OR"; $lang["common_phone_number"] = "Phone Number"; $lang["common_phone_number_required"] = ""; @@ -62,6 +62,6 @@ $lang["common_unknown"] = "Unknown"; $lang["common_view_recent_sales"] = "View Recent Sales"; $lang["common_website"] = "website"; $lang["common_welcome"] = "Welcome"; -$lang["common_welcome_message"] = "Welcome to OSPOS, click a module below to get started"; +$lang["common_welcome_message"] = "Welcome to OSPOS, click a module below to get started."; $lang["common_you_are_using_ospos"] = "You are using Open Source Point Of Sale version"; $lang["common_zip"] = "Postal Code"; From 2499bc50152eac77ee1f5df0d65de98027ee68a0 Mon Sep 17 00:00:00 2001 From: objecttothis <17935339+objecttothis@users.noreply.github.com> Date: Wed, 6 Sep 2017 09:46:49 +0400 Subject: [PATCH 07/27] #1546 Updates --- application/language/en-US/config_lang.php | 114 ++++++++++----------- 1 file changed, 57 insertions(+), 57 deletions(-) diff --git a/application/language/en-US/config_lang.php b/application/language/en-US/config_lang.php index bdd8fe0df..558dfc859 100644 --- a/application/language/en-US/config_lang.php +++ b/application/language/en-US/config_lang.php @@ -1,7 +1,7 @@ Date: Wed, 6 Sep 2017 09:48:34 +0400 Subject: [PATCH 08/27] #1546 Updates --- application/language/en-US/customers_lang.php | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/application/language/en-US/customers_lang.php b/application/language/en-US/customers_lang.php index 3711f10c3..f303c04d4 100644 --- a/application/language/en-US/customers_lang.php +++ b/application/language/en-US/customers_lang.php @@ -1,7 +1,7 @@ Date: Wed, 6 Sep 2017 10:07:02 +0400 Subject: [PATCH 09/27] #1546 Updates --- application/language/en-US/giftcards_lang.php | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/application/language/en-US/giftcards_lang.php b/application/language/en-US/giftcards_lang.php index bdc6656fa..08cbe7702 100644 --- a/application/language/en-US/giftcards_lang.php +++ b/application/language/en-US/giftcards_lang.php @@ -4,13 +4,13 @@ $lang["giftcards_add_minus"] = "Inventory to add/subtract"; $lang["giftcards_allow_alt_description"] = "Allow Alt Description"; $lang["giftcards_amazon"] = "Amazon"; $lang["giftcards_bulk_edit"] = "Bulk Edit"; -$lang["giftcards_cannot_be_deleted"] = "Could not deleted selected giftcards, one or more of the selected giftcards has sales."; -$lang["giftcards_cannot_find_giftcard"] = "Cannot find any information about giftcard"; -$lang["giftcards_cannot_use"] = "Giftcard %1 cannot be used for this sale. Invalid Customer!"; +$lang["giftcards_cannot_be_deleted"] = "Could not deleted selected gift cards, one or more of the selected giftcards has sales."; +$lang["giftcards_cannot_find_giftcard"] = "Can not find any information about Gift Card"; +$lang["giftcards_cannot_use"] = "Gift Card %1 cannot be used for this sale. Invalid Customer."; $lang["giftcards_card_value"] = "Value"; $lang["giftcards_category"] = "Category"; -$lang["giftcards_change_all_to_allow_alt_desc"] = "Allow Alt Desc For All"; -$lang["giftcards_change_all_to_not_allow_allow_desc"] = "Not Allow Alt Desc For All"; +$lang["giftcards_change_all_to_allow_alt_desc"] = "Allow Alternate Description for all."; +$lang["giftcards_change_all_to_not_allow_allow_desc"] = "Do not Allow Alter Desc For all."; $lang["giftcards_change_all_to_serialized"] = "Change All To Serialized"; $lang["giftcards_change_all_to_unserialized"] = "Change All To Unserialized"; $lang["giftcards_confirm_bulk_edit"] = "Are you sure you want to edit all the giftcards selected?"; From 2b7e9cf631c00ada1d4f8c6c7998c5e82e31dea8 Mon Sep 17 00:00:00 2001 From: objecttothis <17935339+objecttothis@users.noreply.github.com> Date: Thu, 7 Sep 2017 15:45:46 +0400 Subject: [PATCH 10/27] #1546 Updates --- application/language/en-US/customers_lang.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/application/language/en-US/customers_lang.php b/application/language/en-US/customers_lang.php index f303c04d4..9a9d21a66 100644 --- a/application/language/en-US/customers_lang.php +++ b/application/language/en-US/customers_lang.php @@ -8,7 +8,7 @@ $lang["customers_avg_discount"] = "Average discount"; $lang["customers_basic_information"] = "Information"; $lang["customers_cannot_be_deleted"] = "Could not delete selected customers, one or more of the selected customers has sales."; $lang["customers_company_name"] = "Company"; -$lang["customers_confirm_delete"] = "Are you sure you want to delete the selected customers?"; +$lang["customers_confirm_delete"] = "Are you sure you want to delete the selected customer(s)?"; $lang["customers_customer"] = "Customer"; $lang["customers_discount"] = "Discount"; $lang["customers_email_duplicate"] = "Email Address is already present in the database."; @@ -16,7 +16,7 @@ $lang["customers_error_adding_updating"] = "adding/updating Customer failed."; $lang["customers_excel_import_failed"] = "Excel import failed"; $lang["customers_excel_import_nodata_wrongformat"] = "Your uploaded file has no data or incorrectly formatted."; $lang["customers_excel_import_partially_failed"] = "Customer import successful with some failures."; -$lang["customers_excel_import_success"] = "Customer Import successful."; +$lang["customers_excel_import_success"] = "Customer import successful."; $lang["customers_import_items_excel"] = "Customer Import from Excel"; $lang["customers_mailchimp_activity_click"] = "Email click"; $lang["customers_mailchimp_activity_lastopen"] = "Last open email"; @@ -31,7 +31,7 @@ $lang["customers_mailchimp_vip"] = "VIP"; $lang["customers_max"] = "Max. spent"; $lang["customers_min"] = "Min. spent"; $lang["customers_new"] = "New Customer"; -$lang["customers_none_selected"] = "You have not selected customer(s) to delete."; +$lang["customers_none_selected"] = "You have not selected any customer(s) to delete."; $lang["customers_one_or_multiple"] = "customer(s)"; $lang["customers_quantity"] = "Quantity"; $lang["customers_stats_info"] = "Stats"; From c6a519e4adf95bc14c83133912a8affcd0f8f049 Mon Sep 17 00:00:00 2001 From: objecttothis <17935339+objecttothis@users.noreply.github.com> Date: Thu, 7 Sep 2017 15:48:56 +0400 Subject: [PATCH 11/27] #1546 Updates --- application/language/en-US/employees_lang.php | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/application/language/en-US/employees_lang.php b/application/language/en-US/employees_lang.php index c5282c4e9..444827bb8 100644 --- a/application/language/en-US/employees_lang.php +++ b/application/language/en-US/employees_lang.php @@ -1,13 +1,13 @@ Date: Thu, 7 Sep 2017 15:53:23 +0400 Subject: [PATCH 12/27] #1546 Updates --- application/language/en-US/config_lang.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/application/language/en-US/config_lang.php b/application/language/en-US/config_lang.php index 558dfc859..f106569f9 100644 --- a/application/language/en-US/config_lang.php +++ b/application/language/en-US/config_lang.php @@ -30,7 +30,7 @@ $lang["config_barcode_type"] = "Barcode Type"; $lang["config_barcode_width"] = "Width (px)"; $lang["config_bottom"] = "Bottom"; $lang["config_cash_decimals"] = "Cash Decimals"; -$lang["config_cash_decimals_tooltip"] = "If cash decimals and currency decimals are the same then no cash rounding will take place."; +$lang["config_cash_decimals_tooltip"] = "If Cash Decimals and Currency Decimals are the same then no cash rounding will take place."; $lang["config_cash_rounding"] = "Cash Rounding"; $lang["config_center"] = "Center"; $lang["config_comma"] = "comma"; @@ -138,7 +138,7 @@ $lang["config_invoice_default_comments"] = "Default Invoice Comments"; $lang["config_invoice_email_message"] = "Invoice Email Template"; $lang["config_invoice_enable"] = "Enable Invoicing"; $lang["config_invoice_printer"] = "Invoice Printer"; -$lang["config_jsprintsetup_required"] = "Warning! This functionality will only work if you have the FireFox jsPrintSetup addon installed. Save anyway?"; +$lang["config_jsprintsetup_required"] = "Warning: This functionality will only work if you have the FireFox jsPrintSetup addon installed. Save anyway?"; $lang["config_language"] = "Language"; $lang["config_last_used_invoice_number"] = "Last used Invoice Number"; $lang["config_last_used_quote_number"] = "Last used Quote Number"; @@ -155,7 +155,7 @@ $lang["config_locale_info"] = "Localization Configuration Information"; $lang["config_location"] = "Stock"; $lang["config_location_configuration"] = "Stock Locations"; $lang["config_location_info"] = "Location Configuration Information"; -$lang["config_logout"] = "Don't you want to make a backup before logging out? Click [OK] to backup, [Cancel] to logout."; +$lang["config_logout"] = "Do you want to make a backup before logging out? Click [OK] to backup or [Cancel] to logout."; $lang["config_mailchimp"] = "Mailchimp"; $lang["config_mailchimp_api_key"] = "Mailchimp API Key"; $lang["config_mailchimp_configuration"] = "Mailchimp Configuration"; @@ -166,7 +166,7 @@ $lang["config_mailchimp_tooltip"] = "Click the icon for an API Key."; $lang["config_message"] = "Message"; $lang["config_message_configuration"] = "Message Configuration"; $lang["config_msg_msg"] = "Saved Text Message"; -$lang["config_msg_msg_placeholder"] = "If you wish to use a SMS template save your message here. Otherwise leave the box blank."; +$lang["config_msg_msg_placeholder"] = "If you wish to use a SMS template save your message here, otherwise leave the box blank."; $lang["config_msg_pwd"] = "SMS-API Password"; $lang["config_msg_pwd_required"] = "SMS-API Password is a required field"; $lang["config_msg_src"] = "SMS-API Sender ID"; From 4936f1b30202d98b8718bb0d99b17a15b9ec2032 Mon Sep 17 00:00:00 2001 From: objecttothis <17935339+objecttothis@users.noreply.github.com> Date: Thu, 7 Sep 2017 15:55:13 +0400 Subject: [PATCH 13/27] #1546 Updates --- application/language/en-US/customers_lang.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/application/language/en-US/customers_lang.php b/application/language/en-US/customers_lang.php index 9a9d21a66..275cd7fba 100644 --- a/application/language/en-US/customers_lang.php +++ b/application/language/en-US/customers_lang.php @@ -12,10 +12,10 @@ $lang["customers_confirm_delete"] = "Are you sure you want to delete the selecte $lang["customers_customer"] = "Customer"; $lang["customers_discount"] = "Discount"; $lang["customers_email_duplicate"] = "Email Address is already present in the database."; -$lang["customers_error_adding_updating"] = "adding/updating Customer failed."; +$lang["customers_error_adding_updating"] = "Customer add or update failed."; $lang["customers_excel_import_failed"] = "Excel import failed"; -$lang["customers_excel_import_nodata_wrongformat"] = "Your uploaded file has no data or incorrectly formatted."; -$lang["customers_excel_import_partially_failed"] = "Customer import successful with some failures."; +$lang["customers_excel_import_nodata_wrongformat"] = "Your uploaded file has no data or is incorrectly formatted."; +$lang["customers_excel_import_partially_failed"] = "Customer import successful with some failures:"; $lang["customers_excel_import_success"] = "Customer import successful."; $lang["customers_import_items_excel"] = "Customer Import from Excel"; $lang["customers_mailchimp_activity_click"] = "Email click"; From 75e0b2898e8d0a5ef83c9dece9ce2fea5a9bbfcf Mon Sep 17 00:00:00 2001 From: objecttothis <17935339+objecttothis@users.noreply.github.com> Date: Thu, 7 Sep 2017 15:56:10 +0400 Subject: [PATCH 14/27] #1546 Updates --- application/language/en-US/datepicker_lang.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/application/language/en-US/datepicker_lang.php b/application/language/en-US/datepicker_lang.php index 5ec043c92..095eb96ec 100644 --- a/application/language/en-US/datepicker_lang.php +++ b/application/language/en-US/datepicker_lang.php @@ -12,9 +12,9 @@ $lang["datepicker_last_month"] = "Last Month"; $lang["datepicker_last_year"] = "Last Year"; $lang["datepicker_same_month_last_year"] = "Same Month Last Year"; $lang["datepicker_same_month_to_same_day_last_year"] = "Same Month To Same Day Last Year"; -$lang["datepicker_this_financial_year"] = "This Fiscal Year"; -$lang["datepicker_this_month"] = "This Month"; -$lang["datepicker_this_year"] = "This Year"; +$lang["datepicker_this_financial_year"] = "Current Fiscal Year"; +$lang["datepicker_this_month"] = "Current Month"; +$lang["datepicker_this_year"] = "Current Year"; $lang["datepicker_to"] = "To"; $lang["datepicker_today"] = "Today"; $lang["datepicker_today_last_year"] = "Today Last Year"; From cf24aebebce3e3a9d3b37b044ad108e855b9796a Mon Sep 17 00:00:00 2001 From: objecttothis <17935339+objecttothis@users.noreply.github.com> Date: Thu, 7 Sep 2017 15:57:46 +0400 Subject: [PATCH 15/27] #1546 Updates --- application/language/en-US/employees_lang.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application/language/en-US/employees_lang.php b/application/language/en-US/employees_lang.php index 444827bb8..67f685b97 100644 --- a/application/language/en-US/employees_lang.php +++ b/application/language/en-US/employees_lang.php @@ -17,7 +17,7 @@ $lang["employees_one_or_multiple"] = "employee(s)"; $lang["employees_password"] = "Password"; $lang["employees_password_minlength"] = "Password must be at least 8 characters in length."; $lang["employees_password_must_match"] = "Passwords do not match."; -$lang["employees_password_not_must_match"] = "Current password and new password can not be the same."; +$lang["employees_password_not_must_match"] = "Current password and new password must be unique."; $lang["employees_password_required"] = "Password is required."; $lang["employees_permission_desc"] = "Check the boxes below to grant access to modules."; $lang["employees_permission_info"] = "Permissions"; From 941e968fdacc632f7895f469b9ec45ad3b7f9c14 Mon Sep 17 00:00:00 2001 From: objecttothis <17935339+objecttothis@users.noreply.github.com> Date: Thu, 7 Sep 2017 16:41:01 +0400 Subject: [PATCH 16/27] #1546 Updates --- application/language/en-US/giftcards_lang.php | 80 +++++++++---------- 1 file changed, 40 insertions(+), 40 deletions(-) diff --git a/application/language/en-US/giftcards_lang.php b/application/language/en-US/giftcards_lang.php index 08cbe7702..a8dbf7c4f 100644 --- a/application/language/en-US/giftcards_lang.php +++ b/application/language/en-US/giftcards_lang.php @@ -1,70 +1,70 @@ Date: Thu, 7 Sep 2017 16:43:22 +0400 Subject: [PATCH 17/27] #1546 Updates --- application/language/en-US/item_kits_lang.php | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/application/language/en-US/item_kits_lang.php b/application/language/en-US/item_kits_lang.php index dee476c45..a326d876e 100644 --- a/application/language/en-US/item_kits_lang.php +++ b/application/language/en-US/item_kits_lang.php @@ -2,23 +2,23 @@ $lang["item_kits_add_item"] = "Add Item"; $lang["item_kits_all"] = "All"; -$lang["item_kits_cannot_be_deleted"] = "Could not delete item kit(s)"; -$lang["item_kits_confirm_delete"] = "Are you sure you want to delete the selected item kits?"; +$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_description"] = "Item Kit Description"; $lang["item_kits_discount_percent"] = "Discount Percent"; -$lang["item_kits_error_adding_updating"] = "Error adding/updating Item Kit"; +$lang["item_kits_error_adding_updating"] = "Item Kit add or update failed."; $lang["item_kits_find_kit_item"] = "Kit Item"; $lang["item_kits_info"] = "Item Kit Info"; $lang["item_kits_item"] = "Item"; $lang["item_kits_items"] = "Items"; -$lang["item_kits_kit"] = "Kit Id"; +$lang["item_kits_kit"] = "Kit ID"; $lang["item_kits_kit_and_components"] = "Kit and Components"; $lang["item_kits_kit_and_stock"] = "Kit and Stock"; $lang["item_kits_kit_only"] = "Kit Only"; $lang["item_kits_name"] = "Item Kit Name"; $lang["item_kits_new"] = "New Item Kit"; -$lang["item_kits_no_item_kits_to_display"] = "No item kits to display"; -$lang["item_kits_none_selected"] = "You have not selected any item kits"; +$lang["item_kits_no_item_kits_to_display"] = "No Item Kits to display."; +$lang["item_kits_none_selected"] = "You have not selected any Item Kits."; $lang["item_kits_one_or_multiple"] = "Item Kit(s)"; $lang["item_kits_price_option"] = "Price Option"; $lang["item_kits_priced_only"] = "Priced Only"; From 685dde7ceb1b6c02948145433ae7403ccad0d085 Mon Sep 17 00:00:00 2001 From: objecttothis <17935339+objecttothis@users.noreply.github.com> Date: Thu, 7 Sep 2017 16:53:13 +0400 Subject: [PATCH 18/27] #1546 Updates --- application/language/en-US/customers_lang.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application/language/en-US/customers_lang.php b/application/language/en-US/customers_lang.php index 275cd7fba..3c16a37e7 100644 --- a/application/language/en-US/customers_lang.php +++ b/application/language/en-US/customers_lang.php @@ -14,7 +14,7 @@ $lang["customers_discount"] = "Discount"; $lang["customers_email_duplicate"] = "Email Address is already present in the database."; $lang["customers_error_adding_updating"] = "Customer add or update failed."; $lang["customers_excel_import_failed"] = "Excel import failed"; -$lang["customers_excel_import_nodata_wrongformat"] = "Your uploaded file has no data or is incorrectly formatted."; +$lang["customers_excel_import_nodata_wrongformat"] = "The uploaded file has no data or is incorrectly formatted."; $lang["customers_excel_import_partially_failed"] = "Customer import successful with some failures:"; $lang["customers_excel_import_success"] = "Customer import successful."; $lang["customers_import_items_excel"] = "Customer Import from Excel"; From 2e208a7a2ca6f68da2c8adde61b415051f75a271 Mon Sep 17 00:00:00 2001 From: objecttothis <17935339+objecttothis@users.noreply.github.com> Date: Thu, 7 Sep 2017 16:57:34 +0400 Subject: [PATCH 19/27] #1546 Updates --- application/language/en-US/items_lang.php | 78 +++++++++++------------ 1 file changed, 39 insertions(+), 39 deletions(-) diff --git a/application/language/en-US/items_lang.php b/application/language/en-US/items_lang.php index d4fb4fe44..5a36d6c73 100644 --- a/application/language/en-US/items_lang.php +++ b/application/language/en-US/items_lang.php @@ -1,79 +1,79 @@ Date: Thu, 7 Sep 2017 16:58:44 +0400 Subject: [PATCH 20/27] #1546 Updates --- application/language/en-US/login_lang.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/application/language/en-US/login_lang.php b/application/language/en-US/login_lang.php index cc64779a0..983c9ab3a 100644 --- a/application/language/en-US/login_lang.php +++ b/application/language/en-US/login_lang.php @@ -1,10 +1,10 @@ Date: Thu, 7 Sep 2017 17:00:18 +0400 Subject: [PATCH 21/27] #1546 Updates --- application/language/en-US/migrate_lang.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/application/language/en-US/migrate_lang.php b/application/language/en-US/migrate_lang.php index 8fced1265..64b6b91ea 100644 --- a/application/language/en-US/migrate_lang.php +++ b/application/language/en-US/migrate_lang.php @@ -1,7 +1,7 @@ Date: Thu, 7 Sep 2017 17:02:44 +0400 Subject: [PATCH 22/27] #1546 Updates --- application/language/en-US/module_lang.php | 24 +++++++++++----------- 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/application/language/en-US/module_lang.php b/application/language/en-US/module_lang.php index 3053593ab..e447a17a6 100644 --- a/application/language/en-US/module_lang.php +++ b/application/language/en-US/module_lang.php @@ -3,27 +3,27 @@ $lang["module_config"] = "Store Config"; $lang["module_config_desc"] = "Change the store's configuration"; $lang["module_customers"] = "Customers"; -$lang["module_customers_desc"] = "Add, Update, Delete, and Search customers"; +$lang["module_customers_desc"] = "Add, Update, Delete, and Search Customers."; $lang["module_employees"] = "Employees"; -$lang["module_employees_desc"] = "Add, Update, Delete, and Search employees"; +$lang["module_employees_desc"] = "Add, Update, Delete, and Search Employees."; $lang["module_giftcards"] = "Gift Cards"; -$lang["module_giftcards_desc"] = "Add, Update, Delete and Search gift cards"; +$lang["module_giftcards_desc"] = "Add, Update, Delete and Search Gift Cards."; $lang["module_home"] = "Home"; $lang["module_item_kits"] = "Item Kits"; -$lang["module_item_kits_desc"] = "Add, Update, Delete and Search Item Kits"; +$lang["module_item_kits_desc"] = "Add, Update, Delete and Search Item Kits."; $lang["module_items"] = "Items"; -$lang["module_items_desc"] = "Add, Update, Delete, and Search items"; +$lang["module_items_desc"] = "Add, Update, Delete, and Search Items."; $lang["module_messages"] = "Messages"; -$lang["module_messages_desc"] = "Send Messages to Customers, Suppliers, Employees et al."; +$lang["module_messages_desc"] = "Send Messages to Customers, Suppliers and Employees."; $lang["module_migrate"] = "Migrate"; -$lang["module_migrate_desc"] = "Update the OSPOS Database"; +$lang["module_migrate_desc"] = "Update the OSPOS Database."; $lang["module_receivings"] = "Receivings"; -$lang["module_receivings_desc"] = "Process Purchase orders"; +$lang["module_receivings_desc"] = "Process Purchase Orders."; $lang["module_reports"] = "Reports"; -$lang["module_reports_desc"] = "View and generate reports"; +$lang["module_reports_desc"] = "View and generate Reports."; $lang["module_sales"] = "Sales"; -$lang["module_sales_desc"] = "Process sales and returns"; +$lang["module_sales_desc"] = "Process Sales and Returns."; $lang["module_suppliers"] = "Suppliers"; -$lang["module_suppliers_desc"] = "Add, Update, Delete, and Search suppliers"; +$lang["module_suppliers_desc"] = "Add, Update, Delete, and Search Suppliers."; $lang["module_taxes"] = "Taxes"; -$lang["module_taxes_desc"] = "Configure sales taxes"; +$lang["module_taxes_desc"] = "Configure Sales Taxes."; From 18e6b12541d76a93aff14d10607345f352c0af20 Mon Sep 17 00:00:00 2001 From: objecttothis <17935339+objecttothis@users.noreply.github.com> Date: Thu, 7 Sep 2017 17:12:42 +0400 Subject: [PATCH 23/27] #1546 Updates --- .../language/en-US/receivings_lang.php | 36 +++++++++---------- 1 file changed, 18 insertions(+), 18 deletions(-) diff --git a/application/language/en-US/receivings_lang.php b/application/language/en-US/receivings_lang.php index 1922b9ada..9233c6b15 100644 --- a/application/language/en-US/receivings_lang.php +++ b/application/language/en-US/receivings_lang.php @@ -1,31 +1,31 @@ Date: Thu, 7 Sep 2017 17:15:05 +0400 Subject: [PATCH 24/27] #1546 Updates --- application/language/en-US/reports_lang.php | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/application/language/en-US/reports_lang.php b/application/language/en-US/reports_lang.php index e45eca380..127e4c03e 100644 --- a/application/language/en-US/reports_lang.php +++ b/application/language/en-US/reports_lang.php @@ -5,8 +5,8 @@ $lang["reports_categories"] = "Categories"; $lang["reports_categories_summary_report"] = "Categories Summary Report"; $lang["reports_category"] = "Category"; $lang["reports_comments"] = "Comments"; -$lang["reports_cost"] = "Cost"; -$lang["reports_cost_price"] = "Cost Price"; +$lang["reports_cost"] = "Wholesale"; +$lang["reports_cost_price"] = "Wholesale Price"; $lang["reports_count"] = "Count"; $lang["reports_customer"] = "Customer"; $lang["reports_customers"] = "Customers"; @@ -45,7 +45,7 @@ $lang["reports_low_inventory"] = ""; $lang["reports_low_inventory_report"] = ""; $lang["reports_more_than_zero"] = "More than zero"; $lang["reports_name"] = "Name"; -$lang["reports_no_reports_to_display"] = "No Items to display"; +$lang["reports_no_reports_to_display"] = "No Items to display."; $lang["reports_payment_type"] = "Payment Type"; $lang["reports_payments"] = "Payments"; $lang["reports_payments_summary_report"] = "Payments Summary Report"; @@ -77,11 +77,11 @@ $lang["reports_sale_type"] = "Sale Type"; $lang["reports_sales"] = "Sale"; $lang["reports_sales_amount"] = "Sales amount"; $lang["reports_sales_summary_report"] = "Sales Summary Report"; -$lang["reports_serial_number"] = "Serial #"; +$lang["reports_serial_number"] = "Serial Number"; $lang["reports_sold_by"] = "Sold By"; $lang["reports_sold_to"] = "Sold To"; $lang["reports_stock_location"] = "Stock Location"; -$lang["reports_sub_total_value"] = "Sub Total"; +$lang["reports_sub_total_value"] = "Subtotal"; $lang["reports_subtotal"] = "Subtotal"; $lang["reports_summary_reports"] = "Summary Reports"; $lang["reports_supplied_by"] = "Supplied by"; From e1ffda5d275c3431a949424f80805fa272e8045f Mon Sep 17 00:00:00 2001 From: objecttothis <17935339+objecttothis@users.noreply.github.com> Date: Thu, 7 Sep 2017 17:36:04 +0400 Subject: [PATCH 25/27] #1546 Updates --- application/language/en-US/sales_lang.php | 74 +++++++++++------------ 1 file changed, 37 insertions(+), 37 deletions(-) diff --git a/application/language/en-US/sales_lang.php b/application/language/en-US/sales_lang.php index df6301457..dbb022d4e 100644 --- a/application/language/en-US/sales_lang.php +++ b/application/language/en-US/sales_lang.php @@ -17,7 +17,7 @@ $lang["sales_comment"] = "Comment"; $lang["sales_comments"] = "Comments"; $lang["sales_complete_sale"] = "Complete"; $lang["sales_confirm_cancel_sale"] = "Are you sure you want to clear this sale? All items will cleared."; -$lang["sales_confirm_delete"] = "Are you sure you want to delete the selected sales?"; +$lang["sales_confirm_delete"] = "Are you sure you want to delete the selected Sale(s)?"; $lang["sales_credit"] = "Credit Card"; $lang["sales_customer"] = "Name"; $lang["sales_customer_address"] = "Address"; @@ -28,14 +28,14 @@ $lang["sales_customer_mailchimp_status"] = "Mailchimp status"; $lang["sales_customer_total"] = "Total"; $lang["sales_date"] = "Sale Date"; $lang["sales_date_range"] = "Date Range"; -$lang["sales_date_required"] = "A correct date needs to be filled in"; -$lang["sales_date_type"] = "Date field is required"; +$lang["sales_date_required"] = "A correct date must be entered."; +$lang["sales_date_type"] = "Date is a required field."; $lang["sales_debit"] = "Debit Card"; -$lang["sales_delete_confirmation"] = "Are you sure you want to delete this sale, this action cannot be undone"; -$lang["sales_delete_entire_sale"] = "Delete entire sale"; -$lang["sales_delete_successful"] = "You have successfully deleted a sale"; -$lang["sales_delete_unsuccessful"] = "You have unsuccessfully deleted a sale"; -$lang["sales_description_abbrv"] = "Desc"; +$lang["sales_delete_confirmation"] = "Are you sure you want to delete this sale? This action cannot be undone."; +$lang["sales_delete_entire_sale"] = "Delete Entire Sale"; +$lang["sales_delete_successful"] = "Sale delete successful."; +$lang["sales_delete_unsuccessful"] = "Sale delete failed."; +$lang["sales_description_abbrv"] = "Desc."; $lang["sales_discard_quote"] = "Discard"; $lang["sales_discount"] = "Disc %"; $lang["sales_discount_included"] = "% Discount"; @@ -49,10 +49,10 @@ $lang["sales_email_receipt"] = "Email Receipt"; $lang["sales_employee"] = "Employee"; $lang["sales_entry"] = "Entry"; $lang["sales_error_editing_item"] = "Error editing item"; -$lang["sales_find_or_scan_item"] = "Find/Scan Item"; -$lang["sales_find_or_scan_item_or_receipt"] = "Find/Scan Item OR Receipt"; +$lang["sales_find_or_scan_item"] = "Find or Scan Item"; +$lang["sales_find_or_scan_item_or_receipt"] = "Find or Scan Item or Receipt"; $lang["sales_giftcard"] = "Gift Card"; -$lang["sales_giftcard_balance"] = "Giftcard Balance"; +$lang["sales_giftcard_balance"] = "Gift Card Balance"; $lang["sales_giftcard_number"] = "Gift Card Number"; $lang["sales_group_by_category"] = "Group by Category"; $lang["sales_group_by_type"] = "Group by Type"; @@ -63,35 +63,35 @@ $lang["sales_invoice_enable"] = "Create Invoice"; $lang["sales_invoice_filter"] = "Invoices"; $lang["sales_invoice_no_email"] = "This customer does not have a valid email address"; $lang["sales_invoice_number"] = "Invoice #"; -$lang["sales_invoice_number_duplicate"] = "Please enter an unique invoice number"; +$lang["sales_invoice_number_duplicate"] = "Invoice Number must be unique."; $lang["sales_invoice_sent"] = "Invoice sent to"; $lang["sales_invoice_unsent"] = "Invoice failed to be sent to"; $lang["sales_invoice_update"] = "Recount"; -$lang["sales_item_insufficient_of_stock"] = "Item is Insufficient of Stock"; +$lang["sales_item_insufficient_of_stock"] = "Item has insufficient stock."; $lang["sales_item_name"] = "Item Name"; $lang["sales_item_number"] = "Item #"; -$lang["sales_item_out_of_stock"] = "Item is Out of Stock"; +$lang["sales_item_out_of_stock"] = "Item is out of stock."; $lang["sales_mode"] = "Register Mode"; -$lang["sales_must_enter_numeric"] = "Must enter numeric value for amount tendered"; -$lang["sales_must_enter_numeric_giftcard"] = "Must enter numeric value for giftcard number"; +$lang["sales_must_enter_numeric"] = "Amount Tendered must be a number."; +$lang["sales_must_enter_numeric_giftcard"] = "Gift Card Number must be a number."; $lang["sales_new_customer"] = "New Customer"; $lang["sales_new_item"] = "New Item"; $lang["sales_no_description"] = "None"; $lang["sales_no_filter"] = "All"; -$lang["sales_no_items_in_cart"] = "There are no items in the cart"; -$lang["sales_no_sales_to_display"] = "No sales to display"; -$lang["sales_none_selected"] = "You have not selected any sales to delete"; -$lang["sales_one_or_multiple"] = "sale(s)"; +$lang["sales_no_items_in_cart"] = "There are no Items in the cart."; +$lang["sales_no_sales_to_display"] = "No Sales to display."; +$lang["sales_none_selected"] = "You have not selected any Sale(s) to delete."; +$lang["sales_one_or_multiple"] = "Sale(s)"; $lang["sales_payment"] = "Payment Type"; $lang["sales_payment_amount"] = "Amount"; -$lang["sales_payment_not_cover_total"] = "Payment Amount does not cover Total"; +$lang["sales_payment_not_cover_total"] = "Payment Amount must be greater than or equal to Total."; $lang["sales_payment_type"] = "Type"; $lang["sales_payments_total"] = "Payments Total"; $lang["sales_price"] = "Price"; -$lang["sales_print_after_sale"] = "Print after sale"; -$lang["sales_quantity"] = "Qty."; -$lang["sales_quantity_less_than_reorder_level"] = "Warning, Desired Quantity is below reorder level"; -$lang["sales_quantity_less_than_zero"] = "Warning, Desired Quantity is Insufficient. You can still process the sale, but check your inventory"; +$lang["sales_print_after_sale"] = "Print after Sale"; +$lang["sales_quantity"] = "Quantity"; +$lang["sales_quantity_less_than_reorder_level"] = "Warning: Desired Quantity is below Reorder Level for that Item."; +$lang["sales_quantity_less_than_zero"] = "Warning: Desired Quantity is insufficient. You can still process the sale, but audit your inventory."; $lang["sales_quote"] = "Quote"; $lang["sales_quote_number"] = "Quote Number"; $lang["sales_quote_sent"] = "Quote sent to"; @@ -117,27 +117,27 @@ $lang["sales_send_receipt"] = "Send Receipt"; $lang["sales_serial"] = "Serial"; $lang["sales_show_invoice"] = "Show Invoice"; $lang["sales_show_receipt"] = "Show Receipt"; -$lang["sales_start_typing_customer_name"] = "Start typing customer's details..."; -$lang["sales_start_typing_item_name"] = "Start typing item's name or scan barcode..."; -$lang["sales_stock_location"] = "Stock location"; -$lang["sales_sub_total"] = "Sub Total"; +$lang["sales_start_typing_customer_name"] = "Start typing customer details..."; +$lang["sales_start_typing_item_name"] = "Start typing Item Name or scan Barcode..."; +$lang["sales_stock_location"] = "Stock Location"; +$lang["sales_sub_total"] = "Subtotal"; $lang["sales_successfully_deleted"] = "You have successfully deleted"; -$lang["sales_successfully_suspended_sale"] = "Your sale has been successfully suspended"; -$lang["sales_successfully_updated"] = "Sale successfully updated"; +$lang["sales_successfully_suspended_sale"] = "Sale suspend successful."; +$lang["sales_successfully_updated"] = "Sale update successful."; $lang["sales_suspend_sale"] = "Suspend"; $lang["sales_suspended_sale_id"] = "ID"; $lang["sales_suspended_sales"] = "Suspended"; $lang["sales_table"] = "Table"; -$lang["sales_takings"] = "Takings"; +$lang["sales_takings"] = "Daily Sales"; $lang["sales_tax"] = "Tax"; $lang["sales_tax_percent"] = "Tax %"; $lang["sales_total"] = "Total"; $lang["sales_total_tax_exclusive"] = "Tax excluded"; -$lang["sales_transaction_failed"] = "Sales Transaction Failed"; -$lang["sales_unable_to_add_item"] = "Unable to add item to sale"; -$lang["sales_unsuccessfully_deleted"] = "Sale(s) could not be deleted"; -$lang["sales_unsuccessfully_suspended_sale"] = "Your sale has been unsuccessfully suspended"; -$lang["sales_unsuccessfully_updated"] = "Sale unsuccessfully updated"; +$lang["sales_transaction_failed"] = "Sales Transaction failed."; +$lang["sales_unable_to_add_item"] = "Item add to Sale failed"; +$lang["sales_unsuccessfully_deleted"] = "Sale(s) delete failed."; +$lang["sales_unsuccessfully_suspended_sale"] = "Sale suspend failed."; +$lang["sales_unsuccessfully_updated"] = "Sale update failed."; $lang["sales_unsuspend"] = "Unsuspend"; $lang["sales_unsuspend_and_delete"] = "Action"; $lang["sales_update"] = "Update"; From 2adbc403ad040bc798a98ab4f07e085aa8fe4ae8 Mon Sep 17 00:00:00 2001 From: objecttothis <17935339+objecttothis@users.noreply.github.com> Date: Thu, 7 Sep 2017 17:38:16 +0400 Subject: [PATCH 26/27] #1546 Updates --- application/language/en-US/suppliers_lang.php | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/application/language/en-US/suppliers_lang.php b/application/language/en-US/suppliers_lang.php index e1bc579d9..1d3464510 100644 --- a/application/language/en-US/suppliers_lang.php +++ b/application/language/en-US/suppliers_lang.php @@ -1,18 +1,18 @@ Date: Thu, 7 Sep 2017 17:51:20 +0400 Subject: [PATCH 27/27] #1546 Updates --- application/language/en-US/taxes_lang.php | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/application/language/en-US/taxes_lang.php b/application/language/en-US/taxes_lang.php index f0cd6ddd7..426d04b85 100644 --- a/application/language/en-US/taxes_lang.php +++ b/application/language/en-US/taxes_lang.php @@ -1,11 +1,11 @@