r77869 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r77868‎ | r77869 | r77870 >
Date:09:55, 6 December 2010
Author:raymond
Status:ok (Comments)
Tags:
Comment:
Please add a descriptions of the userights shown at Special:ListGroupRights
Modified paths:
  • /trunk/extensions/DSMW/DSMW.i18n.php (modified) (history)

Diff [purge]

Index: trunk/extensions/DSMW/DSMW.i18n.php
@@ -32,6 +32,10 @@
3333 'dsmw-special-admin-articleuprunning' => 'Page update process is already running.',
3434 'dsmw-special-admin-typeupstarted' => 'Properties update process started.',
3535 'dsmw-special-admin-typeuprunning' => 'Properties update process is already running.',
 36+ #'right-editpatch' => '', // Please add a description of this useright shown at Special:ListGroupRights
 37+ #'right-editpushfeed' => '', // Please add a description of this useright shown at Special:ListGroupRights
 38+ #'right-editpullfeed' => '', // Please add a description of this useright shown at Special:ListGroupRights
 39+ #'right-editchangeset' => '', // Please add a description of this useright shown at Special:ListGroupRights
3640 );
3741
3842 /** German (Deutsch)

Comments

#Comment by Siebrand (talk | contribs)   09:57, 6 December 2010

Adding FIXME for missing descriptions.

#Comment by Raymond (talk | contribs)   10:33, 3 February 2011

Not critical for now, not used on WMF, changing to deferred per http://www.mediawiki.org/wiki/MediaWiki_roadmap/1.17/Revision_report#Fixmes

Status & tagging log