forked from len0rd/rockbox
Reduce code size for players that do not have the 'Human Interface Luminescence Control' feature
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13348 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
f4a9dab4d1
commit
3d53e10341
1 changed files with 6 additions and 3 deletions
|
@ -10760,16 +10760,19 @@
|
|||
desc: in settings_menu
|
||||
user:
|
||||
<source>
|
||||
*: "Button Light Timeout"
|
||||
*: ""
|
||||
e200: "Wheel Light Timeout"
|
||||
gigabeat: "Button Light Timeout"
|
||||
</source>
|
||||
<dest>
|
||||
*: "Button Light Timeout"
|
||||
*: ""
|
||||
e200: "Wheel Light Timeout"
|
||||
gigabeat: "Button Light Timeout"
|
||||
</dest>
|
||||
<voice>
|
||||
*: "Button Light Timeout"
|
||||
*: ""
|
||||
e200: "Wheel Light Timeout"
|
||||
gigabeat: "Button Light Timeout"
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue