diff options
author | (quasar) nebula <qznebula@protonmail.com> | 2025-05-17 13:48:18 -0300 |
---|---|---|
committer | (quasar) nebula <qznebula@protonmail.com> | 2025-05-17 13:48:18 -0300 |
commit | d631b7def7e6e134245f3df121e7dff26fa2e94f (patch) | |
tree | ad7cad212a4aa31c73026ec97ff2b387b6855f61 /src/strings-default.yaml | |
parent | 25b6318977d279406bf4d1a436c2aeebb9bf7bc4 (diff) |
content, css: generateGroupGalleryPage: mark albums not from group
Diffstat (limited to 'src/strings-default.yaml')
-rw-r--r-- | src/strings-default.yaml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/strings-default.yaml b/src/strings-default.yaml index 0f9bd54a..74b05b74 100644 --- a/src/strings-default.yaml +++ b/src/strings-default.yaml @@ -973,6 +973,9 @@ misc: noCoverArt: "{ALBUM}" details: + notFromThisGroup: "{NAME}{MARKER}" + notFromThisGroup.marker: "*" + accent: "({DETAILS})" albumLength: "{TRACKS}, {TIME}" @@ -1689,6 +1692,9 @@ groupGalleryPage: caption.withYearRange: >- {TRACKS} across {ALBUMS}, released {YEAR_RANGE}. + caption.seriesAlbumsNotFromGroup: >- + Albums marked {MARKER} are part of {SERIES}, but not from {GROUP}. + expand: >- Show the rest! |