Update of /cvsroot/rockbox/apps/lang
In directory sc8-pr-cvs1:/tmp/cvs-serv7277/lang
Modified Files:
english.lang
Log Message:
moved scroll to it's own submenu and we now clear screen on settings reset
Index: english.lang
===================================================================
RCS file: /cvsroot/rockbox/apps/lang/english.lang,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -b -r1.39 -r1.40
--- english.lang 12 Dec 2002 15:20:33 -0000 1.39
+++ english.lang 12 Dec 2002 16:56:19 -0000 1.40
@@ -322,7 +322,7 @@
id: LANG_SCROLL_MENU
desc: in display_settings_menu()
-eng: "Scroll Speed"
+eng: "Scroll"
new:
id: LANG_RESET
@@ -1196,3 +1196,8 @@
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:
\ No newline at end of file
|