From e95166f08080ec370a482786c3c60bea5c8eb3ea Mon Sep 17 00:00:00 2001 From: "(quasar) nebula" Date: Sat, 23 Aug 2025 15:23:43 -0300 Subject: content: listTracksNeedingLyrics --- src/strings-default.yaml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) (limited to 'src/strings-default.yaml') diff --git a/src/strings-default.yaml b/src/strings-default.yaml index 3e07382f..fa884848 100644 --- a/src/strings-default.yaml +++ b/src/strings-default.yaml @@ -2332,6 +2332,23 @@ listingPage: title.withDate: "{ALBUM} ({DATE})" item: "{TRACK}" + # listTracks.needingLyrics: + # List tracks, chunked by album (which are sorted by date, + # falling back alphabetically) and in their usual track order, + # displaying only tracks which are marked as needing lyrics. + # The chunk titles also display the date each album was released, + # and tracks' own custom "Date First Released" fields are totally + # ignored. + + needingLyrics: + title: "Tracks - which need Lyrics" + title.short: "...which need Lyrics" + + chunk: + title: "{ALBUM}" + title.withDate: "{ALBUM} ({DATE})" + item: "{TRACK}" + other: # other.allSheetMusic: -- cgit 1.3.0-6-gf8a5