Created keycode_space resource in any translation and changed to Spacebar

This commit is contained in:
merkost
2023-06-10 11:33:48 +10:00
parent e6a22e5920
commit c2d17f5c3a
41 changed files with 46 additions and 6 deletions

View File

@@ -26,6 +26,7 @@
<string name="keycode_mode_change">Change keyboard type</string>
<string name="keycode_shift">Shift</string>
<string name="keycode_enter">Enter</string>
<string name="keycode_space">Spacebar</string>
<!-- Settings -->
<string name="show_clipboard_content">Show clipboard content if available</string>
<string name="show_popup">Show a popup on keypress</string>