From 75d380a527499342d0f454f777ed02b2b1e3976d Mon Sep 17 00:00:00 2001 From: Regis Houssin Date: Thu, 26 Apr 2007 09:21:13 +0000 Subject: [PATCH] Modif: mise en option de la protection et l'encryption des pdf --- htdocs/langs/en_US/admin.lang | 1 + htdocs/langs/fr_FR/admin.lang | 1 + 2 files changed, 2 insertions(+) diff --git a/htdocs/langs/en_US/admin.lang b/htdocs/langs/en_US/admin.lang index 97719185865..b2c1a6062c9 100644 --- a/htdocs/langs/en_US/admin.lang +++ b/htdocs/langs/en_US/admin.lang @@ -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 diff --git a/htdocs/langs/fr_FR/admin.lang b/htdocs/langs/fr_FR/admin.lang index 564f047bd58..9e64b2f8161 100644 --- a/htdocs/langs/fr_FR/admin.lang +++ b/htdocs/langs/fr_FR/admin.lang @@ -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