Bartosz Dziewoński has uploaded a new change for review. https://gerrit.wikimedia.org/r/299187
Change subject: Add link to information page to 'cross-wiki-upload' tag ...................................................................... Add link to information page to 'cross-wiki-upload' tag This change has already been made on Commons [1]. This is to allow translators to add it to translations too, and to include the link for languages without translation. [1] https://commons.wikimedia.org/wiki/MediaWiki:Tag-cross-wiki-upload Change-Id: Id086f8c57452719571461ae58a88877df7fd65a5 --- M i18n/en.json 1 file changed, 2 insertions(+), 1 deletion(-) git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/WikimediaEvents refs/changes/87/299187/1 diff --git a/i18n/en.json b/i18n/en.json index 04504c5..529c8af 100644 --- a/i18n/en.json +++ b/i18n/en.json @@ -5,7 +5,8 @@ ] }, "wikimediaevents-desc": "Logs Wikimedia-specific events using EventLogging", - "tag-cross-wiki-upload": "Cross-wiki upload", + "tag-cross-wiki-upload": "[[Special:MyLanguage/Commons:Cross-wiki media upload tool|Cross-wiki upload]] +", "tag-cross-wiki-upload-description": "Files uploaded from inside the wikitext and visual editors on other wikis", "tag-cross-wiki-upload-1": "-", "tag-cross-wiki-upload-2": "-", -- To view, visit https://gerrit.wikimedia.org/r/299187 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Id086f8c57452719571461ae58a88877df7fd65a5 Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/extensions/WikimediaEvents Gerrit-Branch: master Gerrit-Owner: Bartosz Dziewoński <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
