mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-11-09 13:12:37 -05:00
Some fixes for language and voice scripts:
Languages: * Get rid of leading space on LANG_ID3_VBR [ " (VBR)" ] * Fix up sole user to insert the space programmically updatelang: * strip leading and trailing spaces on all phrases except VOICE_PAUSE voice.pl * Debug logging with UTF-8 output * Explicitly delete tab character from voiced strings Change-Id: Ie466793479ce15ce7a9553770583a070530e7afd
This commit is contained in:
parent
0ea02f0268
commit
12b9419006
47 changed files with 110 additions and 106 deletions
|
|
@ -7084,10 +7084,10 @@
|
|||
desc: in browse_id3
|
||||
user: core
|
||||
<source>
|
||||
*: " (VBR)"
|
||||
*: "(VBR)"
|
||||
</source>
|
||||
<dest>
|
||||
*: " (VBR)"
|
||||
*: "(VBR)"
|
||||
</dest>
|
||||
<voice>
|
||||
*: "vé bé er"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue