From ec129ac9ce0b143ca4c325108ea66c2d0e7352ff Mon Sep 17 00:00:00 2001 From: "(quasar) nebula" Date: Sun, 17 Nov 2024 18:16:18 -0400 Subject: content: generate{Album,}ReferencedArtworksPage --- src/strings-default.yaml | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) (limited to 'src/strings-default.yaml') diff --git a/src/strings-default.yaml b/src/strings-default.yaml index d93b98cc..e6682fa6 100644 --- a/src/strings-default.yaml +++ b/src/strings-default.yaml @@ -983,6 +983,9 @@ albumPage: nav: album: "{ALBUM}" + + backToAlbum: "Return to album page" + randomTrack: "Random Track" gallery: "Gallery" commentary: "Commentary" @@ -2053,6 +2056,17 @@ redirectPage: infoLine: >- This page has been moved to {TARGET}. +# +# referencedArtworksPage: +# The "referenced artworks" page shows a list of all the artworks which +# some artwork references. +# +referencedArtworksPage: + subtitle: "Referenced Artworks" + + statsLine: >- + References {ARTWORKS}. + # # tagPage: # The tag gallery page displays all the artworks that a tag has @@ -2091,8 +2105,6 @@ trackPage: backToTrack: "Return to track page" - referencedArtworks: "Referenced Artworks" - track: _: "{TRACK}" withNumber: "{NUMBER}. {TRACK}" @@ -2111,15 +2123,3 @@ trackPage: withArtists.withCoverArtists: "By {ARTISTS}; art by {COVER_ARTISTS}." withArtists: "By {ARTISTS}." withCoverArtists: "Art by {COVER_ARTISTS}." - -# -# trackReferencedArtworksPage: -# The track referenced-artworks page shows a gallery grid of all the -# artworks which the art for a track references. -# -trackReferencedArtworksPage: - title: "{TRACK}" - subtitle: "Referenced Artworks" - - statsLine: >- - References {ARTWORKS}. -- cgit 1.3.0-6-gf8a5