diff options
author | Mounir IDRASSI <mounir.idrassi@idrix.fr> | 2023-09-21 01:27:41 +0200 |
---|---|---|
committer | Mounir IDRASSI <mounir.idrassi@idrix.fr> | 2023-09-21 01:27:41 +0200 |
commit | 340b773ed27ab7c1376b7182f8361a8046c090c3 (patch) | |
tree | 47f9a8311e79519e2c72c70283038428b9d9f3cc /Translations | |
parent | 0fe6ef22f57aa4b10581a2c822f3a31cd82660d2 (diff) | |
download | VeraCrypt-340b773ed27ab7c1376b7182f8361a8046c090c3.tar.gz VeraCrypt-340b773ed27ab7c1376b7182f8361a8046c090c3.zip |
Translations: Add missing entries to Estonian XML file
Diffstat (limited to 'Translations')
-rw-r--r-- | Translations/Language.et.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Translations/Language.et.xml b/Translations/Language.et.xml index eb7f75e4..267d41ec 100644 --- a/Translations/Language.et.xml +++ b/Translations/Language.et.xml @@ -1632,6 +1632,8 @@ <entry lang="en" key="EXPANDER_UNMOUNTING_VOLUME">Unmounting volume ...\n</entry> <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"> |