diff options
author | Mounir IDRASSI <mounir.idrassi@idrix.fr> | 2018-08-22 17:52:28 +0200 |
---|---|---|
committer | Mounir IDRASSI <mounir.idrassi@idrix.fr> | 2018-08-24 00:49:51 +0200 |
commit | 9376bc8f5147c892769bddfc738563b9790d4f07 (patch) | |
tree | fdb75e5e959cfdf02337d8e5bef5c99c857028c4 /Translations/Language.th.xml | |
parent | 351daf13001dfdd4427fb5ce4ff41d98e4f7b45f (diff) | |
download | VeraCrypt-9376bc8f5147c892769bddfc738563b9790d4f07.tar.gz VeraCrypt-9376bc8f5147c892769bddfc738563b9790d4f07.zip |
Windows: Add check on size of file container to ensure it's smaller than available free space on disk when this is required.
Diffstat (limited to 'Translations/Language.th.xml')
-rw-r--r-- | Translations/Language.th.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Translations/Language.th.xml b/Translations/Language.th.xml index 811b3275..9d5f897a 100644 --- a/Translations/Language.th.xml +++ b/Translations/Language.th.xml @@ -1425,6 +1425,7 @@ <entry lang="en" key="PASSWORD_PASTED_TRUNCATED">Pasted text truncated because the password maximum length is 64 characters</entry> <entry lang="en" key="PASSWORD_MAXLENGTH_REACHED">Password already reached its maximum length of 64 characters.\nNo additional character is allowed.</entry> <entry lang="en" key="IDC_SELECT_LANGUAGE_LABEL">Select the language to use during the installation:</entry> + <entry lang="en" key="VOLUME_TOO_LARGE_FOR_HOST">ERROR: The size of the file container is larger than the available free space on disk.</entry> </localization> <xs:schema attributeFormDefault="unqualified" elementFormDefault="qualified" xmlns:xs="http://www.w3.org/2001/XMLSchema"> <xs:element name="VeraCrypt"> |