From e39c73a916a2c9582335afb7ceba314aefb2a567 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Thu, 2 Nov 2017 14:16:28 +0100 Subject: [PATCH] Fix translation --- htdocs/fourn/card.php | 2 +- htdocs/langs/en_US/suppliers.lang | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/htdocs/fourn/card.php b/htdocs/fourn/card.php index 02e0749d8c5..08a57fae706 100644 --- a/htdocs/fourn/card.php +++ b/htdocs/fourn/card.php @@ -393,7 +393,7 @@ if ($object->id > 0) print ''; print ''; print ''; $return = array(); diff --git a/htdocs/langs/en_US/suppliers.lang b/htdocs/langs/en_US/suppliers.lang index 28c5fe39d0d..f9e383e09af 100644 --- a/htdocs/langs/en_US/suppliers.lang +++ b/htdocs/langs/en_US/suppliers.lang @@ -43,4 +43,5 @@ NotTheGoodQualitySupplier=Wrong quality ReputationForThisProduct=Reputation BuyerName=Buyer name AllProductServicePrices=All product / service prices +AllProductReferencesOfSupplier=All product / service references of supplier BuyingPriceNumShort=Supplier prices
'.$langs->trans("ProductsAndServices").''; - print ''.$langs->trans("AllProductServicePrices").' '.$object->nbOfProductRefs().''; + print ''.$langs->trans("AllProductReferencesOfSupplier").' '.$object->nbOfProductRefs().''; print '