2
0
forked from Wavyzz/dolibarr

Traduction des messages erreurs

This commit is contained in:
Laurent Destailleur
2007-11-28 20:58:53 +00:00
parent b4fa398c36
commit 17992edfa9
4 changed files with 94 additions and 71 deletions

View File

@@ -3,4 +3,12 @@ ErrorDuplicateTrigger=A trigger file named '<b>%s</b>' is already loaded. Remove
ErrorFailToDeleteFile=Failed to remove file '<b>%s</b>'.
ErrorThisContactIsAlreadyDefinedAsThisType=This contact is already defined as contact for this type.
ErrorCashAccountAcceptsOnlyCashMoney=This bank account is a cash account, so it accepts payments of type cash only.
ErrorFromToAccountsMustDiffers=Source and targets bank accounts must be different.
ErrorFromToAccountsMustDiffers=Source and targets bank accounts must be different.
ErrorBadThirdPartyName=Bad value for third party name
ErrorBadCustomerCodeSyntax=Bad syntax for customer code
ErrorCustomerCodeRequired=Customer code required
ErrorCustomerCodeAlreadyUsed=Customer code already used
ErrorPrefixRequired=Prefix required
ErrorBadSupplierCodeSyntax=Bad syntax for supplier code
ErrorSupplierCodeRequired=Supplier code required
ErrorSupplierCodeAlreadyUsed=Supplier code already used