mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-08 20:55:17 -05:00
FS#9525 - The list for the quickscreen items chooser turned out to not really be usable so try this instead.
Settings in the menus will now have a context menu where you can reset the setting and if its OK to put it on the quickscreen there will be options there to put it on it. Also, ban last.fm and cuesheet support settings from the QS git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19013 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
0eb6ae938e
commit
a22749b5c6
7 changed files with 163 additions and 152 deletions
|
|
@ -12111,69 +12111,134 @@
|
|||
</phrase>
|
||||
<phrase>
|
||||
id: LANG_QS_ITEMS
|
||||
desc: used for the submenu name for the quickscreen items
|
||||
desc: DEPRECATED
|
||||
user:
|
||||
<source>
|
||||
*: none
|
||||
quickscreen: "Quickscreen Items"
|
||||
quickscreen: ""
|
||||
</source>
|
||||
<dest>
|
||||
*: none
|
||||
quickscreen: "Quickscreen Items"
|
||||
quickscreen: ""
|
||||
</dest>
|
||||
<voice>
|
||||
*: none
|
||||
quickscreen: "Quickscreen Items"
|
||||
quickscreen: ""
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
id: LANG_LEFT
|
||||
desc: used for the submenu name for the quickscreen items
|
||||
desc: DEPRECATED
|
||||
user:
|
||||
<source>
|
||||
*: none
|
||||
quickscreen: "Left"
|
||||
quickscreen: ""
|
||||
</source>
|
||||
<dest>
|
||||
*: none
|
||||
quickscreen: "Left"
|
||||
quickscreen: ""
|
||||
</dest>
|
||||
<voice>
|
||||
*: none
|
||||
quickscreen: "Left"
|
||||
quickscreen: ""
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
id: LANG_RIGHT
|
||||
desc: used for the submenu name for the quickscreen items
|
||||
desc: DEPRECATED
|
||||
user:
|
||||
<source>
|
||||
*: none
|
||||
quickscreen: "Right"
|
||||
quickscreen: ""
|
||||
</source>
|
||||
<dest>
|
||||
*: none
|
||||
quickscreen: "Right"
|
||||
quickscreen: ""
|
||||
</dest>
|
||||
<voice>
|
||||
*: none
|
||||
quickscreen: "Right"
|
||||
quickscreen: ""
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
id: LANG_BOTTOM
|
||||
desc: DEPRECATED
|
||||
user:
|
||||
<source>
|
||||
*: none
|
||||
quickscreen: ""
|
||||
</source>
|
||||
<dest>
|
||||
*: none
|
||||
quickscreen: ""
|
||||
</dest>
|
||||
<voice>
|
||||
*: none
|
||||
quickscreen: ""
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
id: LANG_RESET_SETTING
|
||||
desc: used in the settings context menu
|
||||
user:
|
||||
<source>
|
||||
*: "Reset Setting"
|
||||
</source>
|
||||
<dest>
|
||||
*: "Reset Setting"
|
||||
</dest>
|
||||
<voice>
|
||||
*: "Reset Setting"
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
id: LANG_LEFT_QS_ITEM
|
||||
desc: used for the submenu name for the quickscreen items
|
||||
user:
|
||||
<source>
|
||||
*: none
|
||||
quickscreen: "Bottom"
|
||||
quickscreen: "Set as Left Quickscreen Item"
|
||||
</source>
|
||||
<dest>
|
||||
*: none
|
||||
quickscreen: "Bottom"
|
||||
quickscreen: "Set as Left Quickscreen Item"
|
||||
</dest>
|
||||
<voice>
|
||||
*: none
|
||||
quickscreen: "Bottom"
|
||||
quickscreen: "Set as Left Quickscreen Item"
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
id: LANG_RIGHT_QS_ITEM
|
||||
desc: used for the submenu name for the quickscreen items
|
||||
user:
|
||||
<source>
|
||||
*: none
|
||||
quickscreen: "Set as Right Quickscreen Item"
|
||||
</source>
|
||||
<dest>
|
||||
*: none
|
||||
quickscreen: "Set as Right Quickscreen Item"
|
||||
</dest>
|
||||
<voice>
|
||||
*: none
|
||||
quickscreen: "Set as Right Quickscreen Item"
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
id: LANG_BOTTOM_QS_ITEM
|
||||
desc: used for the submenu name for the quickscreen items
|
||||
user:
|
||||
<source>
|
||||
*: none
|
||||
quickscreen: "Set as Bottom Quickscreen Item"
|
||||
</source>
|
||||
<dest>
|
||||
*: none
|
||||
quickscreen: "Set as Bottom Quickscreen Item"
|
||||
</dest>
|
||||
<voice>
|
||||
*: none
|
||||
quickscreen: "Set as Bottom Quickscreen Item"
|
||||
</voice>
|
||||
</phrase>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue