diff options
author | Mounir IDRASSI <mounir.idrassi@idrix.fr> | 2015-09-01 01:13:17 +0200 |
---|---|---|
committer | Mounir IDRASSI <mounir.idrassi@idrix.fr> | 2015-09-01 01:37:02 +0200 |
commit | adc32743954de1976f1e9c907b40673ed8756e10 (patch) | |
tree | d9d9236843bb64dac02caf0da944f3a121399156 /src | |
parent | 249d747a5313881687b69bbfd062636ced5ed8e0 (diff) | |
download | VeraCrypt-adc32743954de1976f1e9c907b40673ed8756e10.tar.gz VeraCrypt-adc32743954de1976f1e9c907b40673ed8756e10.zip |
Language files: adaptations of XML files to be recognized correctly by Transifex
Diffstat (limited to 'src')
-rw-r--r-- | src/Common/Language.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/Common/Language.xml b/src/Common/Language.xml index b590ce58..53af2ed4 100644 --- a/src/Common/Language.xml +++ b/src/Common/Language.xml @@ -53,7 +53,7 @@ <control lang="en" key="IDC_MORE_INFO_ON_CONTAINERS">More information</control>
<control lang="en" key="IDC_MORE_INFO_ON_SYS_ENCRYPTION">More information about system encryption</control>
<control lang="en" key="IDC_MORE_INFO_SYS_ENCRYPTION">More information</control>
- <control lang="en" key="IDC_MULTI_BOOT">Multi-boot</control>
+ <control lang="en" key="IDC_MULTI_BOOT">Multi-Boot</control>
<control lang="en" key="IDC_NONSYS_DEVICE">Encrypt a non-system partition/drive</control>
<control lang="en" key="IDC_NO_HISTORY">&Never save history</control>
<control lang="en" key="IDC_OPEN_OUTER_VOLUME">Open Outer Volume</control>
@@ -768,7 +768,7 @@ <string lang="en" key="DRIVE">Drive</string>
<string lang="en" key="SIZE">Size</string>
<string lang="en" key="ENCRYPTION_ALGORITHM">Encryption Algorithm</string>
- <string lang="en" key="ENCRYPTION_ALGORITHM_LV">Encryption algorithm</string>
+ <string lang="en" key="ENCRYPTION_ALGORITHM_LV">Encryption Algorithm</string>
<string lang="en" key="TYPE">Type</string>
<string lang="en" key="VALUE">Value</string>
<string lang="en" key="PROPERTY">Property</string>
|