diff options
author | Mounir IDRASSI <mounir.idrassi@idrix.fr> | 2020-07-02 02:11:24 +0200 |
---|---|---|
committer | Mounir IDRASSI <mounir.idrassi@idrix.fr> | 2020-07-02 02:21:08 +0200 |
commit | 6dab32086fef7e7e73c24c2d3178f0c070886082 (patch) | |
tree | a34a620e1f8f54914bef6ee280dd84d047e3e355 /Translations/Language.th.xml | |
parent | 9a804654f5e8588f039407aeaaaf24fd9f0062e5 (diff) | |
download | VeraCrypt-6dab32086fef7e7e73c24c2d3178f0c070886082.tar.gz VeraCrypt-6dab32086fef7e7e73c24c2d3178f0c070886082.zip |
Language translations: Add newly added entry to the XML files of supported languages
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 af355f3a..dea9decf 100644 --- a/Translations/Language.th.xml +++ b/Translations/Language.th.xml @@ -1440,6 +1440,7 @@ <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 lang="en" key="HIDDEN_CREDS_SAME_AS_OUTER">The Hidden volume can't have the same password, PIM and keyfiles as the Outer volume</entry> + <entry lang="en" key="SYSENC_BITLOCKER_CONFLICT">VeraCrypt does not support encrypting a system drive that is already encrypted by BitLocker.</entry> </localization> <xs:schema attributeFormDefault="unqualified" elementFormDefault="qualified" xmlns:xs="http://www.w3.org/2001/XMLSchema"> <xs:element name="VeraCrypt"> |