new hotkey support
* added support for new hardware keys: Escape, Channel Up, Channel Down; * removed the holding options for the keys that are typically found on a computer keyboard, such as F1-F4, Num+, Num-, etc * added hold support for other keys
This commit is contained in:
parent
3cb495ea22
commit
b0f15168f6
14 changed files with 49 additions and 13 deletions
|
|
@ -47,6 +47,8 @@
|
|||
<string name="setup_default_keyboard">Seleziona la tastiera predefinita</string>
|
||||
<string name="setup_tt9_on">%1$s è abilitato</string>
|
||||
<string name="setup_tt9_off">%1$s è disabilitato</string>
|
||||
<string name="key_channel_down">Canale precedente</string>
|
||||
<string name="key_channel_up">Prossimo canale</string>
|
||||
<string name="char_newline">Nuova riga</string>
|
||||
<string name="pref_upside_down_keys">Invertire l\'ordine delle chiavi</string>
|
||||
<string name="pref_upside_down_keys_summary">Abilita l\'impostazione se ci sono 7–8–9 sulla prima riga, invece di 1–2–3.</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue