« 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.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/strings-default.json b/src/strings-default.json
index 9ece6a8..b607b06 100644
--- a/src/strings-default.json
+++ b/src/strings-default.json
@@ -111,7 +111,9 @@
     "releaseInfo.additionalFiles.file": "{FILE}",
     "releaseInfo.additionalFiles.file.withSize": "{FILE} ({SIZE})",
     "releaseInfo.note": "Note:",
-    "trackList.group": "{GROUP} ({DURATION}):",
+    "trackList.section.withDuration": "{SECTION} ({DURATION}):",
+    "trackList.group": "{GROUP}:",
+    "trackList.group.other": "Other",
     "trackList.item.withDuration": "({DURATION}) {TRACK}",
     "trackList.item.withDuration.withArtists": "({DURATION}) {TRACK} {BY}",
     "trackList.item.withArtists": "{TRACK} {BY}",