r85262 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r85261‎ | r85262 | r85263 >
Date:16:53, 3 April 2011
Author:krinkle
Status:deferred
Tags:
Comment:
placeholders
Modified paths:
  • /trunk/tools/ToolserverI18N/TsIntuition.php (modified) (history)

Diff [purge]

Index: trunk/tools/ToolserverI18N/TsIntuition.php
@@ -703,6 +703,24 @@
704704 }
705705
706706
 707+ /* Magic words
 708+ * ------------------------------------------------- */
 709+
 710+ /**
 711+ * @TODO:
 712+ */
 713+ public function gender( $male, $female, $neutral ) {
 714+ // Depends on getGender() which doesn't exist yet
 715+ }
 716+
 717+ /**
 718+ * @TODO:
 719+ */
 720+ public function plural( $count, $forms ) {
 721+ // Todo
 722+ }
 723+
 724+
707725 /* Load functions
708726 * ------------------------------------------------- */
709727

Status & tagging log