mirror of
https://github.com/Rockbox/rockbox.git
synced 2026-05-12 19:53:18 -04:00
Multiple Translation updates
- Korean (Hoseok Seo) - Polish (Adam Rak) - Simplified Chinese ( 王吉) - US English (Solomon Peachy) Change-Id: Id5fa80d1d6711cdcb93d158ff014552732168e18
This commit is contained in:
parent
6b67f0fd3d
commit
7e31b73eda
4 changed files with 117 additions and 5 deletions
|
|
@ -16462,3 +16462,31 @@
|
|||
*: "Selection too big, fewer random tracks will be selected"
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
id: LANG_DISPLAY_TITLEALBUM_FROMTAGS
|
||||
desc: track display options
|
||||
user: core
|
||||
<source>
|
||||
*: "Title & Album from ID3 tags"
|
||||
</source>
|
||||
<dest>
|
||||
*: "Title & Album from ID3 tags"
|
||||
</dest>
|
||||
<voice>
|
||||
*: "Title and Album from tags"
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
id: LANG_DISPLAY_TITLE_FROMTAGS
|
||||
desc: track display options
|
||||
user: core
|
||||
<source>
|
||||
*: "Title from ID3 tags"
|
||||
</source>
|
||||
<dest>
|
||||
*: "Title from ID3 tags"
|
||||
</dest>
|
||||
<voice>
|
||||
*: "Title from tags"
|
||||
</voice>
|
||||
</phrase>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue