System messages
Appearance
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 | |
resettokens-watchlist-token (talk) (Translate) | Token for the web feed (Atom/RSS) of [[Special:Watchlist|changes to pages on your watchlist]] |
rest-bad-content-model (talk) (Translate) | Bad content model: $1 |
rest-bad-etag (talk) (Translate) | Bad ETag: $1 |
rest-bad-json-body (talk) (Translate) | Bad request body, must be a JSON object. |
rest-bad-prefix (talk) (Translate) | The endpoint path ($1) does not contain a valid module prefix |
rest-bad-stash-key (talk) (Translate) | Bad stash key. |
rest-badtoken (talk) (Translate) | The CSRF token provided is invalid. |
rest-badtoken-missing (talk) (Translate) | The <var>token</var> parameter is required unless using a CSRF-safe authentication method. |
rest-badtoken-nosession (talk) (Translate) | CSRF error - no session. |
rest-body-validation-error (talk) (Translate) | Invalid request body: $1 |
rest-cannot-load-file (talk) (Translate) | The file for title "$1" cannot be loaded. |
rest-compare-inaccessible (talk) (Translate) | The revision specified by the $1 parameter is not publicly accessible. |
rest-compare-nonexistent (talk) (Translate) | The revision specified by the $1 parameter does not exist. |
rest-compare-page-mismatch (talk) (Translate) | The specified revisions belong to different pages; refusing to compare them. |
rest-compare-permission-denied (talk) (Translate) | User doesn't have access to the requested revisions |
rest-compare-wikidiff2 (talk) (Translate) | This endpoint requires wikidiff2 1.9.0 or later. |
rest-compare-wrong-content (talk) (Translate) | The $1 slot of the revision specified by the $2 parameter has a content type which cannot be converted to text. |
rest-cross-origin-anon-write (talk) (Translate) | Anonymous cross-origin write requests are not allowed |
rest-edit-conflict (talk) (Translate) | Edit conflict ($1) |
rest-extraneous-body-fields (talk) (Translate) | Extraneous fields found in request body: $1 |
rest-extraneous-csrf-token (talk) (Translate) | Extraneous CSRF token found. CSRF tokens must not be used when using authentication mechanisms such as OAuth that are safe against CSRF attacks. |
rest-html-backend-error (talk) (Translate) | Unable to fetch Parsoid HTML: $1 |
rest-html-key-expected (talk) (Translate) | Expected <var>html</var> key in body |
rest-html-stash-failure (talk) (Translate) | Unable to stash Parsoid HTML. |
rest-invalid-ip (talk) (Translate) | The specified IP ($1) is invalid |
rest-invalid-title (talk) (Translate) | The specified title ($1) does not refer to a wiki page. |
rest-invalid-transform (talk) (Translate) | Invalid transform: $1 to $2 |
rest-invalid-user (talk) (Translate) | The specified username ($1) is invalid |
rest-json-body-parse-error (talk) (Translate) | Parsing request body as JSON failed: $1 |
rest-media-too-many-links (talk) (Translate) | Too many media links found on title $1 ($2 allowed) |
rest-missing-body-field (talk) (Translate) | Mandatory field "$1" missing from request body. |
rest-missing-revision-html (talk) (Translate) | Missing revision html |
rest-missing-revision-html-content-type (talk) (Translate) | Content-type of revision html is missing. |
rest-mock-error (talk) (Translate) | Mock error. |
rest-no-json-decode (talk) (Translate) | Payload does not JSON decode to an array |
rest-no-match (talk) (Translate) | The requested relative path ($1) did not match any known handler |
rest-no-revision (talk) (Translate) | Unable to retrieve revision for title $1 |
rest-no-stashed-content (talk) (Translate) | No stashed content found for $1 |
rest-nonexistent-revision (talk) (Translate) | The specified revision ($1) does not exist |
rest-nonexistent-title (talk) (Translate) | The specified page ($1) does not exist |
rest-nonexistent-title-revision (talk) (Translate) | The specified revision ($1) does not exist for the specified page ($2) |
rest-nonexistent-user (talk) (Translate) | The specified user ($1) does not exist |
rest-page-bundle-validation-error (talk) (Translate) | PageBundle does not match contentVersion: $1 |
rest-page-source-type-error (talk) (Translate) | The content type of the page source requested is unsupported |
rest-pagehistory-incompatible-params (talk) (Translate) | Parameters "older_than" and "newer_than" cannot both be specified |
rest-pagehistory-param-range-error (talk) (Translate) | Revision id must be greater than 0 |
rest-pagehistory-timestamp-error (talk) (Translate) | Unable to retrieve timestamp for the specified revision ($1) |
rest-pagehistorycount-parameters-invalid (talk) (Translate) | The specified combination of parameters is not supported. |
rest-pagehistorycount-too-many-revisions (talk) (Translate) | The specified title contains too many revisions to retrieve this count. |
rest-pagehistorycount-type-unrecognized (talk) (Translate) | The specified count type ($1) is not valid |