Merge "Adding description how to use Special:Redirect"
authorAdamw <awight@wikimedia.org>
Wed, 30 Oct 2013 22:56:18 +0000 (22:56 +0000)
committerGerrit Code Review <gerrit@wikimedia.org>
Wed, 30 Oct 2013 22:56:18 +0000 (22:56 +0000)
languages/messages/MessagesEn.php

index 0b51def..c0df101 100644 (file)
@@ -4874,7 +4874,7 @@ You should have received [{{SERVER}}{{SCRIPTPATH}}/COPYING a copy of the GNU Gen
 '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/328429]], or [[{{#Special:Redirect}}/user/101]].',
 'redirect-submit'     => 'Go',
 'redirect-lookup'     => 'Lookup:',
 'redirect-value'      => 'Value:',