Closed
Description
Description
VirtualKey.Menu is represented as "Menu" in the string resources, but this key is Alt key, so it should be represented as "Alt".
For the same reason, I think VirtualKey.Back should be represented as "Backspace" and VirtualKey.Escape should be represented as "Esc".
Steps To Reproduce
- See tooltips of navigation buttons.
- Shortcuts that should be represented as "Alt+..." are represented as "Menu+...".
Requirements
Match string resources to the representation on the keyboard.
Files Version
2.4.61.0
Windows Version
Windows 11 22H2
Log file
n/a
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
✅ Done