« get me outta code hell

content: generateTrackInfoPage: group subheadings nicer strings - hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
diff options
context:
space:
mode:
author(quasar) nebula <qznebula@protonmail.com>2025-02-04 13:50:33 -0400
committer(quasar) nebula <qznebula@protonmail.com>2025-02-04 13:50:33 -0400
commit2cd8c5b4b7a9e674900cdecfeee7c3bd850124bd (patch)
tree5ff75f4722d0474d38a44e2f2f8c763c0495eec1
parentac52cbf1692746c9bf96d79c5f15b27911df300c (diff)
content: generateTrackInfoPage: group subheadings nicer strings
-rw-r--r--src/strings-default.yaml8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/strings-default.yaml b/src/strings-default.yaml
index 4a7c6675..a3f997ee 100644
--- a/src/strings-default.yaml
+++ b/src/strings-default.yaml
@@ -291,16 +291,16 @@ releaseInfo:
 
     sticky:
       _: "Tracks that reference this one:"
-      fromGroup: "Tracks from {GROUP} that reference this one:"
-      fromOther: "Tracks from somewhere else that reference this one:"
+      fromGroup: "Tracks that reference this one — from {GROUP}:"
+      fromOther: "Tracks that reference this one — from somewhere else:"
 
   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:"
+      fromGroup: "Tracks that sample this one — from {GROUP}:"
+      fromOther: "Tracks that sample this one — from somewhere else:"
 
   flashesThatFeature:
     _: "Flashes & games that feature {TRACK}:"