This commit is contained in:
Laurent Destailleur
2017-02-07 00:54:54 +01:00
parent afa68a1418
commit 2d77cb2da5
2 changed files with 2 additions and 1 deletions

View File

@@ -94,7 +94,7 @@ class modExpedition extends DolibarrModules
$this->const[$r][0] = "EXPEDITION_ADDON_NUMBER";
$this->const[$r][1] = "chaine";
$this->const[$r][2] = "mod_expedition_safor";
$this->const[$r][3] = 'Nom du gestionnaire de numerotation des expeditions';
$this->const[$r][3] = 'Name for numbering manager for shipments';
$this->const[$r][4] = 0;
$r++;