diff options
author | Mounir IDRASSI <mounir.idrassi@idrix.fr> | 2016-05-05 11:25:28 +0200 |
---|---|---|
committer | Mounir IDRASSI <mounir.idrassi@idrix.fr> | 2016-05-05 16:47:55 +0200 |
commit | fede2cfa18b5cd8bb40f01a5fb53f1effb4c80a0 (patch) | |
tree | 43a35759616b1501774b1c7eceb05ebf2973f747 /Translations/Language.ru.xml | |
parent | fc89bf6e2cc1c34d705a73613f8d15df516ec009 (diff) | |
download | VeraCrypt-fede2cfa18b5cd8bb40f01a5fb53f1effb4c80a0.tar.gz VeraCrypt-fede2cfa18b5cd8bb40f01a5fb53f1effb4c80a0.zip |
Windows: Add checkbox in "VeraCrypt Format" to skip Rescue Disk verification during system encryption wizard
Diffstat (limited to 'Translations/Language.ru.xml')
-rw-r--r-- | Translations/Language.ru.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Translations/Language.ru.xml b/Translations/Language.ru.xml index bb57148b..aaa25494 100644 --- a/Translations/Language.ru.xml +++ b/Translations/Language.ru.xml @@ -1397,6 +1397,7 @@ <control lang="en" key="IDC_DISABLE_BOOT_LOADER_PIM_PROMPT">Do not request PIM in the pre-boot authentication screen (PIM value is stored unencrypted on disk)</control>
<string lang="en" key="DISABLE_BOOT_LOADER_PIM_PROMPT">WARNING: Please keep in mind that if you enable this option, the PIM value will be stored unencrypted on the disk.\n\nAre you sure you want to enable this option?</string>
<string lang="en" key="PIM_TOO_BIG">Personal Iterations Multiplier (PIM) maximum value is 2147468.</string>
+ <control lang="en" key="IDC_SKIP_RESCUE_VERIFICATION">Skip Rescue Disk verification</control>
</localization>
<!-- XML Schema -->
<xs:schema attributeFormDefault="unqualified" elementFormDefault="qualified" xmlns:xs="http://www.w3.org/2001/XMLSchema">
|