[Keyboard Manager] Adding KBM to shortcut list on Dashboard page (#45938)

Found during manual testing
Open (new) Keyboard Manager shortcut is now shown in the "Shortcuts"
menu when the module is enabled and the new editor is being used.
<img width="1453" height="1367" alt="image"
src="https://github.com/user-attachments/assets/05de4337-9420-460c-b579-8f471a49d4f6"
/>
This commit is contained in:
Jaylyn Barbee
2026-03-09 14:06:56 -04:00
committed by GitHub
parent 9859fb6196
commit d1605640ca
3 changed files with 21 additions and 1 deletions

View File

@@ -594,6 +594,10 @@ opera.exe</value>
<value>Set and manage your remappings</value>
<comment>Description for the new editor button</comment>
</data>
<data name="Dashboard_KeyboardManager_OpenEditor" xml:space="preserve">
<value>Open Keyboard Manager</value>
<comment>Label for the Keyboard Manager editor shortcut on the dashboard page</comment>
</data>
<data name="KeyboardManager_GoBackClassic.Content" xml:space="preserve">
<value>Switch back to the classic editor</value>
<comment>Keyboard Manager link to switch back to the classic editor UI</comment>