1
0
mirror of https://github.com/veracrypt/VeraCrypt.git synced 2026-06-15 09:06:08 -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:
Mounir IDRASSI
2026-05-31 10:47:14 +09:00
parent 91a01826aa
commit d6220089ca
9 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -181,7 +181,7 @@
<entry lang="es" key="IDC_TRAVEL_OPEN_EXPLORER">Abrir en el &amp;explorador el volumen montado</entry>
<entry lang="es" key="IDC_TRAV_CACHE_PASSWORDS">Guardar &amp;contraseña en caché</entry>
<entry lang="es" key="IDC_TRUECRYPT_MODE">Modo TrueCrypt</entry>
<entry lang="es" key="IDC_UNMOUNTALL">&amp;Desmontar Todo</entry>
<entry lang="es" key="IDC_UNMOUNTALL">Desmontar Tod&amp;o</entry>
<entry lang="es" key="IDC_VOLUME_PROPERTIES">Propiedades del &amp;Volumen</entry>
<entry lang="es" key="IDC_VOLUME_TOOLS">Herramien&amp;tas de volumen</entry>
<entry lang="es" key="IDC_WIPE_CACHE">&amp;Borrar Caché</entry>