diff options
author | (quasar) nebula <qznebula@protonmail.com> | 2025-08-23 15:23:43 -0300 |
---|---|---|
committer | (quasar) nebula <qznebula@protonmail.com> | 2025-08-23 15:23:43 -0300 |
commit | e95166f08080ec370a482786c3c60bea5c8eb3ea (patch) | |
tree | 5fa58383c8acb5acadc5f82f24d9511440ed0b36 /src/strings-default.yaml | |
parent | 1efbd6a6fe303e8c6f106053d12fc21b1e8d7b52 (diff) |
content: listTracksNeedingLyrics
Diffstat (limited to 'src/strings-default.yaml')
-rw-r--r-- | src/strings-default.yaml | 17 |
1 files changed, 17 insertions, 0 deletions
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: |