From 4652b87c8a036ff2ac3a7da2efb38bec197e9557 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur <eldy@users.sourceforge.net> Date: Wed, 15 Jun 2011 08:27:29 +0000 Subject: [PATCH] Fix: Translation --- htdocs/langs/en_US/bills.lang | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/htdocs/langs/en_US/bills.lang b/htdocs/langs/en_US/bills.lang index 256203bf291..cc9f0dfb6c6 100644 --- a/htdocs/langs/en_US/bills.lang +++ b/htdocs/langs/en_US/bills.lang @@ -167,9 +167,9 @@ ConfirmCustomerPayment=Do you confirm this payment input for <b>%s</b> %s ? ConfirmValidatePayment=Are you sure you want to validate this payment ? No change can be made once payment is validated. ValidateBill=Validate invoice NumberOfBills=Nb of invoices -NumberOfBillsByMonthHT=Nb of invoices by month (net of tax) +NumberOfBillsByMonth=Nb of invoices by month AmountOfBills=Amount of invoices -AmountOfBillsByMonth=Amount of invoices by month +AmountOfBillsByMonthHT=Amount of invoices by month (net of tax) ShowSocialContribution=Show social contribution ShowBill=Show invoice ShowInvoice=Show invoice -- GitLab