r45249 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r45248‎ | r45249 | r45250 >
Date:20:30, 31 December 2008
Author:brion
Status:ok
Tags:
Comment:
Revert r45154 "* sysop -> administrator for consistency"
Let's not go changing core terminology around without making sure there's general agreement
Modified paths:
  • /trunk/phase3/languages/messages/MessagesEn.php (modified) (history)

Diff [purge]

Index: trunk/phase3/languages/messages/MessagesEn.php
@@ -1162,9 +1162,9 @@
11631163 You may wish to cut-n-paste the text into a text file and save it for later.</strong>
11641164
11651165 The administrator who locked it offered this explanation: $1',
1166 -'protectedpagewarning' => '<strong>WARNING: This page has been locked so that only users with administrator privileges can edit it.</strong>',
 1166+'protectedpagewarning' => '<strong>WARNING: This page has been locked so that only users with sysop privileges can edit it.</strong>',
11671167 'semiprotectedpagewarning' => "'''Note:''' This page has been locked so that only registered users can edit it.",
1168 -'cascadeprotectedwarning' => "'''Warning:''' This page has been locked so that only users with administrator privileges can edit it, because it is included in the following cascade-protected {{PLURAL:$1|page|pages}}:",
 1168+'cascadeprotectedwarning' => "'''Warning:''' This page has been locked so that only users with sysop privileges can edit it, because it is included in the following cascade-protected {{PLURAL:$1|page|pages}}:",
11691169 'titleprotectedwarning' => '<strong>WARNING: This page has been locked so that only some users can create it.</strong>',
11701170 'templatesused' => 'Templates used on this page:',
11711171 'templatesusedpreview' => 'Templates used in this preview:',
@@ -1302,8 +1302,8 @@
13031303 'revdelete-content' => 'content',
13041304 'revdelete-summary' => 'edit summary',
13051305 'revdelete-uname' => 'username',
1306 -'revdelete-restricted' => 'applied restrictions to administrators',
1307 -'revdelete-unrestricted' => 'removed restrictions for administrators',
 1306+'revdelete-restricted' => 'applied restrictions to sysops',
 1307+'revdelete-unrestricted' => 'removed restrictions for sysops',
13081308 'revdelete-hid' => 'hid $1',
13091309 'revdelete-unhid' => 'unhid $1',
13101310 'revdelete-log-message' => '$1 for $2 {{PLURAL:$2|revision|revisions}}',
@@ -1311,7 +1311,7 @@
13121312
13131313 # Suppression log
13141314 'suppressionlog' => 'Suppression log',
1315 -'suppressionlogtext' => 'Below is a list of deletions and blocks involving content hidden from administrators.
 1315+'suppressionlogtext' => 'Below is a list of deletions and blocks involving content hidden from sysops.
13161316 See the [[Special:IPBlockList|IP block list]] for the list of currently operational bans and blocks.',
13171317
13181318 # History merging
@@ -1591,7 +1591,7 @@
15921592 'group-user' => 'Users',
15931593 'group-autoconfirmed' => 'Autoconfirmed users',
15941594 'group-bot' => 'Bots',
1595 -'group-sysop' => 'Administrators',
 1595+'group-sysop' => 'Sysops',
15961596 'group-bureaucrat' => 'Bureaucrats',
15971597 'group-suppress' => 'Oversights',
15981598 'group-all' => '(all)',
@@ -1599,7 +1599,7 @@
16001600 'group-user-member' => 'User',
16011601 'group-autoconfirmed-member' => 'Autoconfirmed user',
16021602 'group-bot-member' => 'Bot',
1603 -'group-sysop-member' => 'Administrator',
 1603+'group-sysop-member' => 'Sysop',
16041604 'group-bureaucrat-member' => 'Bureaucrat',
16051605 'group-suppress-member' => 'Oversight',
16061606
@@ -2401,7 +2401,7 @@
24022402 'protect-default' => '(default)',
24032403 'protect-fallback' => 'Require "$1" permission',
24042404 'protect-level-autoconfirmed' => 'Block unregistered users',
2405 -'protect-level-sysop' => 'Administrators only',
 2405+'protect-level-sysop' => 'Sysops only',
24062406 'protect-summary-cascade' => 'cascading',
24072407 'protect-expiring' => 'expires $1 (UTC)',
24082408 'protect-expiry-indefinite' => 'indefinite',
@@ -2432,7 +2432,7 @@
24332433 'restriction-upload' => 'Upload',
24342434
24352435 # Restriction levels
2436 -'restriction-level-sysop' => 'fully protected',
 2436+'restriction-level-sysop' => 'full protected',
24372437 'restriction-level-autoconfirmed' => 'semi protected',
24382438 'restriction-level-all' => 'any level',
24392439
@@ -2622,7 +2622,7 @@
26232623 'block-log-flags-noemail' => 'e-mail blocked',
26242624 'block-log-flags-nousertalk' => 'cannot edit own talk page',
26252625 'block-log-flags-angry-autoblock' => 'enhanced autoblock enabled',
2626 -'range_block_disabled' => 'The administrator ability to create range blocks is disabled.',
 2626+'range_block_disabled' => 'The sysop ability to create range blocks is disabled.',
26272627 'ipb_expiry_invalid' => 'Expiry time invalid.',
26282628 'ipb_expiry_temp' => 'Hidden username blocks must be permanent.',
26292629 'ipb_already_blocked' => '"$1" is already blocked',

Follow-up revisions

RevisionCommit summaryAuthorDate
r46153Recommit r45154 after revert in r45249 and discussion http://lists.wikimedia.......siebrand17:56, 24 January 2009

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r45154* sysop -> administrator for consistency...siebrand10:02, 29 December 2008

Status & tagging log