mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-08 20:55:17 -05:00
moved scroll to it's own submenu and we now clear screen on settings reset
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2975 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
a2e98c1cd9
commit
65002e8825
2 changed files with 32 additions and 9 deletions
|
|
@ -322,7 +322,7 @@ new:
|
|||
|
||||
id: LANG_SCROLL_MENU
|
||||
desc: in display_settings_menu()
|
||||
eng: "Scroll Speed"
|
||||
eng: "Scroll"
|
||||
new:
|
||||
|
||||
id: LANG_RESET
|
||||
|
|
@ -1196,3 +1196,8 @@ id: LANG_SCROLL_STEP_EXAMPLE
|
|||
desc: Pixels to advance per scroll
|
||||
eng: "Scroll Step Size Setting Example Text"
|
||||
new:
|
||||
|
||||
id: LANG_SCROLL_SPEED
|
||||
desc: in display_settings_menu()
|
||||
eng: "Scroll Speed"
|
||||
new:
|
||||
Loading…
Add table
Add a link
Reference in a new issue