« get me outta code hell

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:
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",