radj307 / volume-control

Specific-Application Volume Control Hotkeys for Windows.
https://radj307.github.io/volume-control
GNU General Public License v3.0
73 stars 6 forks source link

[BUG] Automatic hotkey names don't use translations #122

Open radj307 opened 10 months ago

radj307 commented 10 months ago

Version Number

6741804a4d9326f4aae5c30e566a0e1a0b5cb2b5

File

Installer (VolumeControl-Installer.exe), Portable (VolumeControl.exe)

Windows Version

Windows 10 Enterprise LTSC Version 21H2

Actual Behaviour

Automatically chosen hotkey names do not use the translated action name, instead they use the identifier string which is always in whatever language the action was written in.

Expected Behaviour

Automatically chosen hotkey names should use the provided translation.

Reproduction Steps

  1. Create a new hotkey
  2. Select an action
  3. Hotkey name is not translated

Log

No response