mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-12-15 05:51:28 +01:00
6 lines
533 B
Plaintext
6 lines
533 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. |