From f34595246b302ce7714a59c869b9813016fb1595 Mon Sep 17 00:00:00 2001 From: Rodolphe Quiedeville Date: Mon, 11 Dec 2006 15:38:27 +0000 Subject: [PATCH] =?UTF-8?q?Ajout=20NoStockDefined=3DAucun=20stock=20d=E9fi?= =?UTF-8?q?nit=20pour=20ce=20produit?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- htdocs/langs/fr_FR/products.lang | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/htdocs/langs/fr_FR/products.lang b/htdocs/langs/fr_FR/products.lang index c14be5df7a5..2821fbe516a 100644 --- a/htdocs/langs/fr_FR/products.lang +++ b/htdocs/langs/fr_FR/products.lang @@ -106,4 +106,5 @@ DeleteProductLine=Supprimer ligne produit ConfirmDeleteProductLine=Êtes-vous sûr de vouloir effacer cette ligne produit ? NoProductMatching=Aucun produit/service ne répond au critère MatchingProducts=Produits/Services trouvés -NewBook=Nouveau livre \ No newline at end of file +NewBook=Nouveau livre +NoStockDefined=Aucun stock définit pour ce produit \ No newline at end of file