From d3a0e1b52aef93e3f74e557229e93a0a123c3e4b Mon Sep 17 00:00:00 2001 From: "(quasar) nebula" Date: Sun, 17 Nov 2024 15:32:50 -0400 Subject: content: misc.albumGrid -> misc.coverGrid --- src/strings-default.yaml | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) (limited to 'src/strings-default.yaml') diff --git a/src/strings-default.yaml b/src/strings-default.yaml index 5ccd05cc..600d62a1 100644 --- a/src/strings-default.yaml +++ b/src/strings-default.yaml @@ -862,20 +862,22 @@ misc: warnings: "{WARNINGS}" reveal: "click to show" - # albumGrid: + # coverGrid: # Generic strings for various sorts of gallery grids, displayed # on the homepage, album galleries, artist artwork galleries, and # so on. These get the name of the thing being represented and, # often, a bit of text providing pertinent extra details about # that thing. - albumGrid: + coverGrid: noCoverArt: "{ALBUM}" details: - _: "({TRACKS}, {TIME})" - coverArtists: "(Illust. {ARTISTS})" - otherCoverArtists: "(With {ARTISTS})" + accent: "({DETAILS})" + + albumLength: "{TRACKS}, {TIME}" + coverArtists: "Illust. {ARTISTS}" + otherCoverArtists: "With {ARTISTS}" albumGalleryGrid: noCoverArt: "{NAME}" -- cgit 1.3.0-6-gf8a5