This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#11361 - Add string "Disc" for multidisc albums in WPS
Attached to Project:
Rockbox
Opened by Hinrik Örn Sigurðsson (Hinrik) - Sunday, 06 June 2010, 11:00 GMT+2
Opened by Hinrik Örn Sigurðsson (Hinrik) - Sunday, 06 June 2010, 11:00 GMT+2
|
DetailsThis adds the translatable string LANG_DISC for display in WPS themes. E.g. a theme could use the following to show "Disc 2" for a multidisc album:
%?ik<%Sx|Disc| %ik|> Disc is a 4 or 5 letter word in most languages, so it won't add much clutter in themes which would like to make use of this. A comparable example is the "Next:" (LANG_NEXT) which is used when displaying the next track in a playlist. |
This task depends upon