« 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.yaml17
1 files changed, 15 insertions, 2 deletions
diff --git a/src/strings-default.yaml b/src/strings-default.yaml
index 359e8854..9c429d46 100644
--- a/src/strings-default.yaml
+++ b/src/strings-default.yaml
@@ -281,8 +281,21 @@ releaseInfo:
     _: "Tracks that {TRACK} samples:"
     sticky: "Tracks that this one samples:"
 
-  tracksThatReference: "Tracks that reference {TRACK}:"
-  tracksThatSample: "Tracks that sample {TRACK}:"
+  tracksThatReference:
+    _: "Tracks that reference {TRACK}:"
+
+    sticky:
+      _: "Tracks that reference this one:"
+      fromGroup: "Tracks from {GROUP} that reference this one:"
+      fromOther: "Tracks from somewhere else that reference this one:"
+
+  tracksThatSample:
+    _: "Tracks that sample {TRACK}:"
+
+    sticky:
+      _: "Tracks that sample this one:"
+      fromGroup: "Tracks from {GROUP} that sample this one:"
+      fromOther: "Tracks from somewhere else that sample this one:"
 
   flashesThatFeature:
     _: "Flashes & games that feature {TRACK}:"