mhogomchungu / zuluCrypt

zuluCrypt is a front end to cryptsetup and tcplay and it allows easy management of encrypted block devices
https://mhogomchungu.github.io/zuluCrypt
Other
504 stars 60 forks source link

conflicting keyboard shortcut for F: "&Favorites" and "Mount &Folder" #159

Closed SimonHeimberg closed 3 years ago

SimonHeimberg commented 3 years ago

The keyboard shortcut "Alt-F" in ZuluMount is used by two actions (in English language): "Favorites" and "Mount Folder" The result is both do not work.

Which one should be changed? Suggestions: "Favorites" / "Favorites" / "Mount Folder" / "Mount Folder"

Note: also update all <source> strings in translations: translations/zuluMount/{ar_SA.ts, fr_FR.ts, de_DE.ts}

references:

Favorites: https://github.com/mhogomchungu/zuluCrypt/blob/90aebf38b3d5eb8a035a698eb120e1a298c81b54/zuluMount-gui/zulumount.ui#L111

Mount Folder: https://github.com/mhogomchungu/zuluCrypt/blob/90aebf38b3d5eb8a035a698eb120e1a298c81b54/zuluMount-gui/zulumount.ui#L138

mhogomchungu commented 3 years ago

This is already fixed and i went with your suggestion of "Mount F&older"

Thanks for the report.