mirror of
https://github.com/veracrypt/VeraCrypt.git
synced 2025-11-11 02:58:02 -06:00
Translations: Add newly added string for XTS vulnerability detection
This commit is contained in:
@@ -1638,6 +1638,9 @@
|
||||
<entry lang="ko" key="LINUX_LANGUAGE">언어</entry>
|
||||
<entry lang="ko" key="LINUX_SELECT_SYS_DEFAULT_LANG">시스템의 기본 언어를 선택합니다</entry>
|
||||
<entry lang="ko" key="LINUX_RESTART_FOR_LANGUAGE_CHANGE">언어 변경을 적용하려면, VeraCrypt를 다시 시작해야 합니다.</entry>
|
||||
<entry lang="en" key="ERR_XTS_MASTERKEY_VULNERABLE">WARNING: The volume's master key is vulnerable to an attack that compromises data security.\n\nPlease create a new volume and transfer the data to it.</entry>
|
||||
<entry lang="en" key="ERR_SYSENC_XTS_MASTERKEY_VULNERABLE">WARNING: The encrypted system's master key is vulnerable to an attack that compromises data security.\nPlease decrypt the system partition/drive and then re-encrypt it.</entry>
|
||||
<entry lang="en" key="ERR_XTS_MASTERKEY_VULNERABLE_SHORT">WARNING: The volume's master key has a security vulnerability.</entry>
|
||||
</localization>
|
||||
<xs:schema attributeFormDefault="unqualified" elementFormDefault="qualified" xmlns:xs="http://www.w3.org/2001/XMLSchema">
|
||||
<xs:element name="VeraCrypt">
|
||||
|
||||
Reference in New Issue
Block a user