« 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.yaml
diff options
context:
space:
mode:
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}"