r45154 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r45153‎ | r45154 | r45155 >
Date:10:02, 29 December 2008
Author:siebrand
Status:reverted (Comments)
Tags:
Comment:
* sysop -> administrator for consistency
* typo: full -> fully
Modified paths:
  • /trunk/phase3/languages/messages/MessagesEn.php (modified) (history)

Diff [purge]

Index: trunk/phase3/languages/messages/MessagesEn.php
@@ -1163,9 +1163,9 @@
11641164 You may wish to cut-n-paste the text into a text file and save it for later.</strong>
11651165
11661166 The administrator who locked it offered this explanation: $1',
1167 -'protectedpagewarning' => '<strong>WARNING: This page has been locked so that only users with sysop privileges can edit it.</strong>',
 1167+'protectedpagewarning' => '<strong>WARNING: This page has been locked so that only users with administrator privileges can edit it.</strong>',
11681168 'semiprotectedpagewarning' => "'''Note:''' This page has been locked so that only registered users can edit it.",
1169 -'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}}:",
 1169+'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}}:",
11701170 'titleprotectedwarning' => '<strong>WARNING: This page has been locked so that only some users can create it.</strong>',
11711171 'templatesused' => 'Templates used on this page:',
11721172 'templatesusedpreview' => 'Templates used in this preview:',
@@ -1303,8 +1303,8 @@
13041304 'revdelete-content' => 'content',
13051305 'revdelete-summary' => 'edit summary',
13061306 'revdelete-uname' => 'username',
1307 -'revdelete-restricted' => 'applied restrictions to sysops',
1308 -'revdelete-unrestricted' => 'removed restrictions for sysops',
 1307+'revdelete-restricted' => 'applied restrictions to administrators',
 1308+'revdelete-unrestricted' => 'removed restrictions for administrators',
13091309 'revdelete-hid' => 'hid $1',
13101310 'revdelete-unhid' => 'unhid $1',
13111311 'revdelete-log-message' => '$1 for $2 {{PLURAL:$2|revision|revisions}}',
@@ -1312,7 +1312,7 @@
13131313
13141314 # Suppression log
13151315 'suppressionlog' => 'Suppression log',
1316 -'suppressionlogtext' => 'Below is a list of deletions and blocks involving content hidden from sysops.
 1316+'suppressionlogtext' => 'Below is a list of deletions and blocks involving content hidden from administrators.
13171317 See the [[Special:IPBlockList|IP block list]] for the list of currently operational bans and blocks.',
13181318
13191319 # History merging
@@ -1592,7 +1592,7 @@
15931593 'group-user' => 'Users',
15941594 'group-autoconfirmed' => 'Autoconfirmed users',
15951595 'group-bot' => 'Bots',
1596 -'group-sysop' => 'Sysops',
 1596+'group-sysop' => 'Administrators',
15971597 'group-bureaucrat' => 'Bureaucrats',
15981598 'group-suppress' => 'Oversights',
15991599 'group-all' => '(all)',
@@ -1600,7 +1600,7 @@
16011601 'group-user-member' => 'User',
16021602 'group-autoconfirmed-member' => 'Autoconfirmed user',
16031603 'group-bot-member' => 'Bot',
1604 -'group-sysop-member' => 'Sysop',
 1604+'group-sysop-member' => 'Administrator',
16051605 'group-bureaucrat-member' => 'Bureaucrat',
16061606 'group-suppress-member' => 'Oversight',
16071607
@@ -2441,7 +2441,7 @@
24422442 'protect-default' => '(default)',
24432443 'protect-fallback' => 'Require "$1" permission',
24442444 'protect-level-autoconfirmed' => 'Block unregistered users',
2445 -'protect-level-sysop' => 'Sysops only',
 2445+'protect-level-sysop' => 'Administrators only',
24462446 'protect-summary-cascade' => 'cascading',
24472447 'protect-expiring' => 'expires $1 (UTC)',
24482448 'protect-expiry-indefinite' => 'indefinite',
@@ -2472,7 +2472,7 @@
24732473 'restriction-upload' => 'Upload',
24742474
24752475 # Restriction levels
2476 -'restriction-level-sysop' => 'full protected',
 2476+'restriction-level-sysop' => 'fully protected',
24772477 'restriction-level-autoconfirmed' => 'semi protected',
24782478 'restriction-level-all' => 'any level',
24792479
@@ -2662,7 +2662,7 @@
26632663 'block-log-flags-noemail' => 'e-mail blocked',
26642664 'block-log-flags-nousertalk' => 'cannot edit own talk page',
26652665 'block-log-flags-angry-autoblock' => 'enhanced autoblock enabled',
2666 -'range_block_disabled' => 'The sysop ability to create range blocks is disabled.',
 2666+'range_block_disabled' => 'The administrator ability to create range blocks is disabled.',
26672667 'ipb_expiry_invalid' => 'Expiry time invalid.',
26682668 'ipb_expiry_temp' => 'Hidden username blocks must be permanent.',
26692669 'ipb_already_blocked' => '"$1" is already blocked',

Follow-up revisions

RevisionCommit summaryAuthorDate
r45249Revert r45154 "* sysop -> administrator for consistency"...brion20:30, 31 December 2008
r46153Recommit r45154 after revert in r45249 and discussion http://lists.wikimedia.......siebrand17:56, 24 January 2009

Comments

#Comment by Brion VIBBER (talk | contribs)   20:30, 31 December 2008

Reverted for now in 45249.

Let's not go changing core terminology around without making sure there's general agreement.

#Comment by Siebrand (talk | contribs)   21:06, 31 December 2008

core terminology is not consistent because of the revert. I just picked one... If there's any objections, we just have some poll somewhere (ugh!) and find and replace s/administrator/sysop/g

#Comment by Siebrand (talk | contribs)   22:36, 31 December 2008

Discussion on wikitech-l

Status & tagging log