VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src/Common
diff options
context:
space:
mode:
authorMounir IDRASSI <mounir.idrassi@idrix.fr>2020-06-23 13:28:12 +0200
committerMounir IDRASSI <mounir.idrassi@idrix.fr>2020-06-23 16:48:46 +0200
commitcf449a443e629d09b2e0e7a0a271082ffe5a6573 (patch)
tree373c430139b2f02f14454faab450b3e83080a07b /src/Common
parent4a5d1f4f461a7f007dd2094a2930d262fb0628e0 (diff)
downloadVeraCrypt-cf449a443e629d09b2e0e7a0a271082ffe5a6573.tar.gz
VeraCrypt-cf449a443e629d09b2e0e7a0a271082ffe5a6573.zip
Windows: Don't allow Hidden volume to have the same password, PIM and keyfiles as Outer volume
Diffstat (limited to 'src/Common')
-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 18dbaf1a..d2114d84 100644
--- a/src/Common/Language.xml
+++ b/src/Common/Language.xml
@@ -1438,6 +1438,7 @@
<entry lang="en" key="IDT_BENCHMARK">Benchmark:</entry>
<entry lang="en" key="IDC_DISABLE_MOUNT_MANAGER">Only create virtual device without mounting on selected drive letter</entry>
<entry lang="en" key="LEGACY_PASSWORD_UTF8_TOO_LONG">The entered password is too long: its UTF-8 representation exceeds 64 bytes.</entry>
+ <entry kang="en" key="HIDDEN_CREDS_SAME_AS_OUTER">The Hidden volume can't have the same password, PIM and keyfiles as the Outer volume</entry>
</localization>
<xs:schema attributeFormDefault="unqualified" elementFormDefault="qualified" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:element name="VeraCrypt">