mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-07 03:36:44 +02:00
[Settings] Change settings header to "Remap keys" on KBM pagr (#3654)
* Update settings header: Remap keys We write "Remap Keyboard" but it must be "Remap keys" because we not remapping the whole keyboard. We only remap single keys. * Tweaked c++ side naming Co-authored-by: Arjun <arjunbalgovind@gmail.com>
This commit is contained in:
@@ -182,7 +182,7 @@
|
||||
<comment>Keyboard Manager remap keyboard button content</comment>
|
||||
</data>
|
||||
<data name="KeyboardManager_RemapKeyboardHeader.Text" xml:space="preserve">
|
||||
<value>Remap keyboard</value>
|
||||
<value>Remap keys</value>
|
||||
<comment>Keyboard Manager remap keyboard header</comment>
|
||||
</data>
|
||||
<data name="KeyboardManager_RemapShortcutsButton.Content" xml:space="preserve">
|
||||
|
||||
Reference in New Issue
Block a user