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 | |
| apierror-liquidthreads-alreadytop (talk) (Translate) | This thread is already a top-level thread. |
| apierror-liquidthreads-badparent (talk) (Translate) | The parent thread you specified was neither the title of a thread, nor a thread ID. |
| apierror-liquidthreads-badreaction (talk) (Translate) | You must specify both a type and a value for the reaction. |
| apierror-liquidthreads-badsortkey (talk) (Translate) | You must specify a valid timestamp for the <var>sortkey</var> parameter. It should be in the form YYYYMMddhhmmss, a unix timestamp or <kbd>now</kbd>. |
| apierror-liquidthreads-badsubject (talk) (Translate) | The subject you specified is not valid. |
| apierror-liquidthreads-invalidtalkpage (talk) (Translate) | The talkpage you specified is invalid, or does not have discussion threading enabled. |
| apierror-liquidthreads-noparent (talk) (Translate) | You must specify a new parent thread to merge beneath. |
| apierror-liquidthreads-noreplies-talkpage (talk) (Translate) | You cannot reply to this thread, because the talkpage is protected from replies. |
| apierror-liquidthreads-noreplies-thread (talk) (Translate) | You cannot reply to this thread, because the thread is protected from replies. |
| apierror-liquidthreads-nosubject (talk) (Translate) | No subject, or an invalid subject, was specified. |
| apierror-liquidthreads-notext (talk) (Translate) | You must include text in your post. |
| apierror-liquidthreads-onlyone (talk) (Translate) | You may only operate on one thread at a time. |
| apierror-liquidthreads-talkpageprotected (talk) (Translate) | You cannot post to the specified talkpage, because it is protected from new posts. |
| apierror-liquidthreads-threadneeded (talk) (Translate) | You must specify a thread to operate on. |
| apierror-maxbytes (talk) (Translate) | Parameter <var>$1</var> cannot be longer than $2 {{PLURAL:$2|byte|bytes}} |
| apierror-maxchars (talk) (Translate) | Parameter <var>$1</var> cannot be longer than $2 {{PLURAL:$2|character|characters}} |
| apierror-maxlag (talk) (Translate) | Waiting for $2: $1 {{PLURAL:$1|second|seconds}} lagged. |
| apierror-maxlag-generic (talk) (Translate) | Waiting for a database server: $1 {{PLURAL:$1|second|seconds}} lagged. |
| apierror-mimesearchdisabled (talk) (Translate) | MIME search is disabled in Miser Mode. |
| apierror-missingcontent-pageid (talk) (Translate) | Missing content for page ID $1. |
| apierror-missingcontent-revid (talk) (Translate) | Missing content for revision ID $1. |
| apierror-missingcontent-revid-role (talk) (Translate) | Missing content for revision ID $1 for role $2. |
| apierror-missingparam (talk) (Translate) | The <var>$1</var> parameter must be set. |
| apierror-missingparam-at-least-one-of (talk) (Translate) | {{PLURAL:$2|The parameter|At least one of the parameters}} $1 is required. |
| apierror-missingparam-one-of (talk) (Translate) | {{PLURAL:$2|The parameter|One of the parameters}} $1 is required. |
| apierror-missingrev-pageid (talk) (Translate) | No current revision of page ID $1. |
| apierror-missingrev-title (talk) (Translate) | No current revision of title $1. |
| apierror-missingtitle (talk) (Translate) | The page you specified doesn't exist. |
| apierror-missingtitle-byname (talk) (Translate) | The page $1 doesn't exist. |
| apierror-missingtitle-createonly (talk) (Translate) | Missing titles can only be protected with <kbd>create</kbd>. |
| apierror-moduledisabled (talk) (Translate) | The <kbd>$1</kbd> module has been disabled. |
| apierror-multival-only-one-of (talk) (Translate) | {{PLURAL:$3|Only|Only one of}} $2 is allowed for parameter <var>$1</var>. |
| apierror-multpages (talk) (Translate) | <var>$1</var> may only be used with a single page. |
| apierror-mustbeloggedin (talk) (Translate) | You must be logged in to $1. |
| apierror-mustbeloggedin-changeauth (talk) (Translate) | You must be logged in to change authentication data. |
| apierror-mustbeloggedin-generic (talk) (Translate) | You must be logged in. |
| apierror-mustbeloggedin-linkaccounts (talk) (Translate) | You must be logged in to link accounts. |
| apierror-mustbeloggedin-removeauth (talk) (Translate) | You must be logged in to remove authentication data. |
| apierror-mustbeloggedin-uploadstash (talk) (Translate) | The upload stash is only available to logged-in users. |
| apierror-mustbeposted (talk) (Translate) | The <kbd>$1</kbd> module requires a POST request. |
| apierror-mustpostparams (talk) (Translate) | The following {{PLURAL:$2|parameter was|parameters were}} found in the query string, but must be in the POST body: $1. |
| apierror-no-direct-editing (talk) (Translate) | Direct editing via API is not supported for content model $1 used by $2. |
| apierror-noapiwrite (talk) (Translate) | Editing of this wiki through the API is disabled. Make sure the <code>$wgEnableWriteAPI=true;</code> statement is included in the wiki's <code>LocalSettings.php</code> file. |
| apierror-nochanges (talk) (Translate) | No changes were requested. |
| apierror-nodeleteablefile (talk) (Translate) | No such old version of the file. |
| apierror-noedit (talk) (Translate) | You don't have permission to edit pages. |
| apierror-noedit-anon (talk) (Translate) | Anonymous users can't edit pages. |
| apierror-noimageredirect (talk) (Translate) | You don't have permission to create image redirects. |
| apierror-noimageredirect-anon (talk) (Translate) | Anonymous users can't create image redirects. |
| apierror-nosuchlogid (talk) (Translate) | There is no log entry with ID $1. |