diff options
author | Nils Wallménius <nils@rockbox.org> | 2010-06-05 11:59:43 +0000 |
---|---|---|
committer | Nils Wallménius <nils@rockbox.org> | 2010-06-05 11:59:43 +0000 |
commit | 042adbba618300eed799921583338816a79265ab (patch) | |
tree | 5cc727a41c6c329ffe7a8f84c2f069b51befda11 /apps/lang/nederlands.lang | |
parent | c5b8394ea32fdd6f905442905cc82f51116b2881 (diff) |
Remove the jump scroll settings since they don't do anything, drop the relevant lang ids too
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26575 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps/lang/nederlands.lang')
-rw-r--r-- | apps/lang/nederlands.lang | 51 |
1 files changed, 0 insertions, 51 deletions
diff --git a/apps/lang/nederlands.lang b/apps/lang/nederlands.lang index 64e5f88728..de907a0538 100644 --- a/apps/lang/nederlands.lang +++ b/apps/lang/nederlands.lang @@ -3220,57 +3220,6 @@ </voice> </phrase> <phrase> - id: LANG_JUMP_SCROLL - desc: (archosplayer) menu alternative for jump scroll - user: core - <source> - *: none - lcd_charcell: "Jump Scroll" - </source> - <dest> - *: none - lcd_charcell: "Spring scroll" - </dest> - <voice> - *: none - lcd_charcell: "Spring scroll" - </voice> -</phrase> -<phrase> - id: LANG_ONE_TIME - desc: (archosplayer) the jump scroll shall be done "one time" - user: core - <source> - *: none - lcd_charcell: "One time" - </source> - <dest> - *: none - lcd_charcell: "Een keer" - </dest> - <voice> - *: none - lcd_charcell: "Een keer" - </voice> -</phrase> -<phrase> - id: LANG_JUMP_SCROLL_DELAY - desc: (archosplayer) Delay before making a jump scroll - user: core - <source> - *: none - lcd_charcell: "Jump Scroll Delay" - </source> - <dest> - *: none - lcd_charcell: "Spring scroll vertraging" - </dest> - <voice> - *: none - lcd_charcell: "Spring scroll vertraging" - </voice> -</phrase> -<phrase> id: LANG_SCREEN_SCROLL_VIEW desc: should lines scroll out of the screen user: core |