mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-11-11 22:22:33 -05:00
A few small languagefile syntax fixes. Not sure if these actually caused any problems, but better safe than sorry.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14757 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
359028fd2c
commit
a783f44d44
3 changed files with 2 additions and 4 deletions
|
|
@ -5072,7 +5072,7 @@
|
||||||
desc: spoken only, for spelling
|
desc: spoken only, for spelling
|
||||||
user:
|
user:
|
||||||
<source>
|
<source>
|
||||||
? *: ""
|
*: ""
|
||||||
</source>
|
</source>
|
||||||
<dest>
|
<dest>
|
||||||
*: ""
|
*: ""
|
||||||
|
|
|
||||||
|
|
@ -5286,7 +5286,7 @@
|
||||||
*: none
|
*: none
|
||||||
radio_screen_button_bar: ""
|
radio_screen_button_bar: ""
|
||||||
</voice>
|
</voice>
|
||||||
</phrase>-->
|
</phrase>
|
||||||
<phrase>
|
<phrase>
|
||||||
id: LANG_PRESET
|
id: LANG_PRESET
|
||||||
desc: in button bar and radio screen / menu
|
desc: in button bar and radio screen / menu
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,3 @@
|
||||||
/******************************************************************************
|
|
||||||
|
|
||||||
#
|
#
|
||||||
# __________ __ ___.
|
# __________ __ ___.
|
||||||
# Open \______ \ ____ ____ | | _\_ |__ _______ ___
|
# Open \______ \ ____ ____ | | _\_ |__ _______ ___
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue