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
|
|
@ -69,6 +69,8 @@
|
|||
<string name="setup_tt9_on">%1$s est activé</string>
|
||||
<string name="setup_tt9_off">%1$s est désactivé</string>
|
||||
<string name="setup_click_here_to_enable">Cliquez ici pour activer TT9 dans les paramètres Android.</string>
|
||||
<string name="key_channel_down">Chaîne précédente</string>
|
||||
<string name="key_channel_up">Chaîne suivante</string>
|
||||
<string name="char_newline">Nouvelle ligne</string>
|
||||
<string name="pref_double_zero_char">Caractère lorsque «0» est appuyé deux fois</string>
|
||||
<string name="pref_upside_down_keys">Inverser l\'ordre des clés</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue