diff options
author | Mounir IDRASSI <mounir.idrassi@idrix.fr> | 2015-10-07 12:14:34 +0200 |
---|---|---|
committer | Mounir IDRASSI <mounir.idrassi@idrix.fr> | 2015-10-07 12:56:05 +0200 |
commit | 63091cd29cc6266d5ef03df87d37780e7f8090fe (patch) | |
tree | 5503ab7cf7fea6787d305e82d4d9ceba1d89d5ac /Translations/Language.fr.xml | |
parent | 9a6fc789eb2ee9213c9373146a3efa708300de87 (diff) | |
download | VeraCrypt-63091cd29cc6266d5ef03df87d37780e7f8090fe.tar.gz VeraCrypt-63091cd29cc6266d5ef03df87d37780e7f8090fe.zip |
Windows Language files: update language XML files with added new fields.
Diffstat (limited to 'Translations/Language.fr.xml')
-rw-r--r-- | Translations/Language.fr.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Translations/Language.fr.xml b/Translations/Language.fr.xml index f23e08e2..104d28a4 100644 --- a/Translations/Language.fr.xml +++ b/Translations/Language.fr.xml @@ -45,6 +45,7 @@ <control lang="fr" key="IDC_HIDVOL_WIZ_MODE_FULL">Mode normal</control>
<control lang="fr" key="IDC_KB">&Ko</control>
<control lang="fr" key="IDC_KEYFILES_ENABLE">&Utiliser fichiers clés</control>
+ <control lang="fr" key="IDC_KEYFILES_TRY_EMPTY_PASSWORD">Essayer d'abords de monter avec un mot de passe vide</control>
<control lang="fr" key="IDC_KEYFILES_RANDOM_SIZE">Taille aléatoire ( 64 <-> 1048576 )</control>
<control lang="fr" key="IDC_KEY_FILES">&Fichiers clés...</control>
<control lang="fr" key="IDC_LINK_HASH_INFO">Infos : algorithmes de hachage</control>
@@ -119,6 +120,7 @@ <control lang="fr" key="IDC_CREATE">Créer</control>
<control lang="fr" key="IDC_CREATE_VOLUME">Créer un volume</control>
<control lang="fr" key="IDC_DISABLE_BOOT_LOADER_OUTPUT">Ne &montrer aucun texte dans l'écran d'authentification de pré-amorçage (excepté le message ci-dessous)</control>
+ <control lang="fr" key="IDC_DISABLE_EVIL_MAID_ATTACK_DETECTION">Désactiver la détection des attaques de type "Evil Maid"</control>
<control lang="fr" key="IDC_ENABLE_HARDWARE_ENCRYPTION">Accélérer le chiffrement/déchiffrement AES en utilisant les instructions AES du processeur (si disponible)</control>
<control lang="fr" key="IDC_ENABLE_KEYFILES">Fichiers clés</control>
<control lang="fr" key="IDC_ENABLE_NEW_KEYFILES">Fichiers clés</control>
|