System messages
From Hypercard Dev Fans Wiki
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 | |
resetpass_header (talk) (Translate) | Change account password |
resetpass_submit (talk) (Translate) | Set password and log in |
resetpass_text (talk) (Translate) | <!-- Add text here --> |
resettokens (talk) (Translate) | Reset tokens |
resettokens-done (talk) (Translate) | Tokens reset. |
resettokens-no-tokens (talk) (Translate) | There are no tokens to reset. |
resettokens-resetbutton (talk) (Translate) | Reset selected tokens |
resettokens-summary (talk) (Translate) | |
resettokens-text (talk) (Translate) | You can reset tokens which allow access to certain private data associated with your account here. You should do it if you accidentally shared them with someone or if your account has been compromised. |
resettokens-token-label (talk) (Translate) | $1 (current value: $2) |
resettokens-tokens (talk) (Translate) | Tokens: |
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 |