mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/VisualEditor
synced 2024-11-15 02:23:58 +00:00
Merge "Use "Author" in media dialog"
This commit is contained in:
commit
1b45db6d4b
|
@ -73,7 +73,7 @@
|
|||
"visualeditor-dialog-media-info-ellipsis": "…",
|
||||
"visualeditor-dialog-media-info-imagedescription": "Full description",
|
||||
"visualeditor-dialog-media-info-licenseshortname": "License",
|
||||
"visualeditor-dialog-media-info-meta-artist": "Artist: $1",
|
||||
"visualeditor-dialog-media-info-meta-artist": "Author: $1",
|
||||
"visualeditor-dialog-media-info-moreinfo": "More information",
|
||||
"visualeditor-dialog-media-info-readmore": "Read more",
|
||||
"visualeditor-dialog-media-info-separator": "·",
|
||||
|
|
|
@ -91,7 +91,7 @@
|
|||
"visualeditor-dialog-media-info-ellipsis": "An ellipses symbol denoting a truncated string.\n{{Optional}}",
|
||||
"visualeditor-dialog-media-info-imagedescription": "Label for the description for the image in the media dialog.",
|
||||
"visualeditor-dialog-media-info-licenseshortname": "Label for the license information for the image in the media dialog.\n{{Identical|License}}",
|
||||
"visualeditor-dialog-media-info-meta-artist": "Label for the artist information for the image in the media dialog. $1 - Artist name.\n{{Identical|Artist}}",
|
||||
"visualeditor-dialog-media-info-meta-artist": "Label for the author information for the image in the media dialog. $1 - Author name.",
|
||||
"visualeditor-dialog-media-info-moreinfo": "Label for the link to more information in the image data panel.\n{{Identical|More information}}",
|
||||
"visualeditor-dialog-media-info-readmore": "Label for the link to expand the text in the image data panel.\n{{Identical|Read more}}",
|
||||
"visualeditor-dialog-media-info-separator": "Character separating information in the image info panel in the media dialog.\n{{Optional}}",
|
||||
|
|
Loading…
Reference in a new issue