diff options
| author | (quasar) nebula <qznebula@protonmail.com> | 2026-03-26 15:56:46 -0300 |
|---|---|---|
| committer | (quasar) nebula <qznebula@protonmail.com> | 2026-03-26 15:56:46 -0300 |
| commit | 7bdd6293e3b9d0cc7a4e7e4c9ab06cd990af4ad9 (patch) | |
| tree | d1c0ec13ed8c7bc74257135060548ab7ffd42b98 /src | |
| parent | 1d6a0ecdd46c799975365228fa61343362ac4f42 (diff) | |
content: drop parentheses for commentary entry annotations again
Diffstat (limited to 'src')
| -rw-r--r-- | src/strings-default.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/strings-default.yaml b/src/strings-default.yaml index 34d3cb07..82909569 100644 --- a/src/strings-default.yaml +++ b/src/strings-default.yaml @@ -530,7 +530,7 @@ misc: withArtists: "{ARTISTS} ✑" withArtists.withAccent: "{ARTISTS} ✑ {ACCENT}" withArtists.withAccent.wikiEditor: "{ARTISTS}: {ACCENT}" - accent.withAnnotation: "({ANNOTATION})" + accent.withAnnotation: "{ANNOTATION}" withAnnotation: "{ANNOTATION}" date: "{DATE}" |