r104966 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r104965‎ | r104966 | r104967 >
Date:13:37, 2 December 2011
Author:cervidae
Status:ok (Comments)
Tags:
Comment:
complete message documentation
Modified paths:
  • /trunk/extensions/BatchUserRights/BatchUserRights.i18n.php (modified) (history)

Diff [purge]

Index: trunk/extensions/BatchUserRights/BatchUserRights.i18n.php
@@ -31,7 +31,14 @@
3232 * @author The Evil IP address
3333 */
3434 $messages['qqq'] = array(
 35+ 'batchuserrights' => 'Name of Special:BatchUserRights in Special:SpecialPages and title of Special:BatchUserRights page',
3536 'batchuserrights-desc' => '{{desc}}',
 37+ 'batchuserrights-names' => 'Names of users which should be added to the selected groups',
 38+ 'batchuserrights-intro' => 'How to use description on Special:BatchUserRights',
 39+ 'batchuserrights-single-progress-update' => 'Success message',
 40+ 'batchuserrights-add-groups' => 'Success message',
 41+ 'batchuserrights-userload-error' => 'Error message if an user could not loaded',
 42+ 'batchuserrights-no-groups' => 'Error message which will be shown if no groups to add has been selected',
3643
3744 'right-batchuserrights' => '{{doc-right|batchuserrights}}',
3845 );

Follow-up revisions

RevisionCommit summaryAuthorDate
r105158r104966: Consistency tweaks in preparation for adding extension to translatew...raymond10:01, 5 December 2011
r105159r104966: Adding extension to translatewiki.net now that message documentation...raymond10:01, 5 December 2011

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r100368somewhat cleaned-up version of https://svn.wikia-code.com/wikia/trunk/extensi...ashley20:31, 20 October 2011
r104850Only show on Special:SpecialPages when user has 'batchuserrights' permission,...cervidae13:46, 1 December 2011

Comments

#Comment by Raymond (talk | contribs)   13:41, 2 December 2011

Thanks for the message documentation! I will add the extension to translatewiki.net soon.

#Comment by SVG (talk | contribs)   13:44, 2 December 2011

Could you please add HelpCommons, too? Thanks.

Status & tagging log