From 28953a0def604eb5fc55ec2c24abd837df510e8d Mon Sep 17 00:00:00 2001 From: FrancescoUK Date: Tue, 29 Aug 2017 23:35:31 +0000 Subject: [PATCH] Translated using Weblate (English (United Kingdom)) Currently translated at 100.0% (239 of 239 strings) --- application/language/en-GB/config_lang.php | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/application/language/en-GB/config_lang.php b/application/language/en-GB/config_lang.php index a31c0a332..4359ef44d 100644 --- a/application/language/en-GB/config_lang.php +++ b/application/language/en-GB/config_lang.php @@ -32,7 +32,7 @@ $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_rounding"] = "Cash Rounding"; -$lang["config_center"] = "Center"; +$lang["config_center"] = "Centre"; $lang["config_comma"] = "comma"; $lang["config_company"] = "Company Name"; $lang["config_company_change_image"] = "Change Image"; @@ -56,9 +56,9 @@ $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"] = "The reward name cannot 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"; @@ -92,7 +92,7 @@ $lang["config_default_tax_rate_required"] = "The default tax rate is a required $lang["config_dinner_table"] = "Table"; $lang["config_dinner_table_duplicate"] = "Please use an 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"] = "The table name cannot contain '_'"; $lang["config_dinner_table_required"] = "Table is a required field"; $lang["config_dot"] = "dot"; $lang["config_email"] = "Email"; @@ -127,7 +127,7 @@ $lang["config_gcaptcha_site_key_required"] = "reCAPTCHA Site Key is a required f $lang["config_gcaptcha_tooltip"] = "Protect the Login page with Google reCAPTCHA, click the icon for an API key pair"; $lang["config_general"] = "General"; $lang["config_general_configuration"] = "General Configuration"; -$lang["config_giftcard_number"] = "Gift Card Number"; +$lang["config_giftcard_number"] = "Giftcard Number"; $lang["config_giftcard_random"] = "Generate Random"; $lang["config_giftcard_series"] = "Generate in Series"; $lang["config_info"] = "Information"; @@ -229,7 +229,7 @@ $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_invalid_chars"] = "The stock location name cannot contain '_'"; $lang["config_stock_location_required"] = "Stock location is a required field"; $lang["config_table"] = "Table"; $lang["config_table_configuration"] = "Table Configuration";