diff options
author | Mounir IDRASSI <mounir.idrassi@idrix.fr> | 2018-03-05 19:29:08 +0100 |
---|---|---|
committer | Mounir IDRASSI <mounir.idrassi@idrix.fr> | 2018-03-05 19:35:07 +0100 |
commit | d907627f7e4844547545b9ff189208cec9eee426 (patch) | |
tree | ce75898e20230bc735db1380b0e14e1e7b7f9791 /Translations/Language.pl.xml | |
parent | bac2ad29b66527a6dcc96c06e4c2407f4622414c (diff) | |
download | VeraCrypt-d907627f7e4844547545b9ff189208cec9eee426.tar.gz VeraCrypt-d907627f7e4844547545b9ff189208cec9eee426.zip |
Windows: Add option to block TRIM command on system encryption SSD drives.
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 98133d42..e5e1aa0a 100644 --- a/Translations/Language.pl.xml +++ b/Translations/Language.pl.xml @@ -1423,6 +1423,7 @@ <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> + <control lang="en" key="IDC_BLOCK_SYSENC_TRIM">Block TRIM command on system partition/drive</control> </localization> <!-- XML Schema --> <xs:schema attributeFormDefault="unqualified" elementFormDefault="qualified" xmlns:xs="http://www.w3.org/2001/XMLSchema"> |