diff options
author | Mounir IDRASSI <mounir.idrassi@idrix.fr> | 2020-07-21 10:29:57 (GMT) |
---|---|---|
committer | Mounir IDRASSI <mounir.idrassi@idrix.fr> | 2020-07-21 10:47:35 (GMT) |
commit | 12e9d1ae48847837c70517109904dd888cce88e5 (patch) | |
tree | ade3737d5de4e37c2f29f8f8d355b8c3a4fec9ed /Translations/Language.zh-cn.xml | |
parent | 290412afced5f020c3c3cdaafe86c4352608ab16 (diff) | |
download | VeraCrypt-12e9d1ae48847837c70517109904dd888cce88e5.zip VeraCrypt-12e9d1ae48847837c70517109904dd888cce88e5.tar.gz |
Language translations: Add newly added entries to the XML files of supported languages
Diffstat (limited to 'Translations/Language.zh-cn.xml')
-rw-r--r-- | Translations/Language.zh-cn.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Translations/Language.zh-cn.xml b/Translations/Language.zh-cn.xml index e41d765..4bfd23b 100644 --- a/Translations/Language.zh-cn.xml +++ b/Translations/Language.zh-cn.xml @@ -1444,6 +1444,8 @@ <entry lang="zh-cn" key="IDC_FORCE_NEXT_BOOT_VERACRYPT">强制下次启动时进行VeraCrypt引导</entry> <entry lang="zh-cn" key="IDC_FORCE_VERACRYPT_BOOT_ENTRY">强制在EFI固件启动菜单显示VeraCrypt引导项</entry> <entry lang="zh-cn" key="IDC_FORCE_VERACRYPT_FIRST_BOOT_ENTRY">强制VeraCrypt引导项作为EFI固件启动菜单的第一项</entry> + <entry lang="en" key="RAM_ENCRYPTION_DISABLE_HIBERNATE">WARNING: RAM encryption is not compatible with Windows Hibernate and Windows Fast Startup features. VeraCrypt needs to disable them before activating RAM encryption.\n\nContinue?</entry> + <entry lang="en" key="CONFIRM_DISABLE_FAST_STARTUP">WARNING: Windows Fast Startup is enabled and it is known to cause issues when working with VeraCrypt volumes. It is advised to disable it for better security and usability.\n\nDo you want to disable Windows Fast Startup?</entry> </localization> <xs:schema attributeFormDefault="unqualified" elementFormDefault="qualified" xmlns:xs="http://www.w3.org/2001/XMLSchema"> <xs:element name="VeraCrypt"> |