diff options
author | Mounir IDRASSI <mounir.idrassi@idrix.fr> | 2022-03-21 00:42:56 +0100 |
---|---|---|
committer | Mounir IDRASSI <mounir.idrassi@idrix.fr> | 2022-03-21 01:19:17 +0100 |
commit | fbdcd35b004e882af20479d72ee73dc776a91d7f (patch) | |
tree | 683a10b015a60044835f7164216f27efe4081fa4 /Translations/Language.ca.xml | |
parent | 512477523631c76bed25bb89dd30c056d2188ac4 (diff) | |
download | VeraCrypt-fbdcd35b004e882af20479d72ee73dc776a91d7f.tar.gz VeraCrypt-fbdcd35b004e882af20479d72ee73dc776a91d7f.zip |
Language XML files: Add newly added entry to the XML files of supported languages
Diffstat (limited to 'Translations/Language.ca.xml')
-rw-r--r-- | Translations/Language.ca.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Translations/Language.ca.xml b/Translations/Language.ca.xml index 64f3ee66..03463e47 100644 --- a/Translations/Language.ca.xml +++ b/Translations/Language.ca.xml @@ -1567,6 +1567,7 @@ <entry lang="en" key="VOLUME_HOST_IN_USE">WARNING: The host file/device {0} is already in use!\n\nIgnoring this can cause undesired results including system instability. All applications that might be using the host file/device should be closed before mounting the volume.\n\nContinue mounting?</entry> <entry lang="en" key="CANT_INSTALL_WITH_EXE_OVER_MSI">VeraCrypt was previously installed using an MSI package and so it can't be updated using the standard installer.\n\nPlease use the MSI package to update your VeraCrypt installation.</entry> <entry lang="en" key="IDC_USE_ALL_FREE_SPACE">Use all available free space</entry> + <entry lang="en" key="SYS_ENCRYPTION_UPGRADE_UNSUPPORTED_ALGORITHM">VeraCrypt cannot be upgraded because the system partition/drive was encrypted using an algorithm that is not supported anymore.\nPlease decrypt your system before upgrading VeraCrypt and then encrypt it again.</entry> </localization> <xs:schema attributeFormDefault="unqualified" elementFormDefault="qualified" xmlns:xs="http://www.w3.org/2001/XMLSchema"> <xs:element name="VeraCrypt"> |