From 12e49429e0de38a1891a0b5ead653570ecd0e23b Mon Sep 17 00:00:00 2001 From: "(quasar) nebula" Date: Fri, 3 Mar 2023 22:57:38 -0400 Subject: listAdditionalFilesInProperty util, All MIDI/Project Files --- src/strings-default.json | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'src/strings-default.json') diff --git a/src/strings-default.json b/src/strings-default.json index 2761582e..7f29c133 100644 --- a/src/strings-default.json +++ b/src/strings-default.json @@ -412,8 +412,12 @@ "listingPage.listTags.byUses.item": "{TAG} ({TIMES_USED})", "listingPage.other.allSheetMusic.title": "All Sheet Music", "listingPage.other.allSheetMusic.title.short": "All Sheet Music", - "listingPage.other.allSheetMusic.sheetMusicLink": "{TITLE}", - "listingPage.other.allSheetMusic.sheetMusicLink.withMultipleFiles": "{TITLE} ({FILES})", + "listingPage.other.allSheetMusic.file": "{TITLE}", + "listingPage.other.allSheetMusic.file.withMultipleFiles": "{TITLE} ({FILES})", + "listingPage.other.allMidiProjectFiles.title": "All MIDI/Project Files", + "listingPage.other.allMidiProjectFiles.title.short": "All MIDI/Project Files", + "listingPage.other.allMidiProjectFiles.file": "{TITLE}", + "listingPage.other.allMidiProjectFiles.file.withMultipleFiles": "{TITLE} ({FILES})", "listingPage.other.randomPages.title": "Random Pages", "listingPage.other.randomPages.title.short": "Random Pages", "listingPage.misc.trackContributors": "Track Contributors", -- cgit 1.3.0-6-gf8a5