From d972824682b5e9eb7a92a7c4fadb9fad03f405ae Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Tue, 27 Sep 2005 22:13:55 +0000 Subject: [PATCH] Ajout patch fonction clonage --- htdocs/langs/en_US/products.lang | 3 ++- htdocs/langs/fr_FR/products.lang | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/htdocs/langs/en_US/products.lang b/htdocs/langs/en_US/products.lang index 02377377fea..b2597f012e5 100644 --- a/htdocs/langs/en_US/products.lang +++ b/htdocs/langs/en_US/products.lang @@ -60,4 +60,5 @@ PriceRemoved=Price removed BarCode=Barcode Pack=Pack Packs=Packs -NoteNotVisibleOnBill=Note (not visible on invoices, proposals...) \ No newline at end of file +NoteNotVisibleOnBill=Note (not visible on invoices, proposals...) +CreateCopy=Create copy \ No newline at end of file diff --git a/htdocs/langs/fr_FR/products.lang b/htdocs/langs/fr_FR/products.lang index cae78a591f4..e478a634826 100644 --- a/htdocs/langs/fr_FR/products.lang +++ b/htdocs/langs/fr_FR/products.lang @@ -75,4 +75,5 @@ PriceRemoved=Prix supprim BarCode=Code barre Pack=Lot Packs=Lots -NoteNotVisibleOnBill=Note (non visible sur les factures, propals...) \ No newline at end of file +NoteNotVisibleOnBill=Note (non visible sur les factures, propals...) +CreateCopy=Créer copie \ No newline at end of file