mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-08 20:55:17 -05:00
FS#11081 - Hotkey patch. Many targets supported, but some keymaps need work before they can be switched on
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25414 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
39e78993f3
commit
d5e6bc7a8c
103 changed files with 649 additions and 32 deletions
|
|
@ -13394,3 +13394,71 @@
|
|||
lineout_poweroff: "Line Out"
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
id: LANG_SET_HOTKEY
|
||||
desc: hotkey splash
|
||||
user: core
|
||||
<source>
|
||||
*: none
|
||||
hotkey: "Set Hotkey: %s"
|
||||
</source>
|
||||
<dest>
|
||||
*: none
|
||||
hotkey: "Set Hotkey: %s"
|
||||
</dest>
|
||||
<voice>
|
||||
*: none
|
||||
hotkey: "Set Hotkey: %s"
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
id: LANG_HOTKEY_NOT_SET
|
||||
desc: hotkey splash
|
||||
user: core
|
||||
<source>
|
||||
*: none
|
||||
hotkey: "Hotkey Not Set"
|
||||
</source>
|
||||
<dest>
|
||||
*: none
|
||||
hotkey: "Hotkey Not Set"
|
||||
</dest>
|
||||
<voice>
|
||||
*: none
|
||||
hotkey: "Hotkey Not Set"
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
id: LANG_HOTKEY
|
||||
desc: hotkey menu
|
||||
user: core
|
||||
<source>
|
||||
*: none
|
||||
hotkey: "Hotkey"
|
||||
</source>
|
||||
<dest>
|
||||
*: none
|
||||
hotkey: "Hotkey"
|
||||
</dest>
|
||||
<voice>
|
||||
*: none
|
||||
hotkey: "Hotkey"
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
id: LANG_VIEW_HOTKEY
|
||||
desc: hotkey menu
|
||||
user: core
|
||||
<source>
|
||||
*: none
|
||||
hotkey: "View Hotkey Settings"
|
||||
</source>
|
||||
<dest>
|
||||
*: none
|
||||
hotkey: "View Hotkey Settings"
|
||||
</dest>
|
||||
<voice>
|
||||
*: none
|
||||
hotkey: "View Hotkey Settings"
|
||||
</voice>
|
||||
</phrase>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue