« get me outta code hell

content, client, css: generateAdditionalNamesBox - 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>2023-11-21 07:31:45 -0400
committer(quasar) nebula <qznebula@protonmail.com>2023-11-21 07:50:15 -0400
commitbad238355e19c4fef5e5f3b41df88fa9b1b84aaa (patch)
tree61b381f750078972afdb996fa7e85bac7ddd010e /src/strings-default.yaml
parent745eb45531afb233a49433b18e3095238eb41b84 (diff)
content, client, css: generateAdditionalNamesBox
Diffstat (limited to 'src/strings-default.yaml')
-rw-r--r--src/strings-default.yaml15
1 files changed, 15 insertions, 0 deletions
diff --git a/src/strings-default.yaml b/src/strings-default.yaml
index e6b8d6d..7562af8 100644
--- a/src/strings-default.yaml
+++ b/src/strings-default.yaml
@@ -338,6 +338,21 @@ trackList:
 #
 misc:
 
+  # additionalNames:
+  #   "Drop"-styled box that catalogues a variety of additional or
+  #   alternate names for the current thing; toggled by clicking on the
+  #   thing's title, which is styled interactively and gets a tooltip
+  #   (hover text), since it isn't usually an interactive element.
+
+  additionalNames:
+    title: "Additional or alternate names:"
+    tooltip: "Click to view additional or alternate names"
+
+    item:
+      _: "{NAME}"
+      withAnnotation: "{NAME} {ANNOTATION}"
+      annotation: "({ANNOTATION})"
+
   # alt:
   #   Fallback text for the alt text of images and artworks - these
   #   are read aloud by screen readers.