diff options
| author | (quasar) nebula <qznebula@protonmail.com> | 2026-05-11 21:23:46 -0300 |
|---|---|---|
| committer | (quasar) nebula <qznebula@protonmail.com> | 2026-05-11 21:23:46 -0300 |
| commit | b68e658e27ae3c6e799342e69dfe3ee45cd53d7b (patch) | |
| tree | 86f176400b4974df10f59989b6f3bc6b5ee3926e /src/strings-default.yaml | |
| parent | eec8c7dfed1bf98607d94160a735132f98b13270 (diff) | |
content, data: Track.excludingURLs preview
Diffstat (limited to 'src/strings-default.yaml')
| -rw-r--r-- | src/strings-default.yaml | 12 |
1 files changed, 11 insertions, 1 deletions
diff --git a/src/strings-default.yaml b/src/strings-default.yaml index a493c696..4e88ea90 100644 --- a/src/strings-default.yaml +++ b/src/strings-default.yaml @@ -384,8 +384,18 @@ releaseInfo: listenOn: "Listen on {LINKS}." listenOn.title: "Listen on:" + listenOn.noLinks: >- - This wiki doesn't have any listening links for {NAME}. + This wiki doesn't have any listening links for {TRACK}. + + listenOn.excludingLinks: >- + This wiki is excluding listening links for {TRACK}. + + listenOn.excludingLinks.notClearlyPublic: >- + !! string pending - "not clearly public" {TRACK} !! + + listenOn.excludingLinks.paidBonusTrack: >- + On {ALBUM}, the bonus track {TRACK} is only available with the album purchase, so this wiki is excluding listening links here. visitOn: "Visit on {LINKS}." visitOn.title: "Visit on:" |