diff options
| author | (quasar) nebula <qznebula@protonmail.com> | 2026-01-31 17:33:31 -0400 |
|---|---|---|
| committer | (quasar) nebula <qznebula@protonmail.com> | 2026-01-31 17:33:31 -0400 |
| commit | 9de8146884faf5d3681ddfa5d867d0ebacf1fc7a (patch) | |
| tree | f10ebbea5f2dd1e7a7d0f2bb85326728df7d2c2f /src/strings-default.yaml | |
| parent | 014c18c9a8238c996708cf9d6e61ac246bfda996 (diff) | |
content, css: generateContentEntry: artistless entries
Diffstat (limited to 'src/strings-default.yaml')
| -rw-r--r-- | src/strings-default.yaml | 12 |
1 files changed, 4 insertions, 8 deletions
diff --git a/src/strings-default.yaml b/src/strings-default.yaml index 28a5902c..7c48a5a8 100644 --- a/src/strings-default.yaml +++ b/src/strings-default.yaml @@ -517,14 +517,10 @@ misc: entry: title: - _: "{ARTISTS}:" - - noArtists: "Unknown artist" - - withAccent: "{ARTISTS}: {ACCENT}" - - accent: - withAnnotation: "({ANNOTATION})" + withArtists: "{ARTISTS}" + withArtists.withAccent: "{ARTISTS}: {ACCENT}" + accent.withAnnotation: "({ANNOTATION})" + withAnnotation: "{ANNOTATION}" date: "{DATE}" date.range: "{DATE_RANGE}" |