diff options
author | Mounir IDRASSI <mounir.idrassi@idrix.fr> | 2018-03-05 16:21:23 +0100 |
---|---|---|
committer | Mounir IDRASSI <mounir.idrassi@idrix.fr> | 2018-03-05 19:35:01 +0100 |
commit | bac2ad29b66527a6dcc96c06e4c2407f4622414c (patch) | |
tree | 83844e157ef5b7e951c9a90f2c82d22127553772 /Translations/Language.pl.xml | |
parent | 59ebfd268377c4c7b29a2effbace1b9141d80dd2 (diff) | |
download | VeraCrypt-bac2ad29b66527a6dcc96c06e4c2407f4622414c.tar.gz VeraCrypt-bac2ad29b66527a6dcc96c06e4c2407f4622414c.zip |
XML Languages files: Add translation entry for non-system TRIM configuration
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 99006d32..98133d42 100644 --- a/Translations/Language.pl.xml +++ b/Translations/Language.pl.xml @@ -1422,6 +1422,7 @@ <string lang="pl" key="DCSPROP_XML_VALIDATION_FAILED">UWAGA: Nie udało się zweryfikować formatu XML konfiguracji programu rozruchowego. Proszę sprawdzić swoje modyfikacje.</string> <control lang="pl" key="IDT_ADVANCED_OPTIONS">Opcje zaawansowane</control> <string lang="pl" key="AFTER_UPGRADE_RESCUE_DISK">Zdecydowanie zaleca się utworzenie nowej płyty ratunkowej VeraCrypt (która zawierać będzie nową wersję programu rozruchowego VeraCrypt) poprzez wybranie 'System' > 'Utwórz płytę ratunkową'.\nCzy chcesz to teraz zrobić?</string> + <control lang="en" key="IDC_ALLOW_TRIM_NONSYS_SSD">Allow TRIM operation for non-system SSD partition/drive</control> </localization> <!-- XML Schema --> <xs:schema attributeFormDefault="unqualified" elementFormDefault="qualified" xmlns:xs="http://www.w3.org/2001/XMLSchema"> |