« 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.json5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/strings-default.json b/src/strings-default.json
index a661493..df9945c 100644
--- a/src/strings-default.json
+++ b/src/strings-default.json
@@ -261,8 +261,9 @@
   "albumPage.socialEmbed.body.withTracks.withReleaseDate": "{TRACKS}. Released {DATE}.",
   "albumPage.socialEmbed.body.withDuration.withTracks.withReleaseDate": "{DURATION}, {TRACKS}. Released {DATE}.",
   "albumGalleryPage.title": "{ALBUM} - Gallery",
-  "albumGalleryPage.infoLine": "{TRACKS} totaling {DURATION}.",
-  "albumGalleryPage.infoLine.withDate": "{TRACKS} totaling {DURATION}. Released {DATE}.",
+  "albumGalleryPage.statsLine": "{TRACKS} totaling {DURATION}.",
+  "albumGalleryPage.statsLine.withDate": "{TRACKS} totaling {DURATION}. Released {DATE}.",
+  "albumGalleryPage.coverArtistsLine": "All track artwork by {ARTISTS}.",
   "albumCommentaryPage.title": "{ALBUM} - Commentary",
   "albumCommentaryPage.infoLine": "{WORDS} across {ENTRIES}.",
   "albumCommentaryPage.nav.album": "Album: {ALBUM}",