Index: trunk/extensions/ApiSandbox/ApiSandbox.i18n.php |
— | — | @@ -6,7 +6,8 @@ |
7 | 7 | 'apisb-desc' => 'Allows to debug [http://www.mediawiki.org/wiki/API MediaWiki API] calls from browser', |
8 | 8 | 'apisandbox' => 'API sandbox', |
9 | 9 | 'apisb-no-js' => "'''Error''': this feature requires JavaScript.", |
10 | | - 'apisb-intro' => 'Blah blah intro, dude!', |
| 10 | + 'apisb-intro' => "Use this page to experiment with '''MediaWiki API'''. |
| 11 | + Refer to [http://www.mediawiki.org/wiki/API the API documentation] for further details of API usage.", |
11 | 12 | 'apisb-api-disabled' => 'API is disabled on this site.', |
12 | 13 | 'apisb-parameters' => 'Parameters', |
13 | 14 | 'apisb-result' => 'Result', |