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.it.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.it.xml')
-rw-r--r-- | Translations/Language.it.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Translations/Language.it.xml b/Translations/Language.it.xml index 074af207..4bb208ca 100644 --- a/Translations/Language.it.xml +++ b/Translations/Language.it.xml @@ -45,6 +45,7 @@ <control lang="it" key="IDC_HIDVOL_WIZ_MODE_FULL">Modo normale</control>
<control lang="it" key="IDC_KB">KB</control>
<control lang="it" key="IDC_KEYFILES_ENABLE">Usa file chiave</control>
+ <control lang="en" key="IDC_KEYFILES_TRY_EMPTY_PASSWORD">Try first to mount with an empty password</control>
<control lang="en" key="IDC_KEYFILES_RANDOM_SIZE">Random size ( 64 <-> 1048576 )</control>
<control lang="it" key="IDC_KEY_FILES">File chiave...</control>
<control lang="it" key="IDC_LINK_HASH_INFO">Info sugli algoritmi confusione</control>
@@ -119,6 +120,7 @@ <control lang="it" key="IDC_CREATE">Crea</control>
<control lang="it" key="IDC_CREATE_VOLUME">Crea un volume...</control>
<control lang="it" key="IDC_DISABLE_BOOT_LOADER_OUTPUT">Non &mostrare nessun testo nello schermo autenticazione di pre-boot(eccetto il messaggio utente in basso)</control>
+ <control lang="en" key="IDC_DISABLE_EVIL_MAID_ATTACK_DETECTION">Disable "Evil Maid" attack detection</control>
<control lang="it" key="IDC_ENABLE_HARDWARE_ENCRYPTION">Accelera la codifica/decodifica AES usando le istruzioni AES del processore (se disponibili)</control>
<control lang="it" key="IDC_ENABLE_KEYFILES">Usa file chiave</control>
<control lang="it" key="IDC_ENABLE_NEW_KEYFILES">Usa file chiave</control>
|