diff options
author | Mounir IDRASSI <mounir.idrassi@idrix.fr> | 2023-09-21 01:21:30 +0200 |
---|---|---|
committer | Mounir IDRASSI <mounir.idrassi@idrix.fr> | 2023-09-21 01:21:30 +0200 |
commit | 0fe6ef22f57aa4b10581a2c822f3a31cd82660d2 (patch) | |
tree | 773116c84fde723d8bc03fcf62478b99a49fee54 /Translations/Language.sk.xml | |
parent | 6c7e055f3fe3762caea499b0a37eea409a4e1e5c (diff) | |
download | VeraCrypt-0fe6ef22f57aa4b10581a2c822f3a31cd82660d2.tar.gz VeraCrypt-0fe6ef22f57aa4b10581a2c822f3a31cd82660d2.zip |
Translations: Add newly added string entry IDC_DISABLE_MEMORY_PROTECTION
Diffstat (limited to 'Translations/Language.sk.xml')
-rw-r--r-- | Translations/Language.sk.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Translations/Language.sk.xml b/Translations/Language.sk.xml index 0da8cb70..51fd00e3 100644 --- a/Translations/Language.sk.xml +++ b/Translations/Language.sk.xml @@ -1633,6 +1633,7 @@ <entry lang="en" key="EXPANDER_EXTENDING_FILESYSTEM">Extending file system ...\n</entry> <entry lang="en" key="PARTIAL_SYSENC_MOUNT_READONLY">Warning: The system partition you attempted to mount was not fully encrypted. As a safety measure to prevent potential corruption or unwanted modifications, volume '%s' was mounted as read-only.</entry> <entry lang="en" key="IDC_LINK_KEYFILES_EXTENSIONS_WARNING">Important information on using third-party file extensions</entry> + <entry lang="en" key="IDC_DISABLE_MEMORY_PROTECTION">Disable memory protection in VeraCrypt</entry> </localization> <xs:schema attributeFormDefault="unqualified" elementFormDefault="qualified" xmlns:xs="http://www.w3.org/2001/XMLSchema"> <xs:element name="VeraCrypt"> |