« get me outta code hell

content: listArtTagNetwork: fix up "jump to" wrapping - hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
path: root/src/strings-default.yaml
diff options
context:
space:
mode:
author(quasar) nebula <qznebula@protonmail.com>2024-03-19 20:19:29 -0300
committer(quasar) nebula <qznebula@protonmail.com>2025-02-25 20:03:28 -0400
commit54cad6287e26fd9b6f96716d42e2973cfc85aacd (patch)
treeaca9bd8b1d5c7275eb23466b0a1352a1478178ab /src/strings-default.yaml
parent987d4499e0d5791a222671b87f0817bdac1ac3be (diff)
content: listArtTagNetwork: fix up "jump to" wrapping
Diffstat (limited to 'src/strings-default.yaml')
-rw-r--r--src/strings-default.yaml6
1 files changed, 2 insertions, 4 deletions
diff --git a/src/strings-default.yaml b/src/strings-default.yaml
index a56bacf2..0d86249a 100644
--- a/src/strings-default.yaml
+++ b/src/strings-default.yaml
@@ -1727,13 +1727,11 @@ listingPage:
       root.withAncestors:
         _: "{TAG} (descends from {ANCESTORS})"
 
-      descendant:
-        _: "{TAG}"
-        jumpToRoot: "Jump to: {TAG}"
-
       tag:
         _: "{TAG}"
 
+        jumpToRoot: "Jump to: {TAG}"
+
         withStat:
           _: "{STAT} {TAG}"
           stat: "({STAT})"