System messages
		
		
		
		Jump to navigation
		Jump to search
		
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.
		
	| Name | Default message text | 
|---|---|
| Current message text | |
| 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-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-errorprinterfailed (talk) (Translate) | Error printer failed. Will retry without params. | 
| apiwarn-global-option-ignored (talk) (Translate) | Option <var>$1</var> is globally overridden. You can use <kbd>global=update</kbd> to change the option globally, or <kbd>global=override</kbd> to set a local override. | 
| apiwarn-ignoring-invalid-templated-value (talk) (Translate) | Ignoring value <kbd>$2</kbd> in <var>$1</var> when processing templated parameters. | 
| apiwarn-invalidcategory (talk) (Translate) | "$1" is not a category. | 
| apiwarn-invalidtitle (talk) (Translate) | "$1" is not a valid title. | 
| apiwarn-invalidxmlstylesheet (talk) (Translate) | Invalid or non-existent stylesheet specified. | 
| apiwarn-invalidxmlstylesheetext (talk) (Translate) | Stylesheet should have <code>.xsl</code> extension. | 
| apiwarn-invalidxmlstylesheetns (talk) (Translate) | Stylesheet should be in the {{ns:MediaWiki}} namespace. | 
| apiwarn-moduleswithoutvars (talk) (Translate) | Property <kbd>modules</kbd> was set but not <kbd>jsconfigvars</kbd> or <kbd>encodedjsconfigvars</kbd>. Configuration variables are necessary for proper module usage. | 
| apiwarn-notfile (talk) (Translate) | "$1" is not a file. | 
| apiwarn-nothumb-noimagehandler (talk) (Translate) | Could not create thumbnail because $1 does not have an associated image handler. | 
| apiwarn-parse-nocontentmodel (talk) (Translate) | No <var>title</var> or <var>contentmodel</var> was given, assuming $1. | 
| apiwarn-parse-revidwithouttext (talk) (Translate) | <var>revid</var> used without <var>text</var>, and parsed page properties were requested. Did you mean to use <var>oldid</var> instead of <var>revid</var>? | 
| apiwarn-parse-titlewithouttext (talk) (Translate) | <var>title</var> used without <var>text</var>, and parsed page properties were requested. Did you mean to use <var>page</var> instead of <var>title</var>? | 
| apiwarn-redirectsandrevids (talk) (Translate) | Redirect resolution cannot be used together with the <var>revids</var> parameter. Any redirects the <var>revids</var> point to have not been resolved. | 
| apiwarn-tokens-origin (talk) (Translate) | Tokens may not be obtained when the same-origin policy is not applied. | 
| apiwarn-truncatedresult (talk) (Translate) | This result was truncated because it would otherwise be larger than the limit of $1 bytes. | 
| apiwarn-unclearnowtimestamp (talk) (Translate) | Passing "$2" for timestamp parameter <var>$1</var> has been deprecated. If for some reason you need to explicitly specify the current time without calculating it client-side, use <kbd>now</kbd>. | 
| apiwarn-unrecognizedvalues (talk) (Translate) | Unrecognized {{PLURAL:$3|value|values}} for parameter <var>$1</var>: $2. | 
| apiwarn-unsupportedarray (talk) (Translate) | Parameter <var>$1</var> uses unsupported PHP array syntax. | 
| apiwarn-urlparamwidth (talk) (Translate) | Ignoring width value set in <var>$1urlparam</var> ($2) in favor of width value derived from <var>$1urlwidth</var>/<var>$1urlheight</var> ($3). | 
| apiwarn-validationfailed (talk) (Translate) | Validation error for <kbd>$1</kbd>: $2 | 
| apiwarn-validationfailed-badchars (talk) (Translate) | invalid characters in key (only <code>a-z</code>, <code>A-Z</code>, <code>0-9</code>, <code>_</code>, and <code>-</code> are allowed). | 
| apiwarn-validationfailed-badpref (talk) (Translate) | not a valid preference. | 
| apiwarn-validationfailed-cannotset (talk) (Translate) | cannot be set by this module. |