diff options
Diffstat (limited to 'src/strings-default.yaml')
-rw-r--r-- | src/strings-default.yaml | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/src/strings-default.yaml b/src/strings-default.yaml index ab49229c..503de24d 100644 --- a/src/strings-default.yaml +++ b/src/strings-default.yaml @@ -925,7 +925,11 @@ misc: artworkBy.customLabel.withYear: >- {LABEL} ({YEAR}) by {ARTISTS} - source: "Via {SOURCE}" + source: >- + Via {SOURCE} + + source.customLabel: >- + {LABEL} via {SOURCE} trackArtFromAlbum: "Album cover for {ALBUM}" |