From: Amir E. Aharoni Date: Wed, 24 Jun 2015 21:16:38 +0000 (+0300) Subject: Add a preposition for clarity X-Git-Tag: 1.31.0-rc.0~10983^2 X-Git-Url: http://git.cyclocoop.org/%7B%24admin_url%7Dmembres/Category:Foo?a=commitdiff_plain;h=0774ee393e2ddb2c3fdd833eef10c3c766662b91;p=lhc%2Fweb%2Fwiklou.git Add a preposition for clarity Change-Id: I6a3e6b8e9d601d20f3e4c5907bca36d89f46834a --- 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.",