From: Sumit Asthana Date: Sun, 21 Dec 2014 14:20:08 +0000 (+0530) Subject: Added a parenthetical to fileextensions description X-Git-Tag: 1.31.0-rc.0~9386 X-Git-Url: http://git.cyclocoop.org/%28%5B%5E/404?a=commitdiff_plain;h=5dc646e50c023aa7528f5e99b55ad534963185d1;p=lhc%2Fweb%2Fwiklou.git Added a parenthetical to fileextensions description Changed "fileextensions for more clarity of the description. Bug: T62121 Change-Id: Ida361a370069e6d5565a5ef5b03f0976dfd3515b --- diff --git a/includes/api/i18n/en.json b/includes/api/i18n/en.json index 90d7fa7b9d..11c59f0173 100644 --- a/includes/api/i18n/en.json +++ b/includes/api/i18n/en.json @@ -1069,7 +1069,7 @@ "apihelp-query+siteinfo-paramvalue-prop-usergroups": "Returns user groups and the associated permissions.", "apihelp-query+siteinfo-paramvalue-prop-libraries": "Returns libraries installed on the wiki.", "apihelp-query+siteinfo-paramvalue-prop-extensions": "Returns extensions installed on the wiki.", - "apihelp-query+siteinfo-paramvalue-prop-fileextensions": "Returns list of file extensions allowed to be uploaded.", + "apihelp-query+siteinfo-paramvalue-prop-fileextensions": "Returns list of file extensions (file types) allowed to be uploaded.", "apihelp-query+siteinfo-paramvalue-prop-rightsinfo": "Returns wiki rights (license) information if available.", "apihelp-query+siteinfo-paramvalue-prop-restrictions": "Returns information on available restriction (protection) types.", "apihelp-query+siteinfo-paramvalue-prop-languages": "Returns a list of languages MediaWiki supports (optionally localised by using $1inlanguagecode).",