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.cs.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.cs.xml')
-rw-r--r-- | Translations/Language.cs.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Translations/Language.cs.xml b/Translations/Language.cs.xml index 067fe211..4b90d46c 100644 --- a/Translations/Language.cs.xml +++ b/Translations/Language.cs.xml @@ -45,6 +45,7 @@ <control lang="cs" key="IDC_HIDVOL_WIZ_MODE_FULL">Normální mód</control>
<control lang="cs" key="IDC_KB">&KB</control>
<control lang="cs" key="IDC_KEYFILES_ENABLE">&Použít souborové klíče</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="cs" key="IDC_KEY_FILES">Souborové &klíče…</control>
<control lang="cs" key="IDC_LINK_HASH_INFO">Informace o hash. algoritmech</control>
@@ -119,6 +120,7 @@ <control lang="cs" key="IDC_CREATE">Vytvořit</control>
<control lang="cs" key="IDC_CREATE_VOLUME">V&ytvořit svazek</control>
<control lang="cs" key="IDC_DISABLE_BOOT_LOADER_OUTPUT">&Nezobrazovat žádné texty na před-bootovací autentifikační obrazovce (kromě volitelného textu níže)</control>
+ <control lang="en" key="IDC_DISABLE_EVIL_MAID_ATTACK_DETECTION">Disable "Evil Maid" attack detection</control>
<control lang="cs" key="IDC_ENABLE_HARDWARE_ENCRYPTION">Urychlit AES šifrování/dešifrování použitím AES instrukcí procesoru (jsou-li k dispozici)</control>
<control lang="cs" key="IDC_ENABLE_KEYFILES">Použít soubor. klíče</control>
<control lang="cs" key="IDC_ENABLE_NEW_KEYFILES">Použít soubor. klíče</control>
|