From e327490387c97c79fd63abc88cfee115679499ac Mon Sep 17 00:00:00 2001 From: "(quasar) nebula" Date: Fri, 6 Oct 2023 00:55:16 -0300 Subject: content: generateArtTagInfoPage: descendant gallery links --- src/strings-default.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'src/strings-default.json') diff --git a/src/strings-default.json b/src/strings-default.json index be8939b8..f12fbad2 100644 --- a/src/strings-default.json +++ b/src/strings-default.json @@ -336,8 +336,12 @@ "artTagInfoPage.featuredIn.directlyOnly": "This tag is featured in {ARTWORKS}.", "artTagInfoPage.featuredIn.indirectlyOnly": "This tag is featured in {ARTWORKS}, but only indirectly - have a look at its descendant tags!", "artTagInfoPage.featuredIn.directlyAndIndirectly": "This tag is directly featured in {ARTWORKS_DIRECTLY}, and indirectly in {ARTWORKS_INDIRECTLY} more, for a total of {ARTWORKS_TOTAL}.", - "artTagInfoPage.descendantTags": "Tags that descend from {TAG}:", "artTagInfoPage.descendsFromTags": "Tags that {TAG} descends from:", + "artTagInfoPage.descendsFromTags.item": "{TAG}", + "artTagInfoPage.descendantTags": "Tags that descend from {TAG}:", + "artTagInfoPage.descendantTags.item": "{TAG}", + "artTagInfoPage.descendantTags.item.withGallery": "{TAG} ({GALLERY})", + "artTagInfoPage.descendantTags.item.gallery": "Gallery", "artTagGalleryPage.title": "{TAG}", "artTagGalleryPage.infoLine": "Appears in {COVER_ARTS}.", "artTagGalleryPage.descendsFrom": "Descends from {TAGS}.", -- cgit 1.3.0-6-gf8a5