X-Git-Url: https://git.heureux-cyclage.org/?p=lhc%2Fweb%2Fwiklou.git;a=blobdiff_plain;f=includes%2Fapi%2Fi18n%2Fqqq.json;h=fd6a4dd609d0342dad13bb9bcbefccd11857cd67;hp=95d6485383096006adc9cf4fcf16266d7672f415;hb=e758226c91935a1df2b6fd3ed1f18922d8bfb45b;hpb=1dd2e07276e1deaf431ddb01c92111038f9e2cd6 diff --git a/includes/api/i18n/qqq.json b/includes/api/i18n/qqq.json index 95d6485383..fd6a4dd609 100644 --- a/includes/api/i18n/qqq.json +++ b/includes/api/i18n/qqq.json @@ -1220,7 +1220,6 @@ "apihelp-resetpassword-description-noroutes": "{{doc-apihelp-description|resetpassword|info=This message is used when no known routes are enabled in [[mw:Manual:$wgPasswordResetRoutes|$wgPasswordResetRoutes]].|seealso={{msg-mw|apihelp-resetpassword-description}}}}", "apihelp-resetpassword-param-user": "{{doc-apihelp-param|resetpassword|user}}", "apihelp-resetpassword-param-email": "{{doc-apihelp-param|resetpassword|email}}", - "apihelp-resetpassword-param-capture": "{{doc-apihelp-param|resetpassword|capture}}", "apihelp-resetpassword-example-user": "{{doc-apihelp-example|resetpassword}}", "apihelp-resetpassword-example-email": "{{doc-apihelp-example|resetpassword}}", "apihelp-revisiondelete-description": "{{doc-apihelp-description|revisiondelete}}", @@ -1349,6 +1348,7 @@ "api-format-title": "{{technical}}\nPage title when API output is pretty-printed in HTML.", "api-format-prettyprint-header": "{{technical}} Displayed as a header when API output is pretty-printed in HTML.\n\nParameters:\n* $1 - Format name\n* $2 - Non-pretty-printing module name", "api-format-prettyprint-header-only-html": "{{technical}} Displayed as a header when API output is pretty-printed in HTML, but there is no non-html module.\n\nParameters:\n* $1 - Format name", + "api-format-prettyprint-status": "{{technical}} Displayed as a header when API pretty-printed output is used for a response that uses an unusual HTTP status code.\n\nParameters:\n* $1 - HTTP status code (integer)\n* $2 - Standard English text for the status code.", "api-pageset-param-titles": "{{doc-apihelp-param|pageset|titles|description=the \"titles\" parameter in pageset-using modules}}", "api-pageset-param-pageids": "{{doc-apihelp-param|pageset|pageids|description=the \"pageids\" parameter in pageset-using modules}}", "api-pageset-param-revids": "{{doc-apihelp-param|pageset|revids|description=the \"revids\" parameter in pageset-using modules}}", @@ -1396,6 +1396,7 @@ "api-help-param-upload": "{{technical}} Used to indicate that an 'upload'-type parameter must be posted as a file upload using multipart/form-data", "api-help-param-multi-separate": "Used to indicate how to separate multiple values. Not used with {{msg-mw|api-help-param-list}}.", "api-help-param-multi-max": "Used to indicate the maximum number of values accepted for a multi-valued parameter.\n\nParameters:\n* $1 - Maximum value without the apihighlimits right\n* $2 - Maximum value with the apihighlimits right", + "api-help-param-multi-all": "Used to indicate what string can be used to specify all possible values of a multi-valued parameter. \n\nParameters:\n* $1 - String to specify all possible values of the parameter", "api-help-param-default": "Used to display the default value for an API parameter\n\nParameters:\n* $1 - Default value\n\nSee also:\n* {{msg-mw|api-help-param-default-empty}}\n{{Identical|Default}}", "api-help-param-default-empty": "Used to display the default value for an API parameter when that default is an empty value\n\nSee also:\n* {{msg-mw|api-help-param-default}}", "api-help-param-token": "{{doc-apihelp-param|description=any 'token' parameter|paramstart=2|params=\n* $1 - Token type|noseealso=1}}",