MediaWriter
MediaWriter copied to clipboard
Add mnemonics for better experience
Fixes #643
This is actually mixing two changes, thus making it harder to review. I would prefer to split it into two commits at least, where one adds mnemonics and one improves code readability. Two separate PRs would be even better,.
This is for sure going to break some translations. I checked how mnemonics are used in KDE and GNOME and both show underscores only when "alt" button is pressed so I believe we should be consistent here, but currently have no idea how to do that.