Modif: mise en option de la protection et l'encryption des pdf
This commit is contained in:
parent
f09f7ed05b
commit
75d380a527
@ -95,6 +95,7 @@ Passwords=Passwords
|
||||
DoNotStoreClearPassword=Do no store clear passwords in database
|
||||
MainDbPasswordFileConfEncrypted=Password of the database encrypted in conf.php
|
||||
ConfigFileIsInReadOnly=The file conf.php is in read only, check the rights.
|
||||
ProtectAndEncryptPdfFiles=Protection and encryption of the pdf generated
|
||||
Feature=Feature
|
||||
DolibarrLicense=License
|
||||
DolibarrProjectLeader=Project leader
|
||||
|
||||
@ -95,6 +95,7 @@ Passwords=Mots de passe
|
||||
DoNotStoreClearPassword=Ne pas stocker de mot de passe en clair dans la base
|
||||
MainDbPasswordFileConfEncrypted=Encrypter le mot de passe de la base dans le fichier conf.php
|
||||
ConfigFileIsInReadOnly=Le fichier conf.php est lecture seule, vérifiez les droits d'écriture.
|
||||
ProtectAndEncryptPdfFiles=Protection et encryption des pdf générés
|
||||
Feature=Fonction
|
||||
DolibarrLicense=Licence
|
||||
DolibarrProjectLeader=Chef de projet
|
||||
|
||||
Loading…
Reference in New Issue
Block a user