forked from Wavyzz/dolibarr
14 lines
953 B
Plaintext
14 lines
953 B
Plaintext
# Dolibarr language file - en_US - errors
|
|
ErrorDuplicateTrigger=A trigger file named '<b>%s</b>' is already loaded. Remove duplicate trigger file in directory '<b>%s</b>'.
|
|
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.
|
|
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 |