From 5580640828d71d3c17f1c1f3ac51b42a9082d663 Mon Sep 17 00:00:00 2001 From: "(quasar) nebula" Date: Thu, 20 Feb 2025 00:35:30 -0400 Subject: content: generateArtistInfoPageRereleaseTooltip, etc (wip) Missing tooltip for first release + link hash target so this is very much still wip --- src/strings-default.yaml | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) (limited to 'src/strings-default.yaml') diff --git a/src/strings-default.yaml b/src/strings-default.yaml index abbc9373..887f4fbb 100644 --- a/src/strings-default.yaml +++ b/src/strings-default.yaml @@ -1202,7 +1202,19 @@ artistPage: # artists or contributors, and get dimmed a little compared # to original release track entries. - rerelease: "{ENTRY} (rerelease)" + rerelease: + _: "{ENTRY} ({RERELEASE})" + term: "rerelease" + + firstRelease: >- + First released on {ALBUM} + + firstRelease: + _: "{ENTRY} ({FIRST_RELEASE})" + term: "first release" + + rerelease: >- + {WHEN}: {ALBUM} # track: # The string without duration is used in both the artist's -- cgit 1.3.0-6-gf8a5