VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src/Common/Language.xml
diff options
context:
space:
mode:
authorMounir IDRASSI <mounir.idrassi@idrix.fr>2015-10-07 04:35:03 +0200
committerMounir IDRASSI <mounir.idrassi@idrix.fr>2015-10-07 12:56:01 +0200
commit9a6fc789eb2ee9213c9373146a3efa708300de87 (patch)
treeab29483e1b00fbc83604216f974f3a84e7077da6 /src/Common/Language.xml
parentf3c91cb05c9a3ba2651438f576d707f7a48d507b (diff)
downloadVeraCrypt-9a6fc789eb2ee9213c9373146a3efa708300de87.tar.gz
VeraCrypt-9a6fc789eb2ee9213c9373146a3efa708300de87.zip
Windows: Add option to disable detection of "Evil Maid" attacks. This is helpful for users who have software running the modifies the bootloader, like FLEXnet.
Diffstat (limited to 'src/Common/Language.xml')
-rw-r--r--src/Common/Language.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Common/Language.xml b/src/Common/Language.xml
index d0a65dd7..2beb0168 100644
--- a/src/Common/Language.xml
+++ b/src/Common/Language.xml
@@ -120,6 +120,7 @@
<control lang="en" key="IDC_CREATE">Create</control>
<control lang="en" key="IDC_CREATE_VOLUME">&amp;Create Volume</control>
<control lang="en" key="IDC_DISABLE_BOOT_LOADER_OUTPUT">Do not &amp;show any texts in the pre-boot authentication screen (except the below custom message)</control>
+ <control lang="en" key="IDC_DISABLE_EVIL_MAID_ATTACK_DETECTION">Disable "Evil Maid" attack detection</control>
<control lang="en" key="IDC_ENABLE_HARDWARE_ENCRYPTION">Accelerate AES encryption/decryption by using the AES instructions of the processor (if available)</control>
<control lang="en" key="IDC_ENABLE_KEYFILES">Use keyfiles</control>
<control lang="en" key="IDC_ENABLE_NEW_KEYFILES">Use keyfiles</control>