From b2020c9fb7dc5d6591ccfa9151141b18524c6d0b Mon Sep 17 00:00:00 2001 From: Mounir IDRASSI Date: Tue, 24 Feb 2015 12:10:32 +0100 Subject: Language XML: change the wording of password error messages to reflect the possibility of a wrong PRF. Replace "VeraCrypt volume" by "valid volume" since TrueCrypt is also supported. --- src/Common/Language.xml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'src/Common') diff --git a/src/Common/Language.xml b/src/Common/Language.xml index 50d68ad2..36ce2e24 100644 --- a/src/Common/Language.xml +++ b/src/Common/Language.xml @@ -594,12 +594,12 @@ Password for Hidden Operating System WARNING: Short passwords are easy to crack using brute force techniques!\n\nWe recommend choosing a password consisting of more than 20 characters. Are you sure you want to use a short password? Volume Password - Incorrect password or not a VeraCrypt volume. - Incorrect keyfile(s) and/or password or not a VeraCrypt volume. - Wrong mount mode, incorrect password, or not a VeraCrypt volume. - Wrong mount mode, incorrect keyfile(s) and/or password, or not a VeraCrypt volume. - Incorrect password or no VeraCrypt volume found. - Incorrect keyfile(s)/password or no VeraCrypt volume found. + Incorrect password/PRF or not a valid volume. + Incorrect keyfile(s) and/or password/PRF or not a valid volume. + Wrong mount mode, incorrect password/PRF, or not a valid volume. + Wrong mount mode, incorrect keyfile(s) and/or password/PRF, or not a valid volume. + Incorrect password/PRF or no valid volume found. + Incorrect keyfile(s)/password/PRF or no valid volume found. \n\nWarning: Caps Lock is on. This may cause you to enter your password incorrectly. \n\nWARNING: Hidden file(s) have been found in a keyfile search path. Such hidden files cannot be used as keyfiles. If you need to use them as keyfiles, remove their 'Hidden' attribute (right-click each of them, select 'Properties', uncheck 'Hidden' and click OK). Note: Hidden files are visible only if the corresponding option is enabled (Computer > Organize > 'Folder and search options' > View). If you are attempting to protect a hidden volume containing a hidden system, please make sure you are using the standard US keyboard layout when typing the password for the hidden volume. This is required due to the fact that the password needs to be typed in the pre-boot environment (before Windows starts) where non-US Windows keyboard layouts are not available. -- cgit v1.2.3