mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-08 12:45:26 -05:00
Some more fixes.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19544 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
e46266c767
commit
caecd934db
1 changed files with 3 additions and 17 deletions
|
|
@ -4930,11 +4930,11 @@
|
|||
</source>
|
||||
<dest>
|
||||
*: none
|
||||
lcd_color: ""
|
||||
lcd_color: "RGB"
|
||||
</dest>
|
||||
<voice>
|
||||
*: none
|
||||
lcd_color: ""
|
||||
lcd_color: "RGB"
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
|
|
@ -4947,7 +4947,7 @@
|
|||
</source>
|
||||
<dest>
|
||||
*: none
|
||||
lcd_color: ""
|
||||
lcd_color: "RGB Code: %02X%02X%02X"
|
||||
</dest>
|
||||
<voice>
|
||||
*: none
|
||||
|
|
@ -10570,20 +10570,6 @@
|
|||
*: "노멀"
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
id: LANG_SKIP_LENGTH
|
||||
desc: playback settings menu
|
||||
user:
|
||||
<source>
|
||||
*: "Skip Length"
|
||||
</source>
|
||||
<dest>
|
||||
*: ""
|
||||
</dest>
|
||||
<voice>
|
||||
*: ""
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
id: VOICE_AM
|
||||
desc: spoken only, for wall clock announce
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue