From 3e76f5605b4cec59a929963f8e109c58db6e4fe4 Mon Sep 17 00:00:00 2001 From: Amire80 Date: Thu, 2 Mar 2017 17:51:47 +0200 Subject: [PATCH] =?utf8?q?Put=20the=20section=20parameter=20name=20in=20=E2=80=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Change-Id: I1f4e9751429cffa1afe95181788c6d579037bf19 --- includes/api/i18n/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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\".", -- 2.20.1