« get me outta code hell

content: misc.albumGrid -> misc.coverGrid - hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
path: root/src/strings-default.yaml
diff options
context:
space:
mode:
author(quasar) nebula <qznebula@protonmail.com>2024-11-17 15:32:50 -0400
committer(quasar) nebula <qznebula@protonmail.com>2024-11-17 16:35:13 -0400
commitd3a0e1b52aef93e3f74e557229e93a0a123c3e4b (patch)
treedb1d6b179e514e478768db27a011ddc88cb34cbc /src/strings-default.yaml
parentc4d11bebb50f1ac2f07a06732b12f6d471bd1bf0 (diff)
content: misc.albumGrid -> misc.coverGrid
Diffstat (limited to 'src/strings-default.yaml')
-rw-r--r--src/strings-default.yaml12
1 files changed, 7 insertions, 5 deletions
diff --git a/src/strings-default.yaml b/src/strings-default.yaml
index 5ccd05cc..600d62a1 100644
--- a/src/strings-default.yaml
+++ b/src/strings-default.yaml
@@ -862,20 +862,22 @@ misc:
     warnings: "{WARNINGS}"
     reveal: "click to show"
 
-  # albumGrid:
+  # coverGrid:
   #   Generic strings for various sorts of gallery grids, displayed
   #   on the homepage, album galleries, artist artwork galleries, and
   #   so on. These get the name of the thing being represented and,
   #   often, a bit of text providing pertinent extra details about
   #   that thing.
 
-  albumGrid:
+  coverGrid:
     noCoverArt: "{ALBUM}"
 
     details:
-      _: "({TRACKS}, {TIME})"
-      coverArtists: "(Illust. {ARTISTS})"
-      otherCoverArtists: "(With {ARTISTS})"
+      accent: "({DETAILS})"
+
+      albumLength: "{TRACKS}, {TIME}"
+      coverArtists: "Illust. {ARTISTS}"
+      otherCoverArtists: "With {ARTISTS}"
 
   albumGalleryGrid:
     noCoverArt: "{NAME}"