diff options
author | Mounir IDRASSI <mounir.idrassi@idrix.fr> | 2016-05-05 13:12:25 +0200 |
---|---|---|
committer | Mounir IDRASSI <mounir.idrassi@idrix.fr> | 2016-05-05 16:48:05 +0200 |
commit | 53aabf3f14e75762759bf58fbe726934db38ef76 (patch) | |
tree | d63c649ff16f714b85ab3d71169c970a55b00cab /Translations/Language.ru.xml | |
parent | fb9a49cb1afeebfda621774cd381791c78721949 (diff) | |
download | VeraCrypt-53aabf3f14e75762759bf58fbe726934db38ef76.tar.gz VeraCrypt-53aabf3f14e75762759bf58fbe726934db38ef76.zip |
Windows: Add option and command line switch to hide waiting dialog when performing operations.
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 aaa25494..3f4aca68 100644 --- a/Translations/Language.ru.xml +++ b/Translations/Language.ru.xml @@ -1398,6 +1398,7 @@ <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>
+ <control lang="en" key="IDC_HIDE_WAITING_DIALOG">Don't show wait message dialog when performing operations</control>
</localization>
<!-- XML Schema -->
<xs:schema attributeFormDefault="unqualified" elementFormDefault="qualified" xmlns:xs="http://www.w3.org/2001/XMLSchema">
|