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.
| Name | Default message text |
|---|---|
| Current message text | |
| apierror-concurrency-limit (talk) (Translate) | A concurrency limit has been exceeded. Please wait for each request to return before submitting the next. |
| apierror-contentmodel-mismatch (talk) (Translate) | The content you supplied has <kbd>$1</kbd> content model, which differs from the current content model of the page <kbd>$2</kbd>. |
| apierror-contentserializationexception (talk) (Translate) | Content serialization failed: $1 |
| apierror-contenttoobig (talk) (Translate) | The content you supplied exceeds the article size limit of $1 {{PLURAL:$1|kibibyte|kibibytes}}. |
| apierror-copyuploadbaddomain (talk) (Translate) | Uploads by URL are not allowed from this domain. |
| apierror-copyuploadbadurl (talk) (Translate) | Upload not allowed from this URL. |
| apierror-create-titleexists (talk) (Translate) | Existing titles can't be protected with <kbd>create</kbd>. |
| apierror-csp-report (talk) (Translate) | Error processing CSP report: $1. |
| apierror-deletedrevs-param-not-1-2 (talk) (Translate) | The <var>$1</var> parameter cannot be used in modes 1 or 2. |
| apierror-deletedrevs-param-not-3 (talk) (Translate) | The <var>$1</var> parameter cannot be used in mode 3. |
| apierror-echo-event-creation-failed (talk) (Translate) | Could not create Echo event |
| apierror-echo-push-token-exists (talk) (Translate) | The provided token already exists in the database. |
| apierror-echo-push-token-not-found (talk) (Translate) | The provided token was not found in the database. |
| apierror-echo-push-too-many-subscriptions (talk) (Translate) | The current user has already registered the maximum allowed number of push subscriptions ($1). |
| apierror-echo-push-topic-required (talk) (Translate) | The topic field is required for this provider. |
| apierror-edit-invalidredirect (talk) (Translate) | Cannot edit <kbd>$1</kbd> while following redirects, as target <kbd>$2</kbd> is not valid. |
| apierror-emptynewsection (talk) (Translate) | Creating empty new sections is not possible. |
| apierror-emptypage (talk) (Translate) | Creating new, empty pages is not allowed. |
| apierror-exceptioncaught (talk) (Translate) | [$1] Exception caught: $2 |
| apierror-exceptioncaughttype (talk) (Translate) | [$1] Caught exception of type $2 |
| apierror-filedoesnotexist (talk) (Translate) | File does not exist. |
| apierror-fileexists-sharedrepo-perm (talk) (Translate) | The target file exists on a shared repository. Use the <var>ignorewarnings</var> parameter to override it. |
| apierror-filenopath (talk) (Translate) | Cannot get local file path. |
| apierror-filetypecannotberotated (talk) (Translate) | File type cannot be rotated. |
| apierror-flow-notenabled (talk) (Translate) | Page provided does not have Structured Discussions enabled. |
| apierror-flow-safeallowcreationfailed (talk) (Translate) | Page provided does not have Structured Discussions enabled and safeAllowCreation failed with: $1 |
| apierror-formatphp (talk) (Translate) | This response cannot be represented using <kbd>format=php</kbd>. See https://phabricator.wikimedia.org/T68776. |
| apierror-globalpreferences-notglobalized (talk) (Translate) | Current user is not global. |
| apierror-graph-invalid (talk) (Translate) | Graph is not valid. |
| apierror-graph-missing (talk) (Translate) | No graph found. |
| apierror-graph-mustposttext (talk) (Translate) | Request must be POSTed when the <var>text</var> parameter is used. |
| apierror-growthexperiments-addimage-handler-accepted-missing (talk) (Translate) | 'accepted' parameter missing from Add Image plugin data |
| apierror-growthexperiments-addimage-handler-accepted-wrongtype (talk) (Translate) | 'accepted' parameter must be a boolean in Add Image plugin data, is $1 |
| apierror-growthexperiments-addimage-handler-reason-invaliditem (talk) (Translate) | Invalid item '$1' for 'reasons' parameter, must be one of: $2 |
| apierror-growthexperiments-addimage-handler-reason-missing (talk) (Translate) | 'reasons' parameter missing from Add Image plugin data |
| apierror-growthexperiments-addimage-handler-reason-wrongtype (talk) (Translate) | 'reasons' parameter must be an array in Add Image plugin data, is $1 |
| apierror-growthexperiments-addimage-handler-section-number-missing (talk) (Translate) | 'sectionNumber' parameter missing from Add Image plugin data |
| apierror-growthexperiments-addimage-handler-section-number-wrongtype (talk) (Translate) | 'sectionNumber' parameter must be null in Add Image plugin data, is $1 |
| apierror-growthexperiments-addimage-handler-section-title-missing (talk) (Translate) | 'sectionTitle' parameter missing from Add Image plugin data |
| apierror-growthexperiments-addimage-handler-section-title-wrongtype (talk) (Translate) | 'sectionTitle' parameter must be null in Add Image plugin data, is $1 |
| apierror-growthexperiments-addlink-handler-notfound (talk) (Translate) | Link recommendation record not found |
| apierror-growthexperiments-addlink-handler-wrongtargets (talk) (Translate) | Unexpected link recommendation targets: $1 |
| apierror-growthexperiments-addsectionimage-handler-section-number-wrongtype (talk) (Translate) | 'sectionNumber' parameter must be an integer in Add Section Image plugin data, is $1 |
| apierror-growthexperiments-addsectionimage-handler-section-title-wrongtype (talk) (Translate) | 'sectionTitle' parameter must be a string in Add Section Image plugin data, is $1 |
| apierror-imageusage-badtitle (talk) (Translate) | The title for <kbd>$1</kbd> must be a file. |
| apierror-import-unknownerror (talk) (Translate) | Unknown error on import: $1. |
| apierror-info-singlepagerevision (talk) (Translate) | Multiple pages or revisions were supplied, but <var>$1prop=preloadcontent</var> and <var>$1prop=editintro</var> may only be used with a single page and revision. |
| apierror-integeroutofrange-abovebotmax (talk) (Translate) | <var>$1</var> may not be over $2 (set to $3) for bots or sysops. |
| apierror-integeroutofrange-abovemax (talk) (Translate) | <var>$1</var> may not be over $2 (set to $3) for users. |
| apierror-integeroutofrange-belowminimum (talk) (Translate) | <var>$1</var> may not be less than $2 (set to $3). |