X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=includes%2Fapi%2Fi18n%2Fen.json;h=ab8a8a56bd03538d5c1355c6da9efae5045b1293;hb=bdfa96eb726c9997a010f5a194eec71925bfddc2;hp=f9de7255cd9818d085592c3af26b6b8bc64e0308;hpb=bab4f5d64e03cbe61e5d92d0bac5abe12ff7cab5;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/api/i18n/en.json b/includes/api/i18n/en.json index f9de7255cd..ab8a8a56bd 100644 --- a/includes/api/i18n/en.json +++ b/includes/api/i18n/en.json @@ -1139,6 +1139,7 @@ "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).", + "apihelp-query+siteinfo-paramvalue-prop-languagevariants": "Returns a list of language codes for which [[mw:LanguageConverter|LanguageConverter]] is enabled, and the variants supported for each.", "apihelp-query+siteinfo-paramvalue-prop-skins": "Returns a list of all enabled skins (optionally localised by using $1inlanguagecode, otherwise in the content language).", "apihelp-query+siteinfo-paramvalue-prop-extensiontags": "Returns a list of parser extension tags.", "apihelp-query+siteinfo-paramvalue-prop-functionhooks": "Returns a list of parser function hooks.", @@ -1641,12 +1642,12 @@ "apierror-invalidexpiry": "Invalid expiry time \"$1\".", "apierror-invalid-file-key": "Not a valid file key.", "apierror-invalidlang": "Invalid language code for parameter $1.", - "apierror-invalidoldimage": "The oldimage parameter has invalid format.", + "apierror-invalidoldimage": "The oldimage parameter has an invalid format.", "apierror-invalidparammix-cannotusewith": "The $1 parameter cannot be used with $2.", "apierror-invalidparammix-mustusewith": "The $1 parameter may only be used with $2.", "apierror-invalidparammix-parse-new-section": "section=new cannot be combined with the oldid, pageid or page parameters. Please use title and text.", "apierror-invalidparammix": "The {{PLURAL:$2|parameters}} $1 can not be used together.", - "apierror-invalidsection": "The section parameter must be a valid section ID or new.", + "apierror-invalidsection": "The section parameter must be a valid section ID or new.", "apierror-invalidsha1base36hash": "The SHA1Base36 hash provided is not valid.", "apierror-invalidsha1hash": "The SHA1 hash provided is not valid.", "apierror-invalidtitle": "Bad title \"$1\".",