From 3d218700701a42d2b43714ddc63620ee308f354e Mon Sep 17 00:00:00 2001 From: "(quasar) nebula" Date: Sun, 13 Aug 2023 23:24:36 -0300 Subject: content, client: "Random Pages" listing --- src/strings-default.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'src/strings-default.json') diff --git a/src/strings-default.json b/src/strings-default.json index 82a046f5..8d7756ad 100644 --- a/src/strings-default.json +++ b/src/strings-default.json @@ -469,6 +469,18 @@ "listingPage.other.allAdditionalFiles.file.withMultipleFiles": "{TITLE} ({FILES})", "listingPage.other.randomPages.title": "Random Pages", "listingPage.other.randomPages.title.short": "Random Pages", + "listingPage.other.randomPages.chooseLinkLine": "Choose a link to go to a random page in that category or album! If your browser doesn't support relatively modern JavaScript or you've disabled it, these links won't work - sorry.", + "listingPage.other.randomPages.dataLoadingLine": "(Data files are downloading in the background! Please wait for data to load.)", + "listingPage.other.randomPages.dataLoadedLine": "(Data files have finished being downloaded. The links should work!)", + "listingPage.other.randomPages.misc": "Miscellaneous:", + "listingPage.other.randomPages.misc.randomArtist": "Random Artist", + "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.album": "{ALBUM}", "listingPage.misc.trackContributors": "Track Contributors", "listingPage.misc.artContributors": "Art Contributors", "listingPage.misc.flashContributors": "Flash & Game Contributors", -- cgit 1.3.0-6-gf8a5