forked from len0rd/rockbox
LANG_BACKLIGHT_ON was never a working string in the first place (it was
added wrongly formatted already from the start) so when it was "corrected" it suddenly appeared as a new string and broke the order for all the translated languages. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2770 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
53e8d52653
commit
18225f6a98
1 changed files with 0 additions and 5 deletions
|
|
@ -236,11 +236,6 @@ desc: in settings_menu
|
||||||
eng: "Backlight"
|
eng: "Backlight"
|
||||||
new:
|
new:
|
||||||
|
|
||||||
id: LANG_BACKLIGHT_ON
|
|
||||||
desc: in settings_menu
|
|
||||||
eng: ""
|
|
||||||
new:
|
|
||||||
|
|
||||||
id: LANG_SCROLL
|
id: LANG_SCROLL
|
||||||
desc: in settings_menu
|
desc: in settings_menu
|
||||||
eng: "Scroll Speed Setting Example"
|
eng: "Scroll Speed Setting Example"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue