Jump to content
This wiki has had no edits or log actions made within the last 60 days and has been automatically marked as inactive. If you would like to prevent this wiki from being closed, please start showing signs of activity here. If there are no signs of this wiki being used within the next 60 days, this wiki will be closed in accordance to the Dormancy Policy (which all wiki founders accept when requesting a wiki). If this wiki is closed and no one reopens it 135 days from now, this wiki will become eligible for deletion. Note: If you are a bureaucrat, you can go to Special:ManageWiki and uncheck "inactive" yourself.

System messages

This is a list of system messages available in the MediaWiki namespace. Please visit MediaWiki Localisation and translatewiki.net if you wish to contribute to the generic MediaWiki localisation.
System messages
First pagePrevious pageNext pageLast page
Name Default message text
Current message text
apisandbox-multivalue-all-namespaces (talk) (Translate) $1 (All namespaces)
apisandbox-multivalue-all-values (talk) (Translate) $1 (All values)
apisandbox-no-parameters (talk) (Translate) This API module has no parameters.
apisandbox-param-limit (talk) (Translate) Enter <kbd>max</kbd> to use the maximum limit.
apisandbox-request-format-json-label (talk) (Translate) JSON
apisandbox-request-format-php-label (talk) (Translate) PHP array
apisandbox-request-format-url-label (talk) (Translate) URL query string
apisandbox-request-formdata (talk) (Translate) This request must be sent as a file upload (i.e. using <code>multipart/form-data</code>).
apisandbox-request-json-label (talk) (Translate) Request JSON:
apisandbox-request-php-label (talk) (Translate) Request PHP array:
apisandbox-request-post (talk) (Translate) This request must be sent using the HTTP POST method.
apisandbox-request-selectformat-label (talk) (Translate) Show request data as:
apisandbox-request-time (talk) (Translate) Request time: {{PLURAL:$1|$1 ms}}
apisandbox-request-url-label (talk) (Translate) Request URL:
apisandbox-reset (talk) (Translate) Clear
apisandbox-results (talk) (Translate) Results
apisandbox-results-error (talk) (Translate) An error occurred while loading the API query response: $1.
apisandbox-results-fixtoken (talk) (Translate) Correct token and resubmit
apisandbox-results-fixtoken-fail (talk) (Translate) Failed to fetch "$1" token.
apisandbox-results-login-suppressed (talk) (Translate) This request has been processed as a logged-out user as it could be used to bypass browser Same-Origin security. Note that the API sandbox's automatic token handling does not work properly with such requests, please fill them in manually.
apisandbox-retry (talk) (Translate) Retry
apisandbox-sending-request (talk) (Translate) Sending API request...
apisandbox-submit (talk) (Translate) Make request
apisandbox-submit-invalid-fields-message (talk) (Translate) Please correct the marked fields and try again.
apisandbox-submit-invalid-fields-title (talk) (Translate) Some fields are invalid
apisandbox-summary (talk) (Translate)  
apisandbox-templated-parameter-reason (talk) (Translate) This [[Special:ApiHelp/main#main/templatedparams|templated parameter]] is offered based on the {{PLURAL:$1|value|values}} of $2.
apiwarn-alldeletedrevisions-performance (talk) (Translate) For better performance when generating titles, set <kbd>$1dir=newer</kbd>.
apiwarn-badurlparam (talk) (Translate) Could not parse <var>$1urlparam</var> for $2. Using only width and height.
apiwarn-badutf8 (talk) (Translate) The value passed for <var>$1</var> contains invalid or non-normalized data. Textual data should be valid, NFC-normalized Unicode without C0 control characters other than HT (\t), LF (\n), and CR (\r).
apiwarn-checktoken-percentencoding (talk) (Translate) Check that symbols such as "+" in the token are properly percent-encoded in the URL.
apiwarn-cirrus-ignore-revisions (talk) (Translate) More than one revision was provided for a page. Only the most recent revision will be returned.
apiwarn-compare-no-next (talk) (Translate) Revision $2 is the latest revision of $1, there is no revision for <kbd>torelative=next</kbd> to compare to.
apiwarn-compare-no-prev (talk) (Translate) Revision $2 is the earliest revision of $1, there is no revision for <kbd>torelative=prev</kbd> to compare to.
apiwarn-compare-nocontentmodel (talk) (Translate) No content model could be determined, assuming $1.
apiwarn-deprecation-deletedrevs (talk) (Translate) <kbd>list=deletedrevs</kbd> has been deprecated. Please use <kbd>prop=deletedrevisions</kbd> or <kbd>list=alldeletedrevisions</kbd> instead.
apiwarn-deprecation-httpsexpected (talk) (Translate) HTTP used when HTTPS was expected.
apiwarn-deprecation-login-botpw (talk) (Translate) Main-account login via <kbd>action=login</kbd> is deprecated and may stop working without warning. To continue login with <kbd>action=login</kbd>, see [[Special:BotPasswords]]. To safely continue using main-account login, see <kbd>action=clientlogin</kbd>.
apiwarn-deprecation-login-nobotpw (talk) (Translate) Main-account login via <kbd>action=login</kbd> is deprecated and may stop working without warning. To safely log in, see <kbd>action=clientlogin</kbd>.
apiwarn-deprecation-login-token (talk) (Translate) Fetching a token via <kbd>action=login</kbd> is deprecated. Use <kbd>action=query&meta=tokens&type=login</kbd> instead.
apiwarn-deprecation-missingparam (talk) (Translate) Because <var>$1</var> was not specified, a legacy format has been used for the output. This format is deprecated, and in the future the new format will always be used.
apiwarn-deprecation-parameter (talk) (Translate) The parameter <var>$1</var> has been deprecated.
apiwarn-deprecation-parse-headitems (talk) (Translate) <kbd>prop=headitems</kbd> is deprecated since MediaWiki 1.28. Use <kbd>prop=headhtml</kbd> when creating new HTML documents, or <kbd>prop=modules|jsconfigvars</kbd> when updating a document client-side.
apiwarn-deprecation-post-without-content-type (talk) (Translate) A POST request was made without a <code>Content-Type</code> header. This does not work reliably.
apiwarn-deprecation-purge-get (talk) (Translate) Use of <kbd>action=purge</kbd> via GET is deprecated. Use POST instead.
apiwarn-deprecation-withreplacement (talk) (Translate) <kbd>$1</kbd> has been deprecated. Please use <kbd>$2</kbd> instead.
apiwarn-difftohidden (talk) (Translate) Couldn't diff to r$1: content is hidden.
apiwarn-echo-deprecation-flyout (talk) (Translate) <kbd>notformat=flyout</kbd> has been deprecated and will be removed soon. Use <kbd>notformat=model</kbd> to get the raw data or <kbd>notformat=special</kbd> for pre-rendered HTML.
apiwarn-echo-deprecation-html (talk) (Translate) <kbd>notformat=html</kbd> has been deprecated and will be removed soon. Use <kbd>notformat=special</kbd> instead.
apiwarn-echo-deprecation-timestampformat (talk) (Translate) The MW timestamp output format is deprecated here. In the future, ISO 8601 will always be used for the output timestamp format. Adjust your client and set <var>timestampFormat</var> to <kbd>ISO_8601</kbd>.
First pagePrevious pageNext pageLast page
Cookies help us deliver our services. By using our services, you agree to our use of cookies.