Index: branches/REL1_18/phase3/languages/messages/MessagesEn.php |
— | — | @@ -2245,7 +2245,7 @@ |
2246 | 2246 | 'img-auth-nopathinfo' => 'Missing PATH_INFO. |
2247 | 2247 | Your server is not set up to pass this information. |
2248 | 2248 | It may be CGI-based and cannot support img_auth. |
2249 | | -[//www.mediawiki.org/wiki/Manual:Image_Authorization See image authorization.]', |
| 2249 | +See https://www.mediawiki.org/wiki/Manual:Image_Authorization.', |
2250 | 2250 | 'img-auth-notindir' => 'Requested path is not in the configured upload directory.', |
2251 | 2251 | 'img-auth-badtitle' => 'Unable to construct a valid title from "$1".', |
2252 | 2252 | 'img-auth-nologinnWL' => 'You are not logged in and "$1" is not in the whitelist.', |
Index: branches/REL1_19/phase3/languages/messages/MessagesEn.php |
— | — | @@ -4708,29 +4708,29 @@ |
4709 | 4709 | 'logentry-newusers-autocreate' => 'Account $1 was created automatically', |
4710 | 4710 | 'newuserlog-byemail' => 'password sent by e-mail', |
4711 | 4711 | |
4712 | | -# For IRC, see bug 34508. Do not change |
4713 | | -'revdelete-logentry' => 'changed revision visibility of "[[$1]]"', |
4714 | | -'logdelete-logentry' => 'changed event visibility of "[[$1]]"', |
4715 | | -'revdelete-content' => 'content', |
4716 | | -'revdelete-summary' => 'edit summary', |
4717 | | -'revdelete-uname' => 'username', |
4718 | | -'revdelete-hid' => 'hid $1', |
4719 | | -'revdelete-unhid' => 'unhid $1', |
4720 | | -'revdelete-log-message' => '$1 for $2 {{PLURAL:$2|revision|revisions}}', |
4721 | | -'logdelete-log-message' => '$1 for $2 {{PLURAL:$2|event|events}}', |
4722 | | -'deletedarticle' => 'deleted "[[$1]]"', |
4723 | | -'suppressedarticle' => 'suppressed "[[$1]]"', |
4724 | | -'undeletedarticle' => 'restored "[[$1]]"', |
4725 | | -'patrol-log-line' => 'marked $1 of $2 patrolled $3', |
4726 | | -'patrol-log-auto' => '(automatic)', |
4727 | | -'patrol-log-diff' => 'revision $1', |
4728 | | -'1movedto2' => 'moved [[$1]] to [[$2]]', |
4729 | | -'1movedto2_redir' => 'moved [[$1]] to [[$2]] over redirect', |
4730 | | -'move-redirect-suppressed' => 'redirect suppressed', |
| 4712 | +# For IRC, see bug 34508. Do not change |
| 4713 | +'revdelete-logentry' => 'changed revision visibility of "[[$1]]"', # do not translate or duplicate this message to other languages |
| 4714 | +'logdelete-logentry' => 'changed event visibility of "[[$1]]"', # do not translate or duplicate this message to other languages |
| 4715 | +'revdelete-content' => 'content', # do not translate or duplicate this message to other languages |
| 4716 | +'revdelete-summary' => 'edit summary', # do not translate or duplicate this message to other languages |
| 4717 | +'revdelete-uname' => 'username', # do not translate or duplicate this message to other languages |
| 4718 | +'revdelete-hid' => 'hid $1', # do not translate or duplicate this message to other languages |
| 4719 | +'revdelete-unhid' => 'unhid $1', # do not translate or duplicate this message to other languages |
| 4720 | +'revdelete-log-message' => '$1 for $2 {{PLURAL:$2|revision|revisions}}', # do not translate or duplicate this message to other languages |
| 4721 | +'logdelete-log-message' => '$1 for $2 {{PLURAL:$2|event|events}}', # do not translate or duplicate this message to other languages |
| 4722 | +'deletedarticle' => 'deleted "[[$1]]"', # do not translate or duplicate this message to other languages |
| 4723 | +'suppressedarticle' => 'suppressed "[[$1]]"', # do not translate or duplicate this message to other languages |
| 4724 | +'undeletedarticle' => 'restored "[[$1]]"', # do not translate or duplicate this message to other languages |
| 4725 | +'patrol-log-line' => 'marked $1 of $2 patrolled $3', # do not translate or duplicate this message to other languages |
| 4726 | +'patrol-log-auto' => '(automatic)', # do not translate or duplicate this message to other languages |
| 4727 | +'patrol-log-diff' => 'revision $1', # do not translate or duplicate this message to other languages |
| 4728 | +'1movedto2' => 'moved [[$1]] to [[$2]]', # do not translate or duplicate this message to other languages |
| 4729 | +'1movedto2_redir' => 'moved [[$1]] to [[$2]] over redirect', # do not translate or duplicate this message to other languages |
| 4730 | +'move-redirect-suppressed' => 'redirect suppressed', # do not translate or duplicate this message to other languages |
4731 | 4731 | 'newuserlog-byemail' => 'password sent by e-mail', |
4732 | | -'newuserlog-create-entry' => 'New user account', |
4733 | | -'newuserlog-create2-entry' => 'created new account $1', |
4734 | | -'newuserlog-autocreate-entry' => 'Account created automatically', |
| 4732 | +'newuserlog-create-entry' => 'New user account', # do not translate or duplicate this message to other languages |
| 4733 | +'newuserlog-create2-entry' => 'created new account $1', # do not translate or duplicate this message to other languages |
| 4734 | +'newuserlog-autocreate-entry' => 'Account created automatically', # do not translate or duplicate this message to other languages |
4735 | 4735 | 'suppressedarticle' => 'suppressed "[[$1]]"', |
4736 | 4736 | 'deletedarticle' => 'deleted "[[$1]]"', |
4737 | 4737 | 'uploadedimage' => 'uploaded "[[$1]]"', |