From aec029d9794c8332988e0a31c1beaf212b090ae8 Mon Sep 17 00:00:00 2001 From: Regis Houssin Date: Tue, 9 May 2006 12:19:31 +0000 Subject: [PATCH] ajout traductions --- htdocs/langs/en_US/bills.lang | 1 + htdocs/langs/en_US/deliveries.lang | 3 ++- htdocs/langs/fr_FR/bills.lang | 1 + htdocs/langs/fr_FR/deliveries.lang | 1 + 4 files changed, 5 insertions(+), 1 deletion(-) diff --git a/htdocs/langs/en_US/bills.lang b/htdocs/langs/en_US/bills.lang index d22749f3389..aa3814ee201 100644 --- a/htdocs/langs/en_US/bills.lang +++ b/htdocs/langs/en_US/bills.lang @@ -130,6 +130,7 @@ AddGlobalDiscount=Add discount DiscountOfferedBy=Granted by DiscountStillRemaining=Discount still remaining DiscountAlreadyCounted=Discount already counted +BillAddress=Bill address # PaymentConditions PaymentConditionShortRECEP=After reception PaymentConditionRECEP=After invoice reception diff --git a/htdocs/langs/en_US/deliveries.lang b/htdocs/langs/en_US/deliveries.lang index 863e6d5b2d0..0a4e85fe499 100644 --- a/htdocs/langs/en_US/deliveries.lang +++ b/htdocs/langs/en_US/deliveries.lang @@ -2,4 +2,5 @@ Delivery=Delivery Deliveries=Deliveries DeliveryOrder=Delivery order -DeliveryOrders=Delivery orders \ No newline at end of file +DeliveryOrders=Delivery orders +DeliveryAddress=Delivery address \ No newline at end of file diff --git a/htdocs/langs/fr_FR/bills.lang b/htdocs/langs/fr_FR/bills.lang index e9d0f600865..272b3917eb3 100644 --- a/htdocs/langs/fr_FR/bills.lang +++ b/htdocs/langs/fr_FR/bills.lang @@ -130,6 +130,7 @@ AddGlobalDiscount=Ajouter avoir DiscountOfferedBy=Accordé par DiscountStillRemaining=Avoirs restant en cours DiscountAlreadyCounted=Remises déjà appliquées +BillAddress=Adresse de facturation # PaymentConditions PaymentConditionShortRECEP=A réception PaymentConditionRECEP=A réception de facture diff --git a/htdocs/langs/fr_FR/deliveries.lang b/htdocs/langs/fr_FR/deliveries.lang index 6d974964f1f..be547e8b0fc 100644 --- a/htdocs/langs/fr_FR/deliveries.lang +++ b/htdocs/langs/fr_FR/deliveries.lang @@ -3,3 +3,4 @@ Delivery=Livraison Deliveries=Livraisons DeliveryOrder=Bon de livraison DeliveryOrders=Bons de livraison +DeliveryAddress=Adresse de livraison