mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-08 20:55:17 -05:00
FS#9019 - Tidied up WPS context menu. Moved playlist to the top, added Playback Settings optiona and removed duplicate options.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17603 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
32db049a2a
commit
5f8bd63cba
6 changed files with 13 additions and 61 deletions
|
|
@ -1494,13 +1494,13 @@
|
|||
desc: in settings_menu()
|
||||
user:
|
||||
<source>
|
||||
*: "Playback"
|
||||
*: "Playback Settings"
|
||||
</source>
|
||||
<dest>
|
||||
*: "Playback"
|
||||
*: "Playback Settings"
|
||||
</dest>
|
||||
<voice>
|
||||
*: "Playback"
|
||||
*: "Playback Settings"
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
|
|
@ -11645,7 +11645,7 @@
|
|||
</phrase>
|
||||
<phrase>
|
||||
id: LANG_ENABLE_STUDY_MODE
|
||||
desc: WPS context menu
|
||||
desc: playback settings menu
|
||||
user:
|
||||
<source>
|
||||
*: "Enable Study Mode"
|
||||
|
|
@ -11659,16 +11659,16 @@
|
|||
</phrase>
|
||||
<phrase>
|
||||
id: LANG_DISABLE_STUDY_MODE
|
||||
desc: WPS context menu
|
||||
desc: DEPRECATED
|
||||
user:
|
||||
<source>
|
||||
*: "Disable Study Mode"
|
||||
*: ""
|
||||
</source>
|
||||
<dest>
|
||||
*: "Disable Study Mode"
|
||||
*: ""
|
||||
</dest>
|
||||
<voice>
|
||||
*: "Disable Study Mode"
|
||||
*: ""
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue