diff options
Diffstat (limited to 'src/strings-default.yaml')
| -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 |