From 0d74914e3c3c345ddac3025b561b88ed9a055f95 Mon Sep 17 00:00:00 2001 From: "(quasar) nebula" Date: Sun, 17 Nov 2024 08:44:06 -0400 Subject: data, content: closely linked artist annotations Basic implementation only here, nothing custom for particular annotations for example. --- src/strings-default.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'src/strings-default.yaml') diff --git a/src/strings-default.yaml b/src/strings-default.yaml index 7d85bf15..f6c21c72 100644 --- a/src/strings-default.yaml +++ b/src/strings-default.yaml @@ -1077,6 +1077,10 @@ artistPage: one: "This artist has a group page: {GROUP}." multiple: "This artist has group pages: {GROUPS}." + group: + _: "{GROUP}" + withAnnotation: "{GROUP} ({ANNOTATION})" + creditList: # album: @@ -1314,6 +1318,10 @@ groupInfoPage: one: "View artist page: {ARTIST}." multiple: "View artist pages: {ARTISTS}." + artist: + _: "{ARTIST}" + withAnnotation: "{ARTIST} ({ANNOTATION})" + viewAlbumGallery: _: >- View {LINK}! Or browse the list: -- cgit 1.3.0-6-gf8a5