From 930450338e309bafb9739f4705a4632359d42ae2 Mon Sep 17 00:00:00 2001 From: "(quasar) nebula" Date: Wed, 17 Dec 2025 05:59:32 -0400 Subject: content: generateGroupGalleryPageAlbumGrid: multi-track single durations --- src/strings-default.yaml | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'src/strings-default.yaml') diff --git a/src/strings-default.yaml b/src/strings-default.yaml index dca17bbd..b105cb62 100644 --- a/src/strings-default.yaml +++ b/src/strings-default.yaml @@ -1019,8 +1019,12 @@ misc: accent: "({DETAILS})" - albumLength: "{TRACKS}, {TIME}" - albumLength.single: "single, {TIME}" + albumLength: >- + {TRACKS}, {TIME} + albumLength.single: >- + single, {TIME} + albumLength.single.withMultipleTracks: >- + single, {TRACKS}, {TIME}+ coverArtists: "Artwork by {ARTISTS}" coverArtists.customLabel: "{LABEL} by {ARTISTS}" -- cgit 1.3.0-6-gf8a5