forked from Wavyzz/dolibarr
Fix: Fix global typo error
This commit is contained in:
@@ -169,7 +169,7 @@ DoNotStoreClearPassword=Do no store passwords in clear in the database
|
||||
MainDbPasswordFileConfEncrypted=Database password encrypted in conf.php
|
||||
ConfigFileIsInReadOnly=The file conf.php is read-only, check the permissions.
|
||||
ProtectAndEncryptPdfFiles=Protection of generated pdf files (not recommandd, breaks mass pdf generation)
|
||||
ProtectAndEncryptPdfFilesDesc=Protection of a PDF document keeps it available to read and print with any PDF browser. However, editing and copying is not possible anymore. Note that using this feature make building of a global cumulated pdf not working (like unpayed invoices).
|
||||
ProtectAndEncryptPdfFilesDesc=Protection of a PDF document keeps it available to read and print with any PDF browser. However, editing and copying is not possible anymore. Note that using this feature make building of a global cumulated pdf not working (like unpaid invoices).
|
||||
Feature=Feature
|
||||
DolibarrLicense=License
|
||||
DolibarrProjectLeader=Project leader
|
||||
@@ -642,7 +642,7 @@ DelaysOfTolerancePropalsToBill=Delay tolerance (in days) before alert on proposa
|
||||
DelaysOfToleranceNotActivatedServices=Tolerance delay (in days) before alert on services to activate
|
||||
DelaysOfToleranceRunningServices=Tolerance delay (in days) before alert on expired services
|
||||
DelaysOfToleranceSupplierBillsToPay=Tolerance delay (in days) before alert on unpaid supplier invoices
|
||||
DelaysOfToleranceCustomerBillsUnpayed=Tolerence delay (in days) before alert on unpaid client invoices
|
||||
DelaysOfToleranceCustomerBillsUnpaid=Tolerence delay (in days) before alert on unpaid client invoices
|
||||
DelaysOfToleranceTransactionsToConciliate=Tolerance delay (in days) before alert on pending bank reconciliation
|
||||
DelaysOfToleranceMembers=Tolerance delay (in days) before alert on delayed adherant membership fee
|
||||
DelaysOfToleranceChequesToDeposit=Tolerance delay (in days) before alert for cheques deposit to do
|
||||
|
||||
Reference in New Issue
Block a user