« 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.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/strings-default.json b/src/strings-default.json
index 1fc6d8a..1c5fbc6 100644
--- a/src/strings-default.json
+++ b/src/strings-default.json
@@ -172,6 +172,7 @@
     "artistPage.title": "{ARTIST}",
     "artistPage.creditList.album": "{ALBUM}",
     "artistPage.creditList.album.withDate": "{ALBUM} ({DATE})",
+    "artistPage.creditList.album.withDuration": "{ALBUM} ({DURATION})",
     "artistPage.creditList.album.withDate.withDuration": "{ALBUM} ({DATE}; {DURATION})",
     "artistPage.creditList.flashAct": "{ACT}",
     "artistPage.creditList.flashAct.withDateRange": "{ACT} ({DATE_RANGE})",
@@ -191,7 +192,6 @@
     "artistPage.artGroupsLine": "Contributed art to groups: {GROUPS}",
     "artistPage.groupsLine.item": "{GROUP} ({CONTRIBUTIONS})",
     "artistPage.trackList.title": "Tracks",
-    "artistPage.unreleasedTrackList.title": "Unreleased Tracks",
     "artistPage.artList.title": "Art",
     "artistPage.flashList.title": "Flashes & Games",
     "artistPage.commentaryList.title": "Commentary",
@@ -217,6 +217,7 @@
     "groupInfoPage.viewAlbumGallery.link": "album gallery",
     "groupInfoPage.albumList.title": "Albums",
     "groupInfoPage.albumList.item": "({YEAR}) {ALBUM}",
+    "groupInfoPage.albumList.item.withoutYear": "{ALBUM}",
     "groupInfoPage.albumList.item.withAccent": "{ITEM} {ACCENT}",
     "groupInfoPage.albumList.item.otherGroupAccent": "(from {GROUP})",
     "groupGalleryPage.title": "{GROUP} - Gallery",