Add a preposition for clarity
authorAmir E. Aharoni <amir.aharoni@mail.huji.ac.il>
Wed, 24 Jun 2015 21:16:38 +0000 (00:16 +0300)
committerAmir E. Aharoni <amir.aharoni@mail.huji.ac.il>
Wed, 24 Jun 2015 21:16:38 +0000 (00:16 +0300)
Change-Id: I6a3e6b8e9d601d20f3e4c5907bca36d89f46834a

includes/api/i18n/en.json

index 792febc..a310ce1 100644 (file)
        "apihelp-imagerotate-example-simple": "Rotate <kbd>File:Example.png</kbd> by <kbd>90</kbd> degrees.",
        "apihelp-imagerotate-example-generator": "Rotate all images in <kbd>Category:Flip</kbd> by <kbd>180</kbd> 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 <var>xml</var> 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 <var>xml</var> 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.",