mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-08 12:45:26 -05:00
More cosmetic/syntax fixes to languages.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14773 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
cd5edbe52c
commit
1b4623a849
2 changed files with 4 additions and 2 deletions
|
|
@ -2352,7 +2352,7 @@
|
||||||
*: none
|
*: none
|
||||||
recording: "Microphone"
|
recording: "Microphone"
|
||||||
h100,h120,h300: "Internal Microphone"
|
h100,h120,h300: "Internal Microphone"
|
||||||
*: </source>
|
</source>
|
||||||
<dest>
|
<dest>
|
||||||
*: none
|
*: none
|
||||||
recording: "Mikrofon"
|
recording: "Mikrofon"
|
||||||
|
|
@ -4283,8 +4283,9 @@
|
||||||
e200,c200: "mSD:"
|
e200,c200: "mSD:"
|
||||||
ondio*: "MMC:"
|
ondio*: "MMC:"
|
||||||
</source>
|
</source>
|
||||||
|
<dest>
|
||||||
*: none
|
*: none
|
||||||
e200,c200: <dest>
|
e200,c200: "mSD:"
|
||||||
*: "MMC:"
|
*: "MMC:"
|
||||||
</dest>
|
</dest>
|
||||||
<voice>
|
<voice>
|
||||||
|
|
|
||||||
|
|
@ -3472,6 +3472,7 @@
|
||||||
</phrase>
|
</phrase>
|
||||||
<phrase>
|
<phrase>
|
||||||
id: LANG_MENU_SHOW_ID3_INFO
|
id: LANG_MENU_SHOW_ID3_INFO
|
||||||
|
desc: Menu option to start tag viewer
|
||||||
user:
|
user:
|
||||||
<source>
|
<source>
|
||||||
*: "Show ID3 Info"
|
*: "Show ID3 Info"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue