diff --git a/htdocs/comm/remx.php b/htdocs/comm/remx.php index d5e3fe2946c99e9537868c99f3f5bb4c00d1585b..4f6d0f9b1ecfdf46b67660fbb0d1f369a55bafac 100644 --- a/htdocs/comm/remx.php +++ b/htdocs/comm/remx.php @@ -227,7 +227,7 @@ if ($_socid > 0) $resql=$db->query($sql); if ($resql) { - print_titre($langs->trans("Ristournes restant dues")); + print_titre($langs->trans("DiscountStillRemaining")); print '<table width="100%" class="noborder">'; print '<tr class="liste_titre"><td width="80">'.$langs->trans("Date").'</td>'; print '<td>'.$langs->trans("ReasonDiscount").'</td>'; @@ -280,7 +280,7 @@ if ($_socid > 0) $resql=$db->query($sql); if ($resql) { - print_titre($langs->trans("Ristournes appliqu�es")); + print_titre($langs->trans("DiscountAlreadyCounted")); print '<table class="noborder" width="100%">'; print '<tr class="liste_titre"><td width="80">'.$langs->trans("Date").'</td>'; print '<td>'.$langs->trans("ReasonDiscount").'</td>'; diff --git a/htdocs/langs/en_US/bills.lang b/htdocs/langs/en_US/bills.lang index e95fe149b5509b4817a88725c36588f1cec10719..bf99ab1c6daab89203ede3e6acbd784602b3e75f 100644 --- a/htdocs/langs/en_US/bills.lang +++ b/htdocs/langs/en_US/bills.lang @@ -115,4 +115,11 @@ SetMode=Set payment mode Billed=Billed RecurringBills=Recurring invoices ExportDataset_invoice_1=Customer invoices list and invoices' lines -ProformaBill=Proforma Bill: \ No newline at end of file +ProformaBill=Proforma Bill: +VATIsUsed=Using VAT +NewGlobalDiscount=New discount +ReasonDiscount=Reason +AddGlobalDiscount=Add discount +DiscountOfferedBy=Granted by +DiscountStillRemaining=Discount still remaining +DiscountAlreadyCounted=Discount already counted diff --git a/htdocs/langs/fr_FR/bills.lang b/htdocs/langs/fr_FR/bills.lang index cf225fbba20264e5301a1e6136934c5ec277d43f..bd179e042a753c06bfe305eca849894eae1a085d 100644 --- a/htdocs/langs/fr_FR/bills.lang +++ b/htdocs/langs/fr_FR/bills.lang @@ -121,3 +121,5 @@ NewGlobalDiscount=Nouvel avoir ReasonDiscount=Motif AddGlobalDiscount=Ajouter avoir DiscountOfferedBy=Accord� par +DiscountStillRemaining=Avoirs restant en cours +DiscountAlreadyCounted=Remises d�j� appliqu�es diff --git a/htdocs/langs/fr_FR/companies.lang b/htdocs/langs/fr_FR/companies.lang index f6ef2329bba73370ed2563b993d2d48f1dd99c8c..f62caac9eddabf96dff240b9976cbc76bb6dbad7 100644 --- a/htdocs/langs/fr_FR/companies.lang +++ b/htdocs/langs/fr_FR/companies.lang @@ -72,8 +72,8 @@ CompanyHasRelativeDiscount=Ce client a une remise par d CompanyHasNoRelativeDiscount=Ce client n'a pas de remise par d�faut CompanyHasAbsoluteDiscount=Ce client a %s %s d'avoirs disponibles CompanyHasNoAbsoluteDiscount=Ce client n'a pas ou plus d'avoirs disponibles -CustomerAbsoluteDiscountAllUsers=Remise avoirs (accord�e par tout utilisateur) -CustomerAbsoluteDiscountMy=Remise avoirs (accord� personnellement) +CustomerAbsoluteDiscountAllUsers=Avoirs en cours (accord�e par tout utilisateur) +CustomerAbsoluteDiscountMy=Avoirs en cours (accord� personnellement) DiscountNone=Aucune Supplier=Fournisseur CompanyList=Liste des soci�t�s