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
|
|
@ -96,6 +96,8 @@
|
|||
<string name="pref_upside_down_keys_summary">Включете настройката, ако на първият ред са 7–8–9, вместо 1–2–3.</string>
|
||||
<string name="dictionary_truncate_unselected">Изтрий неизбраните</string>
|
||||
<string name="pref_category_setup">Начална настройка</string>
|
||||
<string name="key_channel_down">Предишен канал</string>
|
||||
<string name="key_channel_up">Следващ канал</string>
|
||||
<string name="key_volume_down">Намаляне на звук</string>
|
||||
<string name="key_volume_up">Усилване на звук</string>
|
||||
<string name="dictionary_truncating">Изтриване…</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue