mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-08 12:45:26 -05:00
New feature for player: Jump scroll!
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3693 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
231ddff4bd
commit
53f156a6fc
6 changed files with 114 additions and 16 deletions
|
|
@ -1517,3 +1517,18 @@ id: LANG_MAX_FILES_IN_PLAYLIST
|
|||
desc: in settings_menu
|
||||
eng: "Max playlist size"
|
||||
new:
|
||||
|
||||
id: LANG_JUMP_SCROLL
|
||||
desc: (player) menu altarnative for jump scroll
|
||||
eng: "Jump scroll"
|
||||
new:
|
||||
|
||||
id: LANG_ONE_TIME
|
||||
desc: (player) the jump scroll shall be done "one time"
|
||||
eng: "One time"
|
||||
new:
|
||||
|
||||
id: LANG_ALWAYS
|
||||
desc: (player) the jump scroll shall be done "always"
|
||||
eng: "Always"
|
||||
new:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue