From 2cd8c5b4b7a9e674900cdecfeee7c3bd850124bd Mon Sep 17 00:00:00 2001 From: "(quasar) nebula" Date: Tue, 4 Feb 2025 13:50:33 -0400 Subject: content: generateTrackInfoPage: group subheadings nicer strings --- src/strings-default.yaml | 8 ++++---- 1 file 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}:" -- cgit 1.3.0-6-gf8a5