Index: trunk/phase3/includes/api/ApiQuery.php |
— | — | @@ -674,7 +674,7 @@ |
675 | 675 | 'NOTE: generator parameter names must be prefixed with a \'g\', see examples' ), |
676 | 676 | 'redirects' => 'Automatically resolve redirects', |
677 | 677 | 'converttitles' => array( "Convert titles to other variants if necessary. Only works if the wiki's content language supports variant conversion.", |
678 | | - 'Languages that support variant conversion include kk, ku, gan, tg, sr, zh' ), |
| 678 | + 'Languages that support variant conversion include gan, iu, kk, ku, shi, sr, tg, zh' ), |
679 | 679 | 'indexpageids' => 'Include an additional pageids section listing all returned page IDs', |
680 | 680 | 'export' => 'Export the current revisions of all given or generated pages', |
681 | 681 | 'exportnowrap' => 'Return the export XML without wrapping it in an XML result (same format as Special:Export). Can only be used with export', |