forked from len0rd/rockbox
FS#12251 - User shortcuts in the main menu.
Custom shortcuts which give the user fast access to regularly used files/folders/settings/whatever. Thanks to Alexander Levin for the manual part of the patch git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30990 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
e7e4b131d0
commit
101693fd30
17 changed files with 628 additions and 22 deletions
|
|
@ -12903,3 +12903,17 @@
|
|||
*: "Cancel Sleep Timer"
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
id: LANG_SHORTCUTS
|
||||
desc: Title in the shortcuts menu
|
||||
user: core
|
||||
<source>
|
||||
*: "Shortcuts"
|
||||
</source>
|
||||
<dest>
|
||||
*: "Shortcuts"
|
||||
</dest>
|
||||
<voice>
|
||||
*: "Shortcuts"
|
||||
</voice>
|
||||
</phrase>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue