r113135 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r113134‎ | r113135 | r113136 >
Date:13:43, 6 March 2012
Author:siebrand
Status:ok (Comments)
Tags:i18nreview 
Comment:
Update documentation.
Modified paths:
  • /trunk/extensions/Translate/MessageGroups.php (modified) (history)

Diff [purge]

Index: trunk/extensions/Translate/MessageGroups.php
@@ -1237,7 +1237,9 @@
12381238 * We want to de-emphasize time sensitive groups like news for 2009.
12391239 * They can still exist in the system, but should not appear in front
12401240 * of translators looking to do some useful work.
1241 - * @return string
 1241+ *
 1242+ * @param $group MessageGroup|string Message group ID
 1243+ * @return string Translatable page priority
12421244 * @since 2011-12-12
12431245 */
12441246 public static function getPriority( $group ) {

Follow-up revisions

RevisionCommit summaryAuthorDate
r113218Follow-up r113135: Update return value documentation.siebrand07:57, 7 March 2012

Comments

#Comment by Nikerabbit (talk | contribs)   07:23, 7 March 2012

It's not only for pages!

Status & tagging log