forked from len0rd/rockbox
File properties plugin: Add album artist.
Change-Id: I150e11ba309953959d374898a63d4250a90651bb
This commit is contained in:
parent
67c4231e34
commit
7882e093b2
2 changed files with 19 additions and 1 deletions
|
|
@ -15954,3 +15954,17 @@
|
|||
*: "Reload After Saving"
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
id: LANG_PROPERTIES_ALBUMARTIST
|
||||
desc: in properties plugin
|
||||
user: core
|
||||
<source>
|
||||
*: "[Album Artist]"
|
||||
</source>
|
||||
<dest>
|
||||
*: "[Album Artist]"
|
||||
</dest>
|
||||
<voice>
|
||||
*: "Album Artist"
|
||||
</voice>
|
||||
</phrase>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue