From ProventusNova DeveloperWiki
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-validity (talk) (Translate) | Your password is not valid: $1 Please set a new password to log in. |
resetpass-validity-soft (talk) (Translate) | Your password is not valid: $1 Please choose a new password now, or click "{{int:authprovider-resetpass-skip-label}}" to change it later. |
resetpass-wrong-oldpass (talk) (Translate) | Invalid temporary or current password. You may have already changed your password or requested a new temporary password. |
resetpass_announce (talk) (Translate) | To finish logging in, you must set a new password. |
resetpass_forbidden (talk) (Translate) | Passwords cannot be changed |
resetpass_forbidden-reason (talk) (Translate) | Passwords cannot be changed: $1 |
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-json-body (talk) (Translate) | Bad request body, must be a JSON object. |
rest-badtoken (talk) (Translate) | The CSRF token provided is invalid. |
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-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 |
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-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-nonexistent-revision (talk) (Translate) | The specified revision ($1) does not exist |
rest-nonexistent-title (talk) (Translate) | The specified title ($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-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 |
rest-permission-denied-anon (talk) (Translate) | Not accessible by anonymous user |
rest-permission-denied-revision (talk) (Translate) | User doesn't have access to the requested revision ($1). |