« get me outta code hell

Merge pull request #117 from hsmusic/track-sections - 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:
author(quasar) nebula <qznebula@protonmail.com>2023-01-15 20:37:34 -0400
committerGitHub <noreply@github.com>2023-01-15 20:37:34 -0400
commit62dbb79342927cb1fe19651e33fcc27bc2804f6e (patch)
tree313c34f694337cae483047d9e06f0a410e44d155 /src/strings-default.json
parent088a0d4ef42c90d6e81586601ee6cb37340b5bf4 (diff)
parent8093844a5460683b48219dba238b0e6e864dacd8 (diff)
Merge pull request #117 from hsmusic/track-sections
Change trackGroups to trackSections, avoid usage of a dedicated "domain-specific" Thing subclass
Diffstat (limited to 'src/strings-default.json')
-rw-r--r--src/strings-default.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/strings-default.json b/src/strings-default.json
index f9c1db8b..13ae61af 100644
--- a/src/strings-default.json
+++ b/src/strings-default.json
@@ -191,7 +191,7 @@
   "homepage.title": "{TITLE}",
   "homepage.news.title": "News",
   "homepage.news.entry.viewRest": "(View rest of entry!)",
-  "albumSidebar.trackList.fallbackGroupName": "Track list",
+  "albumSidebar.trackList.fallbackSectionName": "Track list",
   "albumSidebar.trackList.group": "{GROUP}",
   "albumSidebar.trackList.group.withRange": "{GROUP} ({RANGE})",
   "albumSidebar.trackList.item": "{TRACK}",