Fix: Label was not clear enough
This commit is contained in:
parent
7a00c793c6
commit
930efe8659
@ -78,7 +78,7 @@ ContractNotRunning=This contract is not running
|
|||||||
ErrorProductAlreadyExists=A product with reference %s already exists.
|
ErrorProductAlreadyExists=A product with reference %s already exists.
|
||||||
ErrorProductBadRefOrLabel=Wrong value for reference or label.
|
ErrorProductBadRefOrLabel=Wrong value for reference or label.
|
||||||
Suppliers=Suppliers
|
Suppliers=Suppliers
|
||||||
SupplierRef=Supplier ref.
|
SupplierRef=Supplier's product ref.
|
||||||
ShowProduct=Show product
|
ShowProduct=Show product
|
||||||
ShowService=Show service
|
ShowService=Show service
|
||||||
ProductsAndServicesArea=Product and Services area
|
ProductsAndServicesArea=Product and Services area
|
||||||
|
|||||||
@ -78,7 +78,7 @@ ContractNotRunning=Ce contrat n'est pas en service
|
|||||||
ErrorProductAlreadyExists=Un produit avec la référence %s existe déjà.
|
ErrorProductAlreadyExists=Un produit avec la référence %s existe déjà.
|
||||||
ErrorProductBadRefOrLabel=La valeur de la référence ou du libellé est incorrecte.
|
ErrorProductBadRefOrLabel=La valeur de la référence ou du libellé est incorrecte.
|
||||||
Suppliers=Fournisseurs
|
Suppliers=Fournisseurs
|
||||||
SupplierRef=Réf. fournisseur
|
SupplierRef=Réf. produit fournisseur
|
||||||
ShowProduct=Afficher produit
|
ShowProduct=Afficher produit
|
||||||
ShowService=Afficher service
|
ShowService=Afficher service
|
||||||
ProductsAndServicesArea=Espace Produits et Services
|
ProductsAndServicesArea=Espace Produits et Services
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user