1
0
Fork 0

All commands can be assigned to hotkeys (#582)

This commit is contained in:
Dimo Karaivanov 2024-07-31 11:25:27 +03:00 committed by GitHub
parent 00680e804c
commit 907bb90c64
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
22 changed files with 260 additions and 82 deletions

View file

@ -127,14 +127,19 @@
<string name="donate_url" translatable="false">https://www.buymeacoffee.com/sspanak</string>
<string name="donate_url_short" translatable="false">www.buymeacoffee.com</string>
<string name="function_add_word">Add Word</string>
<string name="function_backspace">Backspace</string>
<string name="function_show_command_palette">Show Command List</string>
<string name="function_filter_clear">Clear Filter</string>
<string name="function_edit_text">Edit Text</string>
<string name="function_filter_suggestions">Filter Suggestions</string>
<string name="function_previous_suggestion">Previous Suggestion</string>
<string name="function_next_suggestion">Next Suggestion</string>
<string name="function_next_language">Next Language</string>
<string name="function_next_mode">Input Mode</string>
<string name="function_select_keyboard">Select Keyboard</string>
<string name="function_show_settings">Show Settings</string>
<string name="function_voice_input">Voice Input</string>
<string name="function_reset_keys_title">Restore Default Keys</string>
<string name="function_reset_keys_done">Default key settings restored.</string>