diff options
author | Mounir IDRASSI <mounir.idrassi@idrix.fr> | 2020-06-26 19:11:07 +0200 |
---|---|---|
committer | Mounir IDRASSI <mounir.idrassi@idrix.fr> | 2020-06-26 19:13:45 +0200 |
commit | 61aec8a9a60337f7e3c93576893ca4085ed65b9d (patch) | |
tree | 25a87a1804b4acdc45f46cb6eb731e3bb67012ee /Translations/Language.pl.xml | |
parent | 7cb9b8dfc9fb60611fb80fd20b8de534f9c1b928 (diff) | |
download | VeraCrypt-61aec8a9a60337f7e3c93576893ca4085ed65b9d.tar.gz VeraCrypt-61aec8a9a60337f7e3c93576893ca4085ed65b9d.zip |
Language translations: Add newly added entry to the XML files of supported languages
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 b85ff643..1095874f 100644 --- a/Translations/Language.pl.xml +++ b/Translations/Language.pl.xml @@ -1438,6 +1438,7 @@ <entry lang="pl" key="IDT_BENCHMARK">Testowanie:</entry> <entry lang="pl" key="IDC_DISABLE_MOUNT_MANAGER">Utwórz tylko urządzenie wirtualne bez montowania na wybranej literze dysku</entry> <entry lang="pl" key="LEGACY_PASSWORD_UTF8_TOO_LONG">Wpisane hasło jest zbyt długie: jego reprezentacja UTF-8 przekracza 64 bajty.</entry> + <entry lang="en" key="HIDDEN_CREDS_SAME_AS_OUTER">The Hidden volume can't have the same password, PIM and keyfiles as the Outer volume</entry> </localization> <xs:schema attributeFormDefault="unqualified" elementFormDefault="qualified" xmlns:xs="http://www.w3.org/2001/XMLSchema"> <xs:element name="VeraCrypt"> |