« 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.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:
   #