mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-08 12:45:26 -05:00
FS#9580 by Thomas Martitz, split the two types of backlight fading into two seperate features and add correct description of the new one based on changing brightness
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19227 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
6d498d2831
commit
e73383ea32
30 changed files with 183 additions and 171 deletions
|
|
@ -2911,15 +2911,15 @@
|
|||
user:
|
||||
<source>
|
||||
*: none
|
||||
backlight_fade: "Backlight Fade In"
|
||||
backlight_fade*: "Backlight Fade In"
|
||||
</source>
|
||||
<dest>
|
||||
*: none
|
||||
backlight_fade: "Lysinntoning"
|
||||
backlight_fade*: "Lysinntoning"
|
||||
</dest>
|
||||
<voice>
|
||||
*: none
|
||||
backlight_fade: "Lysinntoning"
|
||||
backlight_fade*: "Lysinntoning"
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
|
|
@ -2928,15 +2928,15 @@
|
|||
user:
|
||||
<source>
|
||||
*: none
|
||||
backlight_fade: "Backlight Fade Out"
|
||||
backlight_fade*: "Backlight Fade Out"
|
||||
</source>
|
||||
<dest>
|
||||
*: none
|
||||
backlight_fade: "Lysuttoning"
|
||||
backlight_fade*: "Lysuttoning"
|
||||
</dest>
|
||||
<voice>
|
||||
*: none
|
||||
backlight_fade: "Lysuttoning"
|
||||
backlight_fade*: "Lysuttoning"
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue