« get me outta code hell

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:
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}"