[KBM]Change UI strings to mention remap to text (#30039)

* [KBM]Change UI strings to mention remap to text

* Update src/modules/keyboardmanager/KeyboardManagerEditor/Resources.resx

Co-authored-by: Heiko <61519853+htcfreek@users.noreply.github.com>

* Update src/modules/keyboardmanager/KeyboardManagerEditor/Resources.resx

Co-authored-by: Heiko <61519853+htcfreek@users.noreply.github.com>

---------

Co-authored-by: Heiko <61519853+htcfreek@users.noreply.github.com>
This commit is contained in:
Jaime Bernardo
2023-11-27 14:15:17 +00:00
committed by GitHub
parent a090558aad
commit c6d605ea39
5 changed files with 10 additions and 18 deletions

View File

@@ -177,14 +177,14 @@
<value>Some of the shortcuts could not be remapped. Continue anyway?</value>
</data>
<data name="EditKeyboard_Info" xml:space="preserve">
<value>Select the key you want to change ("Select") and then the key or shortcut you want it to send ("To send").</value>
<value>Select the key you want to change ("Select") and then configure the key, shortcut or text you want it to send ("To send").</value>
</data>
<data name="EditKeyboard_InfoExample" xml:space="preserve">
<value>Example of a remapping: Select A and send "Ctrl+C", "A" would be your "Select" and "Ctrl+C" would be your "To send" command.</value>
<comment>Key on a keyboard</comment>
</data>
<data name="EditShortcuts_Info" xml:space="preserve">
<value>Select the shortcut you want to change ("Select") and then the key or shortcut you want it to invoke ("To send").</value>
<value>Select the shortcut you want to change ("Select") and then configure the key, shortcut or text you want it to send ("To send").</value>
<comment>Key on a keyboard</comment>
</data>
<data name="EditShortcuts_InfoExample" xml:space="preserve">
@@ -290,11 +290,8 @@
<data name="Mapping_Type_DropDown_Text" xml:space="preserve">
<value>Text</value>
</data>
<data name="Mapping_Type_DropDown_Shortcut" xml:space="preserve">
<value>Shortcut</value>
</data>
<data name="Mapping_Type_DropDown_Key" xml:space="preserve">
<value>Key</value>
<data name="Mapping_Type_DropDown_Key_Shortcut" xml:space="preserve">
<value>Key/Shortcut</value>
<comment>Key on a keyboard</comment>
</data>
<data name="Add_Key_Remap_Button" xml:space="preserve">