forked from len0rd/rockbox
File properties plugin: Add disc number.
Change-Id: I98c9ccdffdaae8c5c9117212365ae82b9bf2147c
This commit is contained in:
parent
5ddfd37a8c
commit
41e471e50e
2 changed files with 19 additions and 1 deletions
|
|
@ -16038,3 +16038,17 @@
|
|||
*: "Track number"
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
id: LANG_PROPERTIES_DISCNUM
|
||||
desc: in properties plugin
|
||||
user: core
|
||||
<source>
|
||||
*: "[Discnum]"
|
||||
</source>
|
||||
<dest>
|
||||
*: "[Discnum]"
|
||||
</dest>
|
||||
<voice>
|
||||
*: "Disc number"
|
||||
</voice>
|
||||
</phrase>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue