diff options
Diffstat (limited to 'src/strings-default.yaml')
-rw-r--r-- | src/strings-default.yaml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/strings-default.yaml b/src/strings-default.yaml index 4e8681c5..a1e4d842 100644 --- a/src/strings-default.yaml +++ b/src/strings-default.yaml @@ -879,12 +879,12 @@ artistPage: entry: - # withContribution: + # withAnnotation: # The specific contribution that an artist made to a given # thing may be described with a word or two, and that's shown # in the list. - withContribution: "{ENTRY} ({CONTRIBUTION})" + withAnnotation: "{ENTRY} ({ANNOTATION})" # withArtists: # This lists co-artists or co-contributors, depending on how @@ -892,7 +892,7 @@ artistPage: withArtists: "{ENTRY} (with {ARTISTS})" - withArtists.withContribution: "{ENTRY} ({CONTRIBUTION}; with {ARTISTS})" + withArtists.withAnnotation: "{ENTRY} ({ANNOTATION}; with {ARTISTS})" # rerelease: # Tracks which aren't the original release don't display co- |