Skip to content

Commit 2cd8c5b

Browse files
committed
content: generateTrackInfoPage: group subheadings nicer strings
1 parent ac52cbf commit 2cd8c5b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

src/strings-default.yaml

+4-4
Original file line numberDiff line numberDiff line change
@@ -291,16 +291,16 @@ releaseInfo:
291291

292292
sticky:
293293
_: "Tracks that reference this one:"
294-
fromGroup: "Tracks from {GROUP} that reference this one:"
295-
fromOther: "Tracks from somewhere else that reference this one:"
294+
fromGroup: "Tracks that reference this one — from {GROUP}:"
295+
fromOther: "Tracks that reference this one — from somewhere else:"
296296

297297
tracksThatSample:
298298
_: "Tracks that sample {TRACK}:"
299299

300300
sticky:
301301
_: "Tracks that sample this one:"
302-
fromGroup: "Tracks from {GROUP} that sample this one:"
303-
fromOther: "Tracks from somewhere else that sample this one:"
302+
fromGroup: "Tracks that sample this one — from {GROUP}:"
303+
fromOther: "Tracks that sample this one — from somewhere else:"
304304

305305
flashesThatFeature:
306306
_: "Flashes & games that feature {TRACK}:"

0 commit comments

Comments
 (0)