diff options
author | Mounir IDRASSI <mounir.idrassi@idrix.fr> | 2018-03-08 18:53:33 +0100 |
---|---|---|
committer | Mounir IDRASSI <mounir.idrassi@idrix.fr> | 2018-03-12 00:26:12 +0100 |
commit | 2c961dc1a654a2dbdb978eb1d7297e25d5aa7fde (patch) | |
tree | 4ed4312356fffaae26ff5267c87bd56c58253056 | |
parent | 5e3d756806fd6c5aee7b813a2f059ea7759da477 (diff) | |
download | VeraCrypt-2c961dc1a654a2dbdb978eb1d7297e25d5aa7fde.tar.gz VeraCrypt-2c961dc1a654a2dbdb978eb1d7297e25d5aa7fde.zip |
Language XML file: remove unused text entry.
-rw-r--r-- | src/Common/Language.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Common/Language.xml b/src/Common/Language.xml index 75481d2a..6ee138ae 100644 --- a/src/Common/Language.xml +++ b/src/Common/Language.xml @@ -1400,7 +1400,6 @@ <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> <control lang="en" key="IDC_DISABLE_BOOT_LOADER_HASH_PROMPT">Do not request Hash algorithm in the pre-boot authentication screen</control> - <string lang="en" key="GOST89_HELP">The GOST block cipher, defined in the standard GOST 28147-89 under name Magma, is a Soviet and Russian government standard symmetric key block cipher.\n\nDeveloped in the 1970s, the standard had been marked "Top Secret" and then downgraded to "Secret" in 1990. It was a Soviet alternative to the United States standard algorithm, DES.</string> <string lang="en" key="KUZNYECHIK_HELP">Kuznyechik is a block cipher first published in 2015 and defined in the National Standard of the Russian Federation GOST R 34.12-2015 and also in RFC 7801. 256-bit key, 128-bit block. Mode of operation is XTS.</string> <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> |