mirror of
https://github.com/veracrypt/VeraCrypt.git
synced 2026-06-10 06:46:59 -05:00
Fix Unmount All access keys
Move the Unmount All mnemonic away from the single-volume Unmount action in the Windows resources and affected language files. This keeps the two main actions reachable through distinct keyboard accelerators across packaged translations. Fixes https://github.com/veracrypt/VeraCrypt/issues/1751
This commit is contained in:
@@ -181,7 +181,7 @@
|
||||
<entry lang="en" key="IDC_TRAVEL_OPEN_EXPLORER">Open &Explorer window for mounted volume</entry>
|
||||
<entry lang="en" key="IDC_TRAV_CACHE_PASSWORDS">&Cache password in driver memory</entry>
|
||||
<entry lang="en" key="IDC_TRUECRYPT_MODE">&TrueCrypt Mode</entry>
|
||||
<entry lang="en" key="IDC_UNMOUNTALL">&Unmount All</entry>
|
||||
<entry lang="en" key="IDC_UNMOUNTALL">Unmount A&ll</entry>
|
||||
<entry lang="en" key="IDC_VOLUME_PROPERTIES">&Volume Properties...</entry>
|
||||
<entry lang="en" key="IDC_VOLUME_TOOLS">Volume &Tools...</entry>
|
||||
<entry lang="en" key="IDC_WIPE_CACHE">&Wipe Cache</entry>
|
||||
|
||||
Reference in New Issue
Block a user