From eb9cb16aeb33f9904b29b84e270f2d8c8f8431eb Mon Sep 17 00:00:00 2001 From: Mounir IDRASSI Date: Tue, 9 Dec 2014 00:11:15 +0100 Subject: Windows: Implement specifying the size of the generated keyfiles and also letting VeraCrypt choose random size values. --- src/Common/Language.xml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/Common/Language.xml') diff --git a/src/Common/Language.xml b/src/Common/Language.xml index 1a98b79c..6c87273d 100644 --- a/src/Common/Language.xml +++ b/src/Common/Language.xml @@ -44,6 +44,7 @@ Normal mode &KB U&se keyfiles + Random size ( 64 <-> 1048576 ) &Keyfiles... Information on hash algorithms More information @@ -332,6 +333,7 @@ WARNING: If you lose a keyfile or if any bit of its first 1024 kilobytes changes, it will be impossible to mount volumes that use the keyfile! bits Number of keyfiles: + Keyfiles size (in Bytes): Keyfiles base name: Translated by: Plaintext size: @@ -868,6 +870,7 @@ Enter password for the header stored in backup file Keyfiles have been successfully created. The number of keyfiles you supplied is invalid. + The keyfile size must be comprized between 64 and 1048576 bytes. Please enter a name for the keyfile(s) to be generated The base name of the keyfile(s) is invalid The keyfile '%s' already exists.\nDo you want to overwrite it? The generation process will be stopped if you answer No. -- cgit v1.2.3