From 0774ee393e2ddb2c3fdd833eef10c3c766662b91 Mon Sep 17 00:00:00 2001 From: "Amir E. Aharoni" Date: Thu, 25 Jun 2015 00:16:38 +0300 Subject: [PATCH] Add a preposition for clarity Change-Id: I6a3e6b8e9d601d20f3e4c5907bca36d89f46834a --- 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 792febc6ec..a310ce1297 100644 --- a/includes/api/i18n/en.json +++ b/includes/api/i18n/en.json @@ -198,7 +198,7 @@ "apihelp-imagerotate-example-simple": "Rotate File:Example.png by 90 degrees.", "apihelp-imagerotate-example-generator": "Rotate all images in Category:Flip by 180 degrees.", - "apihelp-import-description": "Import a page from another wiki, or an XML file.\n\nNote that the HTTP POST must be done as a file upload (i.e. using multipart/form-data) when sending a file for the xml parameter.", + "apihelp-import-description": "Import a page from another wiki, or from an XML file.\n\nNote that the HTTP POST must be done as a file upload (i.e. using multipart/form-data) when sending a file for the xml parameter.", "apihelp-import-param-summary": "Import summary.", "apihelp-import-param-xml": "Uploaded XML file.", "apihelp-import-param-interwikisource": "For interwiki imports: wiki to import from.", -- 2.20.1