r111229 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r111228‎ | r111229 | r111230 >
Date:11:47, 11 February 2012
Author:siebrand
Status:ok (Comments)
Tags:
Comment:
Add missing action messages.
Modified paths:
  • /trunk/extensions/Translate/Translate.i18n.php (modified) (history)

Diff [purge]

Index: trunk/extensions/Translate/Translate.i18n.php
@@ -160,7 +160,9 @@
161161
162162 'right-translate' => 'Edit using the translate interface',
163163 'right-translate-manage' => 'Manage message groups',
 164+ 'action-translate-manage' => 'manage message groups', // Checked for ManageMessageGroups
164165 'right-translate-import' => 'Import offline translations',
 166+ 'action-translate-import' => 'import offline translations', // Checked for ImportTranslations
165167 'right-translate-messagereview' => 'Review translations',
166168 'right-translate-groupreview' => 'Change workflow state of message groups',
167169

Comments

#Comment by Umherirrender (talk | contribs)   12:11, 11 February 2012

Please add message documentation for the newly added messages. Thanks. I have add the qqq messages on translatewiki.

Status & tagging log