From 8221798603833bbb8c7bc3664dae4aec0cb8ce10 Mon Sep 17 00:00:00 2001 From: "(quasar) nebula" Date: Sat, 14 Oct 2023 13:35:18 -0300 Subject: content, client, css: tag gallery: showing all / direct / indirect --- src/strings-default.json | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) (limited to 'src/strings-default.json') diff --git a/src/strings-default.json b/src/strings-default.json index 89f54a44..5d4f111c 100644 --- a/src/strings-default.json +++ b/src/strings-default.json @@ -351,11 +351,17 @@ "artTagInfoPage.descendantTags.item.withGallery": "{TAG} ({GALLERY})", "artTagInfoPage.descendantTags.item.gallery": "Gallery", "artTagGalleryPage.title": "{TAG}", - "artTagGalleryPage.infoLine": "Featured in {COVER_ARTS}.", - "artTagGalleryPage.infoLine.notFeatured": "This tag hasn't been featured in any artworks yet.", - "artTagGalleryPage.infoLine.callToAction": "Maybe your track will be the first!", + "artTagGalleryPage.featuredLine.all": "Featured in {COVER_ARTS}.", + "artTagGalleryPage.featuredLine.direct": "Featured directly in {COVER_ARTS}.", + "artTagGalleryPage.featuredLine.indirect": "Featured indirectly in {COVER_ARTS}.", + "artTagGalleryPage.featuredLine.notFeatured": "This tag hasn't been featured in any artworks yet.", + "artTagGalleryPage.featuredLine.notFeatured.callToAction": "Maybe your track will be the first!", "artTagGalleryPage.descendsFrom": "Descends from {TAGS}.", "artTagGalleryPage.desendants": "Direct descendants: {TAGS}.", + "artTagGalleryPage.showingLine": "({SHOWING})", + "artTagGalleryPage.showingLine.all": "Showing all artworks.", + "artTagGalleryPage.showingLine.indirect": "Showing artworks where this tag is only featured indirectly.", + "artTagGalleryPage.showingLine.direct": "Showing artworks where this tag is featured directly.", "artTagSidebar.otherTagsExempt": "(…another {TAGS}…)", "commentaryIndex.title": "Commentary", "commentaryIndex.infoLine": "{WORDS} across {ENTRIES}, in all.", -- cgit 1.3.0-6-gf8a5