Rockbox

This is the bug/patch tracker for Rockbox. Click here for more information.

Quick links: Bugs · Patches · Rockbox frontpage

Tasklist

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
Task Type Patches
Category Language
Status Unconfirmed
Assigned To No-one
Player Type All players
Severity Low
Priority Normal
Reported Version Release 3.4
Due in Version Undecided
Due Date Undecided
Percent Complete 0%
Private No

Details

This 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.
   0001-Add-string-Disc-for-multidisc-albums-in-WPS.... (0.8 KiB)
 b/apps/lang/english.lang |   14 ++++++++++++++
 1 file changed, 14 insertions(+)

This task depends upon

Loading...