diff options
author | Mounir IDRASSI <mounir.idrassi@idrix.fr> | 2021-09-05 01:11:04 +0200 |
---|---|---|
committer | Mounir IDRASSI <mounir.idrassi@idrix.fr> | 2021-09-05 01:13:23 +0200 |
commit | ddf9811b21ade89be55c9c357a5740ee3a41e9a9 (patch) | |
tree | 4d96b5f16c89208e704e45d01d652e75b751ace0 /Translations/Language.pl.xml | |
parent | 8533ced1a4e6eb0b23ce6f05ca01d079f87b5efd (diff) | |
download | VeraCrypt-ddf9811b21ade89be55c9c357a5740ee3a41e9a9.tar.gz VeraCrypt-ddf9811b21ade89be55c9c357a5740ee3a41e9a9.zip |
Windows: Block installation with exe installer if VeraCrypt was already installed using MSI package
Diffstat (limited to 'Translations/Language.pl.xml')
-rw-r--r-- | Translations/Language.pl.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Translations/Language.pl.xml b/Translations/Language.pl.xml index 15bc4fba..c4626fd7 100644 --- a/Translations/Language.pl.xml +++ b/Translations/Language.pl.xml @@ -1565,6 +1565,7 @@ <entry lang="pl" key="UNKNOWN_OPTION">Nieznana opcja</entry> <entry lang="pl" key="VOLUME_LOCATION">Położenie wolumenu</entry> <entry lang="pl" key="VOLUME_HOST_IN_USE">OSTRZEŻENIE: Plik/urządzenie {0} jest już używane!\n\nZignorowanie tego może spowodować niepożądane skutki, w tym niestabilność systemu. Wszystkie aplikacje, które mogą korzystać z pliku/urządzenia, powinny zostać zamknięte przed podłączeniem wolumenu.\n\nKontynuować podłączanie?</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> </localization> <xs:schema attributeFormDefault="unqualified" elementFormDefault="qualified" xmlns:xs="http://www.w3.org/2001/XMLSchema"> <xs:element name="VeraCrypt"> |