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 | |
| abusefilter-edit-throttle-count (talk) (Translate) | Number of actions to allow: |
| abusefilter-edit-throttle-groups (talk) (Translate) | Group throttle by: |
| abusefilter-edit-throttle-groups-help (talk) (Translate) | See $1. |
| abusefilter-edit-throttle-groups-help-text (talk) (Translate) | the documentation on mediawiki.org |
| abusefilter-edit-throttle-hidden-placeholder (talk) (Translate) | Split with commas to join with AND, and with linebreaks to join with OR |
| abusefilter-edit-throttle-period (talk) (Translate) | Period of time (in seconds): |
| abusefilter-edit-throttle-placeholder (talk) (Translate) | Split with commas to join with AND, and insert one by one to join with OR |
| abusefilter-edit-throttled-warning (talk) (Translate) | '''Warning:''' This filter was automatically flagged as harmful. As a safety measure, the following {{PLURAL:$2|action|actions}} will not execute: $1. Please check whether the high rate of matches is expected. If so, you can save the filter again to remove this restriction. |
| abusefilter-edit-throttled-warning-no-actions (talk) (Translate) | '''Warning:''' This filter was automatically flagged as harmful. No actions were automatically disabled, but please check whether the high rate of matches is expected. If so, you can ignore this warning. |
| abusefilter-edit-token-not-match (talk) (Translate) | The edit wasn't saved! Please save again. |
| abusefilter-edit-tools (talk) (Translate) | Tools: |
| abusefilter-edit-viewhistory (talk) (Translate) | View this filter's history |
| abusefilter-edit-warn-actions (talk) (Translate) | Actions: |
| abusefilter-edit-warn-edit (talk) (Translate) | Create/Edit selected message |
| abusefilter-edit-warn-leave (talk) (Translate) | Leaving the page will cause you to lose any change made to this filter. |
| abusefilter-edit-warn-message (talk) (Translate) | System message to use for warning: |
| abusefilter-edit-warn-other (talk) (Translate) | Other message |
| abusefilter-edit-warn-other-label (talk) (Translate) | Page name of other message: :''(without "MediaWiki:" prefix)'' |
| abusefilter-edit-warn-preview (talk) (Translate) | Show/Hide preview of selected message |
| abusefilter-enabled (talk) (Translate) | Enabled |
| abusefilter-examine (talk) (Translate) | Examine individual changes |
| abusefilter-examine-error-protected (talk) (Translate) | You may not view this log because it uses protected variables and is hidden from public view. $1 |
| abusefilter-examine-error-protected-due-to-permission (talk) (Translate) | You may not view this log because you do not have permission to $1. |
| abusefilter-examine-incompatible (talk) (Translate) | The change you requested is not supported by the Abuse Filter |
| abusefilter-examine-intro (talk) (Translate) | This page allows you to examine the variables generated by the Abuse Filter for an individual change, and test it against filters. |
| abusefilter-examine-intro-examine-only (talk) (Translate) | This page allows you to examine the variables generated by the Abuse Filter for an individual change. |
| abusefilter-examine-legend (talk) (Translate) | Select changes |
| abusefilter-examine-match (talk) (Translate) | The filter matched this change. |
| abusefilter-examine-nomatch (talk) (Translate) | The filter did not match this change. |
| abusefilter-examine-noresults (talk) (Translate) | No results were found for the search parameters you provided. |
| abusefilter-examine-notfound (talk) (Translate) | The change you requested could not be found. |
| abusefilter-examine-submit (talk) (Translate) | Search |
| abusefilter-examine-syntaxerror (talk) (Translate) | The filter has invalid syntax |
| abusefilter-examine-test (talk) (Translate) | Test this change against a filter |
| abusefilter-examine-test-button (talk) (Translate) | Test filter |
| abusefilter-examine-vars (talk) (Translate) | Variables generated for this change |
| abusefilter-exception-disabledvar (talk) (Translate) | Variable $2 at character $1 is no longer in use. |
| abusefilter-exception-dividebyzero (talk) (Translate) | Illegal attempt to divide $2 by zero at character $1. |
| abusefilter-exception-expectednotfound (talk) (Translate) | Expected a $2 at character $1, not found (found $3 $4 instead). |
| abusefilter-exception-invalidiprange (talk) (Translate) | Invalid IP range "$2" provided at character $1. |
| abusefilter-exception-invalidoperator (talk) (Translate) | Invalid operator "$2" at character $1. |
| abusefilter-exception-negativeindex (talk) (Translate) | Negative indexes are not allowed in arrays. Got index "$2" at character $1. |
| abusefilter-exception-noparams (talk) (Translate) | No parameters given to function "$2" at character $1. Expected $3 {{PLURAL:$3|argument|arguments}}. |
| abusefilter-exception-notarray (talk) (Translate) | Requesting array item of non-array at character $1. |
| abusefilter-exception-notenoughargs (talk) (Translate) | Not enough arguments to function $2 called at character $1. Expected $3 {{PLURAL:$3|argument|arguments}}, got $4 |
| abusefilter-exception-outofbounds (talk) (Translate) | Requesting non-existent array item $2 (array size = $3) at character $1. |
| abusefilter-exception-overridebuiltin (talk) (Translate) | Illegal overriding of built-in identifier "$2" at character $1. |
| abusefilter-exception-regexfailure (talk) (Translate) | Error in regular expression "$2" at character $1. |
| abusefilter-exception-toomanyargs (talk) (Translate) | Too many arguments to function $2 called at character $1. Expected at most $3 {{PLURAL:$3|argument|arguments}}, got $4 |
| abusefilter-exception-unclosedcomment (talk) (Translate) | Unclosed comment at character $1. |