mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-08 20:55:17 -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>
|
</source>
|
||||||
<dest>
|
<dest>
|
||||||
*: none
|
*: none
|
||||||
lcd_color: ""
|
lcd_color: "RGB"
|
||||||
</dest>
|
</dest>
|
||||||
<voice>
|
<voice>
|
||||||
*: none
|
*: none
|
||||||
lcd_color: ""
|
lcd_color: "RGB"
|
||||||
</voice>
|
</voice>
|
||||||
</phrase>
|
</phrase>
|
||||||
<phrase>
|
<phrase>
|
||||||
|
|
@ -4947,7 +4947,7 @@
|
||||||
</source>
|
</source>
|
||||||
<dest>
|
<dest>
|
||||||
*: none
|
*: none
|
||||||
lcd_color: ""
|
lcd_color: "RGB Code: %02X%02X%02X"
|
||||||
</dest>
|
</dest>
|
||||||
<voice>
|
<voice>
|
||||||
*: none
|
*: none
|
||||||
|
|
@ -10570,20 +10570,6 @@
|
||||||
*: "노멀"
|
*: "노멀"
|
||||||
</voice>
|
</voice>
|
||||||
</phrase>
|
</phrase>
|
||||||
<phrase>
|
|
||||||
id: LANG_SKIP_LENGTH
|
|
||||||
desc: playback settings menu
|
|
||||||
user:
|
|
||||||
<source>
|
|
||||||
*: "Skip Length"
|
|
||||||
</source>
|
|
||||||
<dest>
|
|
||||||
*: ""
|
|
||||||
</dest>
|
|
||||||
<voice>
|
|
||||||
*: ""
|
|
||||||
</voice>
|
|
||||||
</phrase>
|
|
||||||
<phrase>
|
<phrase>
|
||||||
id: VOICE_AM
|
id: VOICE_AM
|
||||||
desc: spoken only, for wall clock announce
|
desc: spoken only, for wall clock announce
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue