From cdba9b897279465f0f6511ec61c9f54effd63504 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Wed, 3 Dec 2014 13:56:38 +0100 Subject: [PATCH] Fix language file --- htdocs/langs/en_US/productbatch.lang | 27 +++++++++++++-------------- 1 file changed, 13 insertions(+), 14 deletions(-) diff --git a/htdocs/langs/en_US/productbatch.lang b/htdocs/langs/en_US/productbatch.lang index 435ceadfbbf..3bc492db8e2 100644 --- a/htdocs/langs/en_US/productbatch.lang +++ b/htdocs/langs/en_US/productbatch.lang @@ -1,20 +1,19 @@ # ProductBATCH language file - en_US - ProductBATCH -CHARSET= UTF-8 -ManageLotSerial=Manage lot or serial +ManageLotSerial=Manage batch/serial ProductStatusOnBatch=Managed ProductStatusNotOnBatch=Not Managed ProductStatusOnBatchShort=Managed ProductStatusNotOnBatchShort=Not Managed -Batch=Batch -atleast1batchfield= Eat-by date or Sell-by date or Batch number -batch_number= Batch number -l_eatby= Eat-by date -l_sellby= Sell-by date -DetailBatchNumber= Batch details -DetailBatchFormat= E:%s S: %s BATCH: %s (Qty : %d) -printBatch= Batch: %s -printEatby= Eat-by: %s -printSellby= Sell-by: %s -printQty= Qty: %d +Batch=Batch/Serial +atleast1batchfield=Eat-by date or Sell-by date or Batch number +batch_number=Batch/Serial number +l_eatby=Eat-by date +l_sellby=Sell-by date +DetailBatchNumber=Batch/Serial details +DetailBatchFormat=E:%s S: %s BATCH: %s (Qty : %d) +printBatch=Batch: %s +printEatby=Eat-by: %s +printSellby=Sell-by: %s +printQty=Qty: %d AddDispatchBatchLine=Add a line for Shelf Life dispatching -BatchDefaultNumber= Undefined \ No newline at end of file +BatchDefaultNumber=Undefined \ No newline at end of file