r99763 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r99762‎ | r99763 | r99764 >
Date:12:30, 14 October 2011
Author:nikerabbit
Status:ok
Tags:
Comment:
Followup r99762 - fix example
Modified paths:
  • /trunk/extensions/Translate/api/ApiQueryMessageTranslations.php (modified) (history)

Diff [purge]

Index: trunk/extensions/Translate/api/ApiQueryMessageTranslations.php
@@ -121,7 +121,7 @@
122122
123123 protected function getExamples() {
124124 return array(
125 - "api.php?action=query&meta=messagetranslations&title=MediaWiki:January List of translations in the wiki for MediaWiki:January",
 125+ "api.php?action=query&meta=messagetranslations&mttitle=MediaWiki:January List of translations in the wiki for MediaWiki:January",
126126 );
127127 }
128128

Follow-up revisions

RevisionCommit summaryAuthorDate
r100004MFT r99673: possible fix for bug 31653: Translation page updates might not ha...siebrand23:12, 16 October 2011

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r99762New API module: messagetranslationsnikerabbit09:54, 14 October 2011

Status & tagging log