« get me outta code hell

content: adapt "random pages" to wikis without dividing groups - hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
path: root/src/strings-default.json
diff options
context:
space:
mode:
author(quasar) nebula <qznebula@protonmail.com>2023-10-29 09:51:01 -0300
committer(quasar) nebula <qznebula@protonmail.com>2023-10-29 09:51:01 -0300
commitd2903c800b6a005a447cc26f9431fe5fe4fb08b6 (patch)
tree8662ccc98c6ff2e2d65162835ae3cae13498694b /src/strings-default.json
parent777fbd3535f80fb8fb28d80a5dc53efe44c6cb82 (diff)
content: adapt "random pages" to wikis without dividing groups
Diffstat (limited to 'src/strings-default.json')
-rw-r--r--src/strings-default.json7
1 files changed, 4 insertions, 3 deletions
diff --git a/src/strings-default.json b/src/strings-default.json
index 6c841e72..81bf5d48 100644
--- a/src/strings-default.json
+++ b/src/strings-default.json
@@ -493,9 +493,10 @@
   "listingPage.other.randomPages.misc.atLeastTwoContributions": "at least 2 contributions",
   "listingPage.other.randomPages.misc.randomAlbumWholeSite": "Random Album (whole site)",
   "listingPage.other.randomPages.misc.randomTrackWholeSite": "Random Track (whole site)",
-  "listingPage.other.randomPages.group": "From {GROUP}: ({RANDOM_ALBUM}, {RANDOM_TRACK})",
-  "listingPage.other.randomPages.group.randomAlbum": "Random Album",
-  "listingPage.other.randomPages.group.randomTrack": "Random Track",
+  "listingPage.other.randomPages.fromAlbum": "From an album:",
+  "listingPage.other.randomPages.fromGroup": "From {GROUP}: ({RANDOM_ALBUM}, {RANDOM_TRACK})",
+  "listingPage.other.randomPages.fromGroup.randomAlbum": "Random Album",
+  "listingPage.other.randomPages.fromGroup.randomTrack": "Random Track",
   "listingPage.other.randomPages.album": "{ALBUM}",
   "listingPage.misc.trackContributors": "Track Contributors",
   "listingPage.misc.artContributors": "Art Contributors",