forked from len0rd/rockbox
FS#11361: Add string "Disc" for multidisc albums in WPS (Hinrik Örn Sigurðsson)
Change-Id: I8fb6b107242558aadf0fda32f4ad42b16a893b43
This commit is contained in:
parent
aa1a74b2a1
commit
5c2de0b89c
1 changed files with 14 additions and 0 deletions
|
@ -10832,6 +10832,20 @@
|
|||
*: "of"
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
id: LANG_DISC
|
||||
desc: Shown in WPS (for multidisc albums)
|
||||
user: core
|
||||
<source>
|
||||
*: "Disc"
|
||||
</source>
|
||||
<dest>
|
||||
*: "Disc"
|
||||
</dest>
|
||||
<voice>
|
||||
*: "Disc"
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
id: LANG_BASE_SKIN
|
||||
desc: browse for the base skin in theme settings
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue