Yuvipanda has uploaded a new change for review. https://gerrit.wikimedia.org/r/86350
Change subject: A description, how to use this, is essential and should be right in the 'redirect-summary'. ...................................................................... A description, how to use this, is essential and should be right in the 'redirect-summary'. Change-Id: I02d0150d7eec4ca5ad8db9b59b5478801f28e840 --- M languages/messages/MessagesEn.php 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.wikimedia.org:29418/mediawiki/core refs/changes/50/86350/1 diff --git a/languages/messages/MessagesEn.php b/languages/messages/MessagesEn.php index 51c9e1a..ebe3aa5 100644 --- a/languages/messages/MessagesEn.php +++ b/languages/messages/MessagesEn.php @@ -4878,7 +4878,7 @@ 'redirect' => 'Redirect by file, user, or revision ID', 'redirect-legend' => 'Redirect to a file or page', 'redirect-text' => '', # do not translate or duplicate this message to other languages -'redirect-summary' => 'This special page redirects to a file (given the file name), a page (given a revision ID), or a user page (given a numeric user ID).', +'redirect-summary' => 'This special page redirects to a file (given the file name), a page (given a revision ID), or a user page (given a numeric user ID). Usage: [[Special:Redirect/file/Example.jpg]], [[Special:Redirect/revision/revision ID]], or [[Special:Redirect/user/user ID]].', 'redirect-submit' => 'Go', 'redirect-lookup' => 'Lookup:', 'redirect-value' => 'Value:', -- To view, visit https://gerrit.wikimedia.org/r/86350 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I02d0150d7eec4ca5ad8db9b59b5478801f28e840 Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/core Gerrit-Branch: master Gerrit-Owner: Yuvipanda <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
