r102385 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r102384‎ | r102385 | r102386 >
Date:09:32, 8 November 2011
Author:amire80
Status:ok
Tags:
Comment:
Adding documentation for $wgTranslateWorkflowStates.
Modified paths:
  • /trunk/extensions/Translate/Translate.php (modified) (history)

Diff [purge]

Index: trunk/extensions/Translate/Translate.php
@@ -515,7 +515,9 @@
516516 $wgTranslateGroupFiles = array();
517517
518518 /**
519 - * @todo document
 519+ * List of possible message group review workflow states.
 520+ * Up two 32 characters each.
 521+ * Example: array( 'new', 'needs_proofreading', 'ready', 'published', );
520522 */
521523 $wgTranslateWorkflowStates = false;
522524

Status & tagging log