forked from len0rd/rockbox
Repeat off/all/one toggle. By Hardeep Sidhu.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2498 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
a31bae655e
commit
a6d0abb602
10 changed files with 139 additions and 28 deletions
|
|
@ -869,3 +869,18 @@ id: LANG_BACKLIGHT_ON_WHEN_CHARGING
|
|||
desc: in display_settings_menu
|
||||
eng: "Backlight on when charging"
|
||||
new:
|
||||
|
||||
id: LANG_REPEAT
|
||||
desc: in settings_menu
|
||||
eng: "Repeat"
|
||||
new:
|
||||
|
||||
id: LANG_REPEAT_ALL
|
||||
desc: repeat playlist once all songs have completed
|
||||
eng: "All"
|
||||
new:
|
||||
|
||||
id: LANG_REPEAT_ONE
|
||||
desc: repeat one song
|
||||
eng: "One"
|
||||
new:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue