From 985cfab8e9c6f5cc67ff429441da96786fc9a949 Mon Sep 17 00:00:00 2001 From: Alexandre SPANGARO Date: Sun, 8 Sep 2019 05:22:13 +0200 Subject: [PATCH] Traduction --- htdocs/core/modules/commande/modules_commande.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/htdocs/core/modules/commande/modules_commande.php b/htdocs/core/modules/commande/modules_commande.php index bd95ed752fb..974b30f6f68 100644 --- a/htdocs/core/modules/commande/modules_commande.php +++ b/htdocs/core/modules/commande/modules_commande.php @@ -121,7 +121,7 @@ abstract class ModeleNumRefCommandes } /** - * Renvoie prochaine valeur attribuee + * Returns next assigned value * * @param Societe $objsoc Object thirdparty * @param Object $object Object we need next value for @@ -134,7 +134,7 @@ abstract class ModeleNumRefCommandes } /** - * Renvoie version du module numerotation + * Returns version of numbering module * * @return string Valeur */