Fix copy/pasto in API help and a typo in message name
authorPetr Kadlec <mormegil@centrum.cz>
Wed, 15 Oct 2014 20:52:40 +0000 (22:52 +0200)
committerPetr Kadlec <mormegil@centrum.cz>
Wed, 15 Oct 2014 20:52:40 +0000 (22:52 +0200)
commit51fea41c70b760db70bf7d7a52bb43c46e74e049
tree98dbd3272b65555f17ec23fed294f31862963c96
parent66738d977d1c7cc075bd68be31352d0916ab5a3c
Fix copy/pasto in API help and a typo in message name

* The help for [[Special:ApiHelp/xml]] used the same copypasted
apihelp-json-param-callback message for both parameters instead of the
correct ones for those parameters.
* The message name in en.json and qqq.json was truncated, so that it did
not correspond to the parameter name. I presume this was unintentional
and not some strange limitation.

Change-Id: I666b2fd6511f08bccc9f05739bab68d7675ef5c6
includes/api/ApiFormatXml.php
includes/api/i18n/en.json
includes/api/i18n/qqq.json