1
0
Fork 0
forked from len0rd/rockbox

File properties plugin: Add album artist.

Change-Id: I150e11ba309953959d374898a63d4250a90651bb
This commit is contained in:
James D. Smith 2021-09-15 20:27:31 -06:00
parent 67c4231e34
commit 7882e093b2
2 changed files with 19 additions and 1 deletions

View file

@ -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>