Add warning on using pdf encryption
This commit is contained in:
parent
1efaa445d3
commit
3b5a0923c8
@ -160,8 +160,8 @@ Passwords=Passwords
|
||||
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 and encryption of the pdf generated
|
||||
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.
|
||||
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).
|
||||
Feature=Feature
|
||||
DolibarrLicense=License
|
||||
DolibarrProjectLeader=Project leader
|
||||
|
||||
@ -160,8 +160,8 @@ 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
|
||||
ProtectAndEncryptPdfFilesDesc=La protection d'un document pdf laisse le document libre à la lecture et à l'impression avec tout logiciel de lecture PDF. Par contre, la modification et la copie deviennent impossible.
|
||||
ProtectAndEncryptPdfFiles=Protection des pdf générés (non recommandé, rend inopérent la génération de PDF de masse)
|
||||
ProtectAndEncryptPdfFilesDesc=La protection d'un document pdf laisse le document libre à la lecture et à l'impression avec tout logiciel de lecture PDF. Par contre, la modification et la copie deviennent impossible. Notez de plus que l'utilisation de cette option empeche la génération de pdf cumulés (comme pour le pdf global des impayés).
|
||||
DolibarrLicense=Licence
|
||||
DolibarrProjectLeader=Chef de projet
|
||||
Developpers=Développeurs/contributeurs
|
||||
|
||||
Loading…
Reference in New Issue
Block a user