« get me outta code hell

content, css: tweak missing duration presentation - 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-02-06 21:51:38 -0400
committer(quasar) nebula <qznebula@protonmail.com>2024-02-10 13:31:06 -0400
commit277825b9b388bfe70a2a90e88c46e71033c6ca07 (patch)
tree55b98dcd4bcba7c3272aa49739f78f7530d0f686 /src/strings-default.yaml
parentbbfb1f3539c3cf7cdc06aae7c9c408c1d2da5054 (diff)
content, css: tweak missing duration presentation
Diffstat (limited to 'src/strings-default.yaml')
-rw-r--r--src/strings-default.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/strings-default.yaml b/src/strings-default.yaml
index 0cdfd07..79f6800 100644
--- a/src/strings-default.yaml
+++ b/src/strings-default.yaml
@@ -375,8 +375,8 @@ trackList:
 
     withDuration.duration:
       _: "({DURATION})"
-      missing: "0:00"
-      missing.info: "no duration provided"
+      missing: "_:__"
+      missing.info: "no duration provided; treated as zero seconds long"
 
     withArtists.by: "by {ARTISTS}"