mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-08 12:45:26 -05:00
Hotkey: better settings handling, fewer saved variables, localizable hotkey info list
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25529 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
3b5eff719a
commit
accc046cbd
6 changed files with 84 additions and 33 deletions
|
|
@ -13479,3 +13479,35 @@
|
|||
hotkey: "View Hotkey Settings"
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
id: LANG_WPS
|
||||
desc: hotkey info menu
|
||||
user: core
|
||||
<source>
|
||||
*: none
|
||||
hotkey: "WPS: %s"
|
||||
</source>
|
||||
<dest>
|
||||
*: none
|
||||
hotkey: "WPS: %s"
|
||||
</dest>
|
||||
<voice>
|
||||
*: none
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
id: LANG_FILE_BROWSER
|
||||
desc: hotkey info menu
|
||||
user: core
|
||||
<source>
|
||||
*: none
|
||||
hotkey: "File Browser: %s"
|
||||
</source>
|
||||
<dest>
|
||||
*: none
|
||||
hotkey: "File Browser: %s"
|
||||
</dest>
|
||||
<voice>
|
||||
*: none
|
||||
</voice>
|
||||
</phrase>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue