« get me outta code hell

content, css: chronology link info - 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-06-18 11:27:29 -0300
committer(quasar) nebula <qznebula@protonmail.com>2024-06-18 22:56:16 -0300
commit7a10bac9cb001753467a6e66f2698125ac4c03e7 (patch)
tree249dc3b9daefd1bc87526d2ee5520da5519d15b9 /src/strings-default.yaml
parent29f4c5b571e960e6410f1555324a2d909bda8b2f (diff)
content, css: chronology link info
Diffstat (limited to 'src/strings-default.yaml')
-rw-r--r--src/strings-default.yaml23
1 files changed, 19 insertions, 4 deletions
diff --git a/src/strings-default.yaml b/src/strings-default.yaml
index 8bbfb1af..63d981df 100644
--- a/src/strings-default.yaml
+++ b/src/strings-default.yaml
@@ -480,10 +480,25 @@ misc:
     # isn't a specially detected web platform.
     noExternalLinkPlatformName: "Other"
 
-    # Displayed in an artist's toolitp, as the symbol
-    # for chronology links.
-    previousSymbol: "←"
-    nextSymbol: "→"
+    chronology:
+      previous:
+        symbol: "←"
+        info:
+          _: "Previous by this artist"
+          withKind: "Previous {KIND} by this artist"
+
+      next:
+        symbol: "→"
+        info:
+          _: "Next by this artist"
+          withKind: "Next {KIND} by this artist"
+
+      kind:
+        album: "album"
+        coverArt: "cover art"
+        flash: "flash"
+        track: "track"
+        trackArt: "track art"
 
   # chronology:
   #