r109424 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r109423‎ | r109424 | r109425 >
Date:19:24, 18 January 2012
Author:maxsem
Status:ok
Tags:
Comment:
Follow-up r109423: no need to select format
Modified paths:
  • /trunk/extensions/ApiSandbox/ApiSandbox.i18n.php (modified) (history)

Diff [purge]

Index: trunk/extensions/ApiSandbox/ApiSandbox.i18n.php
@@ -13,7 +13,7 @@
1414 'apisandbox' => 'API sandbox',
1515 'apisb-no-js' => "'''Error''': this feature requires JavaScript.",
1616 'apisb-intro' => "Use this page to experiment with the '''MediaWiki web service API'''.
17 - Refer to [//www.mediawiki.org/wiki/API the API documentation] for further details of API usage. Example: [//www.mediawiki.org/wiki/API#A_simple_example get the content of a Main Page]. Select format and action to see more examples.",
 17+ Refer to [//www.mediawiki.org/wiki/API the API documentation] for further details of API usage. Example: [//www.mediawiki.org/wiki/API#A_simple_example get the content of a Main Page]. Select an action to see more examples.",
1818 'apisb-api-disabled' => 'API is disabled on this site.',
1919 'apisb-parameters' => 'Parameters',
2020 'apisb-result' => 'Result',

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r109423More detailed messaging re API usage examplessumanah19:22, 18 January 2012

Status & tagging log