diff options
author | Mounir IDRASSI <mounir.idrassi@idrix.fr> | 2020-06-26 19:11:07 +0200 |
---|---|---|
committer | Mounir IDRASSI <mounir.idrassi@idrix.fr> | 2020-06-26 19:13:45 +0200 |
commit | 61aec8a9a60337f7e3c93576893ca4085ed65b9d (patch) | |
tree | 25a87a1804b4acdc45f46cb6eb731e3bb67012ee /Translations/Language.zh-hk.xml | |
parent | 7cb9b8dfc9fb60611fb80fd20b8de534f9c1b928 (diff) | |
download | VeraCrypt-61aec8a9a60337f7e3c93576893ca4085ed65b9d.tar.gz VeraCrypt-61aec8a9a60337f7e3c93576893ca4085ed65b9d.zip |
Language translations: Add newly added entry to the XML files of supported languages
Diffstat (limited to 'Translations/Language.zh-hk.xml')
-rw-r--r-- | Translations/Language.zh-hk.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Translations/Language.zh-hk.xml b/Translations/Language.zh-hk.xml index 196e1689..b1c420f9 100644 --- a/Translations/Language.zh-hk.xml +++ b/Translations/Language.zh-hk.xml @@ -1438,6 +1438,7 @@ <entry lang="zh-hk" key="IDT_BENCHMARK">基準測試:</entry> <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> </localization> <xs:schema attributeFormDefault="unqualified" elementFormDefault="qualified" xmlns:xs="http://www.w3.org/2001/XMLSchema"> <xs:element name="VeraCrypt"> |