diff options
author | Mounir IDRASSI <mounir.idrassi@idrix.fr> | 2016-01-31 23:16:32 +0100 |
---|---|---|
committer | Mounir IDRASSI <mounir.idrassi@idrix.fr> | 2016-01-31 23:30:36 +0100 |
commit | 2c0776e9870e52013c574e7a926c2ddd9b202422 (patch) | |
tree | 401a70afb98384140efe385404af4d9491ab714a /Translations/Language.nl.xml | |
parent | 203c7aa015e2adf5f144445e43d4d9ebabb573a3 (diff) | |
download | VeraCrypt-2c0776e9870e52013c574e7a926c2ddd9b202422.tar.gz VeraCrypt-2c0776e9870e52013c574e7a926c2ddd9b202422.zip |
Language XML files: update XML files with newly added field
Diffstat (limited to 'Translations/Language.nl.xml')
-rw-r--r-- | Translations/Language.nl.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Translations/Language.nl.xml b/Translations/Language.nl.xml index 579b321a..69b99e30 100644 --- a/Translations/Language.nl.xml +++ b/Translations/Language.nl.xml @@ -1387,6 +1387,7 @@ <string lang="en" key="PASSWORD_UTF8_INVALID">The entered password contains Unicode characters that couldn't be converted to UTF-8 representation.</string>
<string lang="en" key="INIT_DLL">Error: Failed to load a system library.</string>
<string lang="en" key="ERR_EXFAT_INVALID_VOLUME_SIZE">The volume file size specified in the command line is incompatible with selected exFAT filesystem.</string>
+ <control lang="en" key="IDT_ENTROPY_BAR">Randomness Collected From Mouse Movements</control>
</localization>
<!-- XML Schema -->
<xs:schema attributeFormDefault="unqualified" elementFormDefault="qualified" xmlns:xs="http://www.w3.org/2001/XMLSchema">
|