full hardware key support
This commit is contained in:
parent
ddabff76a4
commit
3626ac24ea
20 changed files with 542 additions and 494 deletions
|
|
@ -152,6 +152,10 @@
|
|||
<string name="donate_hold_to_open">Press and hold to open in the browser.</string>
|
||||
<string name="donate_url" translatable="false">https://www.buymeacoffee.com/sspanak</string>
|
||||
|
||||
<string name="function_already_assigned">Key \"%1$s\" is already assigned to function \"%2$s\". Do you want to assign it to \"%3$s\"?</string>
|
||||
<string name="function_assign_instructions">* Press or hold a key to assign it to the \"%1$s\" function.\n\n* Press 0 to cancel.\n\n* Press 2 to disable the function.</string>
|
||||
<string name="function_reassign">Reassign</string>
|
||||
|
||||
<string name="function_add_word">Add Word</string>
|
||||
<string name="function_add_word_not_available">Adding words is not possible in this language.</string>
|
||||
<string name="function_backspace">Backspace</string>
|
||||
|
|
@ -195,6 +199,7 @@
|
|||
<string name="setup_spell_checker_on">System spell checker may interfere with adding words. Click here to disable.</string>
|
||||
<string name="setup_spell_checker_off">Disabled</string>
|
||||
|
||||
<string name="key_key">Key</string>
|
||||
<string name="key_hold_key">(hold)</string>
|
||||
<string name="key_none" translatable="false">--</string>
|
||||
<string name="key_back">Back</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue