diff options
author | Mounir IDRASSI <mounir.idrassi@idrix.fr> | 2016-01-04 02:15:02 +0100 |
---|---|---|
committer | Mounir IDRASSI <mounir.idrassi@idrix.fr> | 2016-01-04 02:37:33 +0100 |
commit | 0600ae7d1cba6b6c4a4c9867976487727f9792cc (patch) | |
tree | 1cbbc8a10fe5628001b664d02f0b78b22870d468 /Translations/Language.hu.xml | |
parent | 29d46b749d3b8739171b009baab0b5e1663afc44 (diff) | |
download | VeraCrypt-0600ae7d1cba6b6c4a4c9867976487727f9792cc.tar.gz VeraCrypt-0600ae7d1cba6b6c4a4c9867976487727f9792cc.zip |
Language XML files: update XML files with newly added fields.
Diffstat (limited to 'Translations/Language.hu.xml')
-rw-r--r-- | Translations/Language.hu.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Translations/Language.hu.xml b/Translations/Language.hu.xml index aa8d6a81..1f915cd6 100644 --- a/Translations/Language.hu.xml +++ b/Translations/Language.hu.xml @@ -60,7 +60,7 @@ <control lang="en" key="IDC_NO_HISTORY">&Never save history</control>
<control lang="hu" key="IDC_OPEN_OUTER_VOLUME">Külső kötet megnyitása</control>
<control lang="en" key="IDC_PAUSE">&Pause</control>
- <control lang="en" key="IDC_PIM_ENABLE">Use PIM</control>
+ <control lang="en" key="IDC_PIM_ENABLE">Use P&IM</control>
<control lang="en" key="IDC_NEW_PIM_ENABLE">Use PIM</control>
<control lang="hu" key="IDC_QUICKFORMAT">Gyorsformázás</control>
<control lang="en" key="IDC_SHOW_PASSWORD">&Display password</control>
@@ -563,7 +563,7 @@ <string lang="en" key="INIT_RAND">Failed to initialize the random number generator!\n\n\n(If you report a bug in connection with this, please include the following technical information in the bug report:\n%s, Last Error = 0x%.8X)</string>
<string lang="en" key="CAPI_RAND">Windows Crypto API failed!\n\n\n(If you report a bug in connection with this, please include the following technical information in the bug report:\n%s, Last Error = 0x%.8X)</string>
<string lang="en" key="INIT_REGISTER">Unable to initialize the application. Failed to register the Dialog class.</string>
- <string lang="en" key="INIT_RICHEDIT">Error: Failed to load the Rich Edit system library.</string>
+ <string lang="en" key="INIT_DLL">Error: Failed to load a system library.</string>
<string lang="en" key="INTRO_TITLE">VeraCrypt Volume Creation Wizard</string>
<string lang="en" key="MAX_HIDVOL_SIZE_BYTES">Maximum possible hidden volume size for this volume is %.2f bytes.</string>
<string lang="en" key="MAX_HIDVOL_SIZE_KB">Maximum possible hidden volume size for this volume is %.2f KB.</string>
|