mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-08 12:45:26 -05:00
Revert renaming of the scrollbar global setting by r22945, following discussion in IRC
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22963 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
a39be4b307
commit
1acacc2dcb
4 changed files with 8 additions and 64 deletions
|
|
@ -13075,54 +13075,3 @@
|
|||
swcodec: "Release Time"
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
id: LANG_HIDE
|
||||
desc: in Settings -> General -> Display -> Status-/Scrollbar -> Scrollbar
|
||||
user: core
|
||||
<source>
|
||||
*: none
|
||||
lcd_bitmap: "Hide"
|
||||
</source>
|
||||
<dest>
|
||||
*: none
|
||||
lcd_bitmap: "Hide"
|
||||
</dest>
|
||||
<voice>
|
||||
*: none
|
||||
lcd_bitmap: "Hide"
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
id: LANG_SHOW
|
||||
desc: in Settings -> General -> Display -> Status-/Scrollbar -> Scrollbar
|
||||
user: core
|
||||
<source>
|
||||
*: none
|
||||
lcd_bitmap: "Show"
|
||||
</source>
|
||||
<dest>
|
||||
*: none
|
||||
lcd_bitmap: "Show"
|
||||
</dest>
|
||||
<voice>
|
||||
*: none
|
||||
lcd_bitmap: "Show"
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
id: LANG_SHOW_OPPOSITE
|
||||
desc: in Settings -> General -> Display -> Status-/Scrollbar -> Scrollbar
|
||||
user: core
|
||||
<source>
|
||||
*: none
|
||||
lcd_bitmap: "Show Opposite"
|
||||
</source>
|
||||
<dest>
|
||||
*: none
|
||||
lcd_bitmap: "Show Opposite"
|
||||
</dest>
|
||||
<voice>
|
||||
*: none
|
||||
lcd_bitmap: "Show Opposite"
|
||||
</voice>
|
||||
</phrase>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue