Trad: Traduction messages erreur création sociétés.
This commit is contained in:
parent
c36927ea5d
commit
f001d08c8e
@ -1,5 +1,7 @@
|
|||||||
# Dolibarr language file - en_US - soc
|
# Dolibarr language file - en_US - soc
|
||||||
ErrorBadEMail=EMail %s is wrong
|
ErrorBadEMail=EMail %s is wrong
|
||||||
|
ErrorCompanyNameAlreadyExists=Company name %s already exists. Choose another one.
|
||||||
|
ErrorPrefixAlreadyExists=Prefix %s already exists. Choose another one.
|
||||||
MenuNewCompany=New company
|
MenuNewCompany=New company
|
||||||
MenuNewCustomer=New customer
|
MenuNewCustomer=New customer
|
||||||
MenuNewProspect=New prospect
|
MenuNewProspect=New prospect
|
||||||
|
|||||||
@ -1,5 +1,7 @@
|
|||||||
# Dolibarr language file - fr_FR - soc
|
# Dolibarr language file - fr_FR - soc
|
||||||
ErrorBadEMail=EMail %s invalide
|
ErrorBadEMail=EMail %s invalide
|
||||||
|
ErrorCompanyNameAlreadyExists=Le nom de société %s existe déjà. Choisissez-en une autre.
|
||||||
|
ErrorPrefixAlreadyExists=Le prefix %s existe déjà. Choisissez-en un autre.
|
||||||
MenuNewCompany=Nouvelle société
|
MenuNewCompany=Nouvelle société
|
||||||
MenuNewCustomer=Nouveau client
|
MenuNewCustomer=Nouveau client
|
||||||
MenuNewProspect=Nouveau prospect
|
MenuNewProspect=Nouveau prospect
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user