Index: trunk/extensions/ApiSandbox/ApiSandbox.i18n.php |
— | — | @@ -12,8 +12,8 @@ |
13 | 13 | 'apisb-desc' => 'Allows to debug [//www.mediawiki.org/wiki/API MediaWiki API] calls from browser', |
14 | 14 | 'apisandbox' => 'API sandbox', |
15 | 15 | 'apisb-no-js' => "'''Error''': this feature requires JavaScript.", |
16 | | - 'apisb-intro' => "Use this page to experiment with '''MediaWiki API'''. |
17 | | - Refer to [//www.mediawiki.org/wiki/API the API documentation] for further details of API usage.", |
| 16 | + '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.", |
18 | 18 | 'apisb-api-disabled' => 'API is disabled on this site.', |
19 | 19 | 'apisb-parameters' => 'Parameters', |
20 | 20 | 'apisb-result' => 'Result', |