1
0
mirror of https://github.com/veracrypt/VeraCrypt.git synced 2025-11-11 02:58:02 -06:00

Language XML: add new IDC_PREF_TEMP_CACHE_ON_MULTIPLE_MOUNT field to translations

This commit is contained in:
Mounir IDRASSI
2015-04-19 21:58:27 +02:00
parent 4890a65106
commit 093fada00b
37 changed files with 38 additions and 1 deletions

View File

@@ -155,6 +155,7 @@
<control lang="zh-cn" key="IDC_PREF_MOUNT_READONLY">以只读模式加载加密卷</control>
<control lang="zh-cn" key="IDC_PREF_MOUNT_REMOVABLE">以可移动介质模式加载加密卷</control>
<control lang="zh-cn" key="IDC_PREF_OPEN_EXPLORER">为成功加载的加密卷打开资源管理器窗口</control>
<control lang="en" key="IDC_PREF_TEMP_CACHE_ON_MULTIPLE_MOUNT">Temporary Cache password during "Mount Favorite Volumes" operations</control>
<control lang="zh-cn" key="IDC_PREF_USE_DIFF_TRAY_ICON_IF_VOL_MOUNTED">有加密卷加载时启用不同颜色的任务栏图标</control>
<control lang="zh-cn" key="IDC_PREF_WIPE_CACHE_ON_AUTODISMOUNT">自动卸载时擦除缓存的密码</control>
<control lang="zh-cn" key="IDC_PREF_WIPE_CACHE_ON_EXIT">退出时擦除缓存的密码</control>