diff options
author | Mounir IDRASSI <mounir.idrassi@idrix.fr> | 2016-06-17 01:12:43 +0200 |
---|---|---|
committer | Mounir IDRASSI <mounir.idrassi@idrix.fr> | 2016-06-17 15:50:44 +0200 |
commit | 842dce0e1b82a55123718384b41168d2253cd710 (patch) | |
tree | a46b5fdf71698bbb91b4f8e51c1bc418870b99b1 /Translations/Language.tr.xml | |
parent | 27b53c6ff4a3dd1991074b73b91e29d6ff1b058e (diff) | |
download | VeraCrypt-842dce0e1b82a55123718384b41168d2253cd710.tar.gz VeraCrypt-842dce0e1b82a55123718384b41168d2253cd710.zip |
Language XML files: add new fields related to enhanced benchmark dialog
Diffstat (limited to 'Translations/Language.tr.xml')
-rw-r--r-- | Translations/Language.tr.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Translations/Language.tr.xml b/Translations/Language.tr.xml index aa7ffd30..8a8ab7b2 100644 --- a/Translations/Language.tr.xml +++ b/Translations/Language.tr.xml @@ -1400,6 +1400,9 @@ <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> <string lang="en" key="CAMELLIA_HELP">Jointly developed by Mitsubishi Electric and NTT of Japan. First published on 2000. 256-bit key, 128-bit block. Mode of operation is XTS. It has been approved for use by the ISO/IEC, the European Union's NESSIE project and the Japanese CRYPTREC project.</string> + <string lang="en" key="TIME">Time</string> + <string lang="en" key="ITERATIONS">Iterations</string> + <string lang="en" key="PRE-BOOT">Pre-Boot</string> </localization> <!-- XML Schema --> <xs:schema attributeFormDefault="unqualified" elementFormDefault="qualified" xmlns:xs="http://www.w3.org/2001/XMLSchema"> |