diff --git a/application/language/en-GB/config_lang.php b/application/language/en-GB/config_lang.php index 128325623..154be7be2 100644 --- a/application/language/en-GB/config_lang.php +++ b/application/language/en-GB/config_lang.php @@ -250,7 +250,7 @@ $lang["config_receipt_show_tax_ind"] = "Show Tax Indicator"; $lang["config_receipt_show_taxes"] = "Show Taxes"; $lang["config_receipt_show_total_discount"] = "Show Total Discount"; $lang["config_receipt_template"] = "Receipt Template"; -$lang["config_receiving_calculate_average_price"] = "Calc avg. Price (Receiving)"; +$lang["config_receiving_calculate_average_price"] = "Change Cost Price (Receiving)"; $lang["config_recv_invoice_format"] = "Receivings Invoice Format"; $lang["config_register_mode_default"] = "Default Register Mode"; $lang["config_report_an_issue"] = "Report an issue";