diff options
| author | (quasar) nebula <qznebula@protonmail.com> | 2026-04-18 13:08:02 -0300 |
|---|---|---|
| committer | (quasar) nebula <qznebula@protonmail.com> | 2026-04-18 13:08:12 -0300 |
| commit | a33b0786eab80c7d2871167b258166366fe47239 (patch) | |
| tree | 89f1393fec6b6b0c9944393e35c739251e5407de /src | |
| parent | c2ea69224ef91de19841dc5be82bc07342421a57 (diff) | |
content: "tracks" text in album-with-date-range preview
Diffstat (limited to 'src')
| -rw-r--r-- | src/strings-default.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/strings-default.yaml b/src/strings-default.yaml index 32081f22..0745160a 100644 --- a/src/strings-default.yaml +++ b/src/strings-default.yaml @@ -1402,13 +1402,13 @@ artistPage: {ALBUM} ({DURATION}) withDateRange: >- - {ALBUM} ({DATE_RANGE}) + {ALBUM} (tracks {DATE_RANGE}) withDate.withDuration: >- {ALBUM} ({DATE}; {DURATION}) withDateRange.withDuration: >- - {ALBUM} ({DATE_RANGE}; {DURATION}) + {ALBUM} (tracks {DATE_RANGE}; {DURATION}) # flashAct: # Flashes are chunked by flash act, though a single flash act |