From: Amire80 Date: Thu, 2 Mar 2017 15:51:47 +0000 (+0200) Subject: Put the section parameter name in ‏ X-Git-Tag: 1.31.0-rc.0~3925 X-Git-Url: http://git.cyclocoop.org/%28?a=commitdiff_plain;h=3e76f5605b4cec59a929963f8e109c58db6e4fe4;p=lhc%2Fweb%2Fwiklou.git Put the section parameter name in ‏ Change-Id: I1f4e9751429cffa1afe95181788c6d579037bf19 --- diff --git a/includes/api/i18n/en.json b/includes/api/i18n/en.json index b90eb506a0..7b3a2dbe44 100644 --- a/includes/api/i18n/en.json +++ b/includes/api/i18n/en.json @@ -1647,7 +1647,7 @@ "apierror-invalidparammix-mustusewith": "The $1 parameter may only be used with $2.", "apierror-invalidparammix-parse-new-section": "section=new cannot be combined with the oldid, pageid or page parameters. Please use title and text.", "apierror-invalidparammix": "The {{PLURAL:$2|parameters}} $1 can not be used together.", - "apierror-invalidsection": "The section parameter must be a valid section ID or new.", + "apierror-invalidsection": "The section parameter must be a valid section ID or new.", "apierror-invalidsha1base36hash": "The SHA1Base36 hash provided is not valid.", "apierror-invalidsha1hash": "The SHA1 hash provided is not valid.", "apierror-invalidtitle": "Bad title \"$1\".",