Sumit has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/181364

Change subject: Added a parenthetical to fileextensions description in api help 
at meta=siteinfo&siprop=fileextensions
......................................................................

Added a parenthetical to fileextensions description in api help at 
meta=siteinfo&siprop=fileextensions

    Changed "fileextensions - Returns list of file extensions allowed to be 
uploaded" to "fileextensions - Returns list of file extensions (file types) 
allowed to be uploaded" in includes/api/i18n/en.json for more clarity of 
description

    Bug:T62121

Change-Id: Ida361a370069e6d5565a5ef5b03f0976dfd3515b
---
M includes/api/i18n/en.json
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/core 
refs/changes/64/181364/1

diff --git a/includes/api/i18n/en.json b/includes/api/i18n/en.json
index d0eb230..d759830 100644
--- a/includes/api/i18n/en.json
+++ b/includes/api/i18n/en.json
@@ -833,7 +833,7 @@
        "apihelp-query+search-example-generator": "Ger page info about the 
pages returned for a search for \"meaning\"",
 
        "apihelp-query+siteinfo-description": "Return general information about 
the site.",
-       "apihelp-query+siteinfo-param-prop": "Which information to 
get:\n;general:Overall system information.\n;namespaces:List of registered 
namespaces and their canonical names.\n;namespacealiases:List of registered 
namespace aliases.\n;specialpagealiases:List of special page 
aliases.\n;magicwords:List of magic words and their 
aliases.\n;statistics:Returns site statistics.\n;interwikimap:Returns interwiki 
map (optionally filtered, (optionally localised by using 
$1inlanguagecode)).\n;dbrepllag:Returns database server with the highest 
replication lag.\n;usergroups:Returns user groups and the associated 
permissions.\n;extensions:Returns extensions installed on the 
wiki.\n;fileextensions:Returns list of file extensions allowed to be 
uploaded.\n;rightsinfo:Returns wiki rights (license) information if 
available.\n;restrictions:Returns information on available restriction 
(protection) types.\n;languages:Returns a list of languages MediaWiki supports 
(optionally localised by using $1inlanguagecode).\n;skins:Returns a list of all 
enabled skins (optionally localised by using $1inlanguagecode, otherwise in 
content language).\n;extensiontags:Returns a list of parser extension 
tags.\n;functionhooks:Returns a list of parser function 
hooks.\n;showhooks:Returns a list of all subscribed hooks (contents of 
$wgHooks).\n;variables:Returns a list of variable IDs.\n;protocols:Returns a 
list of protocols that are allowed in external links.\n;defaultoptions:Returns 
the default values for user preferences.",
+       "apihelp-query+siteinfo-param-prop": "Which information to 
get:\n;general:Overall system information.\n;namespaces:List of registered 
namespaces and their canonical names.\n;namespacealiases:List of registered 
namespace aliases.\n;specialpagealiases:List of special page 
aliases.\n;magicwords:List of magic words and their 
aliases.\n;statistics:Returns site statistics.\n;interwikimap:Returns interwiki 
map (optionally filtered, (optionally localised by using 
$1inlanguagecode)).\n;dbrepllag:Returns database server with the highest 
replication lag.\n;usergroups:Returns user groups and the associated 
permissions.\n;extensions:Returns extensions installed on the 
wiki.\n;fileextensions:Returns list of file extensions (file types) allowed to 
be uploaded.\n;rightsinfo:Returns wiki rights (license) information if 
available.\n;restrictions:Returns information on available restriction 
(protection) types.\n;languages:Returns a list of languages MediaWiki supports 
(optionally localised by using $1inlanguagecode).\n;skins:Returns a list of all 
enabled skins (optionally localised by using $1inlanguagecode, otherwise in 
content language).\n;extensiontags:Returns a list of parser extension 
tags.\n;functionhooks:Returns a list of parser function 
hooks.\n;showhooks:Returns a list of all subscribed hooks (contents of 
$wgHooks).\n;variables:Returns a list of variable IDs.\n;protocols:Returns a 
list of protocols that are allowed in external links.\n;defaultoptions:Returns 
the default values for user preferences.",
        "apihelp-query+siteinfo-param-filteriw": "Return only local or only 
nonlocal entries of the interwiki map.",
        "apihelp-query+siteinfo-param-showalldb": "List all database servers, 
not just the one lagging the most.",
        "apihelp-query+siteinfo-param-numberingroup": "Lists the number of 
users in user groups.",

-- 
To view, visit https://gerrit.wikimedia.org/r/181364
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ida361a370069e6d5565a5ef5b03f0976dfd3515b
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/core
Gerrit-Branch: master
Gerrit-Owner: Sumit <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to