diff options
author | Mounir IDRASSI <mounir.idrassi@idrix.fr> | 2018-08-23 20:57:00 +0200 |
---|---|---|
committer | Mounir IDRASSI <mounir.idrassi@idrix.fr> | 2018-08-24 00:49:59 +0200 |
commit | 7cbe6b71e50b535d40336385600139cf2f8524ba (patch) | |
tree | 3b34de9c4744e143be5bc5150eeac630f0280857 /Translations/Language.ka.xml | |
parent | f5a765e86088eb90c4392e43ad8a3c27bfa814cc (diff) | |
download | VeraCrypt-7cbe6b71e50b535d40336385600139cf2f8524ba.tar.gz VeraCrypt-7cbe6b71e50b535d40336385600139cf2f8524ba.zip |
Windows: implement a driver configuration option to explicitly allow defragmenting non-système disques by Windows built-in defragmenter tool.
Diffstat (limited to 'Translations/Language.ka.xml')
-rw-r--r-- | Translations/Language.ka.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Translations/Language.ka.xml b/Translations/Language.ka.xml index e170f522..4b6b6345 100644 --- a/Translations/Language.ka.xml +++ b/Translations/Language.ka.xml @@ -1425,6 +1425,8 @@ <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> + <entry lang="en" key="IDC_ALLOW_WINDOWS_DEFRAG">Allow Windows Disk Defragmenter to defragment non-system partition/drive</entry> + <entry lang="en" key="CONFIRM_ALLOW_WINDOWS_DEFRAG">WARNING: Defragmenting non-system partitions/drives may leak metadata about their content or cause issues with hidden volumes they may contain.\n\nContinue?</entry> </localization> <xs:schema attributeFormDefault="unqualified" elementFormDefault="qualified" xmlns:xs="http://www.w3.org/2001/XMLSchema"> <xs:element name="VeraCrypt"> |