From 811c889648272fa294d0af4acb6b1fbf2b896e4d Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Fri, 10 Apr 2009 01:41:13 +0000 Subject: [PATCH] Qual: Use same title than other boxes --- htdocs/langs/en_US/boxes.lang | 4 ++-- htdocs/langs/fr_FR/boxes.lang | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/htdocs/langs/en_US/boxes.lang b/htdocs/langs/en_US/boxes.lang index 9515709c945..24082293b77 100644 --- a/htdocs/langs/en_US/boxes.lang +++ b/htdocs/langs/en_US/boxes.lang @@ -1,8 +1,8 @@ # Dolibarr language file - en_US - boxes CHARSET=UTF-8 BoxLastRssInfos=Rss information -BoxLastProducts=Last products/services -BoxLastProductsInContract=Last contracted products/services +BoxLastProducts=Last %s products/services +BoxLastProductsInContract=Last %s contracted products/services BoxLastSupplierBills=Last supplier's invoices BoxLastCustomerBills=Last customer's invoices BoxOldestUnpayedCustomerBills=Oldest unpayed customer's invoices diff --git a/htdocs/langs/fr_FR/boxes.lang b/htdocs/langs/fr_FR/boxes.lang index 6e1f4a7a223..344c07c1db2 100644 --- a/htdocs/langs/fr_FR/boxes.lang +++ b/htdocs/langs/fr_FR/boxes.lang @@ -1,8 +1,8 @@ # Dolibarr language file - fr_FR - boxes CHARSET=UTF-8 BoxLastRssInfos=Fils d'informations RSS -BoxLastProducts=Derniers produits/services -BoxLastProductsInContract=Derniers produits/services contractés +BoxLastProducts=Les %s derniers produits/services enregistrés +BoxLastProductsInContract=Les %s derniers produits/services contractés BoxLastSupplierBills=Dernières factures fournisseurs BoxLastCustomerBills=Dernières factures clients BoxOldestUnpayedCustomerBills=Plus anciennes factures clients impayées