diff options
author | Mounir IDRASSI <mounir.idrassi@idrix.fr> | 2015-12-21 00:07:50 +0100 |
---|---|---|
committer | Mounir IDRASSI <mounir.idrassi@idrix.fr> | 2015-12-21 01:19:08 +0100 |
commit | fcfcd1a2c4c144fcb30b0a340d1d6bb68c37243d (patch) | |
tree | 08bb49b7a0c325145c6d337376a625b70d1213d0 /Translations/Language.zh-tw.xml | |
parent | 8f6c08330ac37b7729d8c1bf7276e8fede2d17fa (diff) | |
download | VeraCrypt-fcfcd1a2c4c144fcb30b0a340d1d6bb68c37243d.tar.gz VeraCrypt-fcfcd1a2c4c144fcb30b0a340d1d6bb68c37243d.zip |
Language XML files: update XML files with newly added fields.
Diffstat (limited to 'Translations/Language.zh-tw.xml')
-rw-r--r-- | Translations/Language.zh-tw.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Translations/Language.zh-tw.xml b/Translations/Language.zh-tw.xml index 9b3f2624..ebd643c1 100644 --- a/Translations/Language.zh-tw.xml +++ b/Translations/Language.zh-tw.xml @@ -109,6 +109,7 @@ <control lang="zh-tw" key="IDC_AUTORUN_START">啟動 VeraCrypt(&S)</control>
<control lang="en" key="IDC_AUTO_DETECT_PKCS11_MODULE">Auto-&Detect Library</control>
<control lang="en" key="IDC_BOOT_LOADER_CACHE_PASSWORD">&Cache pre-boot authentication password in driver memory (for mounting of non-system volumes)</control>
+ <control lang="en" key="IDC_BOOT_LOADER_CACHE_PIM">Include &PIM when caching pre-boot authentication password</control>
<control lang="zh-tw" key="IDC_BROWSE_DIRS">瀏覽...</control>
<control lang="zh-tw" key="IDC_BROWSE_FILES">瀏覽...</control>
<control lang="zh-tw" key="IDC_CACHE">在記憶體中快取密碼和金鑰檔(&A)</control>
@@ -157,6 +158,7 @@ <control lang="en" key="IDC_PIM_HELP">(Empty or 0 for default iterations)</control>
<control lang="zh-tw" key="IDC_PREF_BKG_TASK_ENABLE">啟用</control>
<control lang="zh-tw" key="IDC_PREF_CACHE_PASSWORDS">在驅動記憶體中快取密碼</control>
+ <control lang="en" key="IDC_PREF_CACHE_PIM">Include PIM when caching a password</control>
<control lang="zh-tw" key="IDC_PREF_DISMOUNT_INACTIVE">自動卸載加密區,在無資料讀寫活動以下時間後</control>
<control lang="zh-tw" key="IDC_PREF_DISMOUNT_LOGOFF">用戶登出時</control>
<control lang="en" key="IDC_PREF_DISMOUNT_SESSION_LOCKED">User session locked</control>
|