diff options
author | Mounir IDRASSI <mounir.idrassi@idrix.fr> | 2023-09-08 09:38:51 +0200 |
---|---|---|
committer | Mounir IDRASSI <mounir.idrassi@idrix.fr> | 2023-09-08 09:38:51 +0200 |
commit | f15052e68d43bdad8d8a125a3601ff8cedcf5a3d (patch) | |
tree | e40dbe4462089c11e4bf118d9e1e3c68f33f1c13 /src/Common/Language.xml | |
parent | d74ea60436ab9078c356f7be0daca639d39e3fc3 (diff) | |
download | VeraCrypt-f15052e68d43bdad8d8a125a3601ff8cedcf5a3d.tar.gz VeraCrypt-f15052e68d43bdad8d8a125a3601ff8cedcf5a3d.zip |
Windows: Add link in keyfiles dialog to documentation page for risks of third-party file extensions usage.
Diffstat (limited to 'src/Common/Language.xml')
-rw-r--r-- | src/Common/Language.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Common/Language.xml b/src/Common/Language.xml index abda8e24..3b2a1a90 100644 --- a/src/Common/Language.xml +++ b/src/Common/Language.xml @@ -1632,6 +1632,7 @@ <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> </localization> <xs:schema attributeFormDefault="unqualified" elementFormDefault="qualified" xmlns:xs="http://www.w3.org/2001/XMLSchema"> <xs:element name="VeraCrypt"> |