r112914 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r112913‎ | r112914 | r112915 >
Date:20:11, 2 March 2012
Author:siebrand
Status:ok
Tags:
Comment:
Localisation updates. Backport compatible message updates and comments to REL1_18 and REL1_19.
Modified paths:
  • /branches/REL1_18/phase3/languages/messages/MessagesEn.php (modified) (history)
  • /branches/REL1_19/phase3/languages/messages/MessagesEn.php (modified) (history)

Diff [purge]

Index: branches/REL1_18/phase3/languages/messages/MessagesEn.php
@@ -2245,7 +2245,7 @@
22462246 'img-auth-nopathinfo' => 'Missing PATH_INFO.
22472247 Your server is not set up to pass this information.
22482248 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.',
22502250 'img-auth-notindir' => 'Requested path is not in the configured upload directory.',
22512251 'img-auth-badtitle' => 'Unable to construct a valid title from "$1".',
22522252 '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 @@
47094709 'logentry-newusers-autocreate' => 'Account $1 was created automatically',
47104710 'newuserlog-byemail' => 'password sent by e-mail',
47114711
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
47314731 '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
47354735 'suppressedarticle' => 'suppressed "[[$1]]"',
47364736 'deletedarticle' => 'deleted "[[$1]]"',
47374737 'uploadedimage' => 'uploaded "[[$1]]"',

Status & tagging log