Jump to content

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.
System messages
First pagePrevious pageNext pageLast page
ᐊᑎᖅ Default message text
Current message text
apihelp-main-paramvalue-errorformat-none (ᐅᖃᓕᒪᔪᖅ) (Translate) No text output, only the error codes.
apihelp-main-paramvalue-errorformat-plaintext (ᐅᖃᓕᒪᔪᖅ) (Translate) Wikitext with HTML tags removed and entities replaced.
apihelp-main-paramvalue-errorformat-raw (ᐅᖃᓕᒪᔪᖅ) (Translate) Message key and parameters.
apihelp-main-paramvalue-errorformat-wikitext (ᐅᖃᓕᒪᔪᖅ) (Translate) Unparsed wikitext.
apihelp-main-summary (ᐅᖃᓕᒪᔪᖅ) (Translate)  
apihelp-managetags-example-activate (ᐅᖃᓕᒪᔪᖅ) (Translate) Activate a tag named <kbd>spam</kbd> with the reason <kbd>For use in edit patrolling</kbd>
apihelp-managetags-example-create (ᐅᖃᓕᒪᔪᖅ) (Translate) Create a tag named <kbd>spam</kbd> with the reason <kbd>For use in edit patrolling</kbd>
apihelp-managetags-example-deactivate (ᐅᖃᓕᒪᔪᖅ) (Translate) Deactivate a tag named <kbd>spam</kbd> with the reason <kbd>No longer required</kbd>
apihelp-managetags-example-delete (ᐅᖃᓕᒪᔪᖅ) (Translate) Delete the <kbd>vandlaism</kbd> tag with the reason <kbd>Misspelt</kbd>
apihelp-managetags-param-ignorewarnings (ᐅᖃᓕᒪᔪᖅ) (Translate) Whether to ignore any warnings that are issued during the operation.
apihelp-managetags-param-operation (ᐅᖃᓕᒪᔪᖅ) (Translate) Which operation to perform:
apihelp-managetags-param-reason (ᐅᖃᓕᒪᔪᖅ) (Translate) An optional reason for creating, deleting, activating or deactivating the tag.
apihelp-managetags-param-tag (ᐅᖃᓕᒪᔪᖅ) (Translate) Tag to create, delete, activate or deactivate. For tag creation, the tag must not exist. For tag deletion, the tag must exist. For tag activation, the tag must exist and not be in use by an extension. For tag deactivation, the tag must be currently active and manually defined.
apihelp-managetags-param-tags (ᐅᖃᓕᒪᔪᖅ) (Translate) Change tags to apply to the entry in the tag management log.
apihelp-managetags-paramvalue-operation-activate (ᐅᖃᓕᒪᔪᖅ) (Translate) Activate a change tag, allowing users to apply it manually.
apihelp-managetags-paramvalue-operation-create (ᐅᖃᓕᒪᔪᖅ) (Translate) Create a new change tag for manual use.
apihelp-managetags-paramvalue-operation-deactivate (ᐅᖃᓕᒪᔪᖅ) (Translate) Deactivate a change tag, preventing users from applying it manually.
apihelp-managetags-paramvalue-operation-delete (ᐅᖃᓕᒪᔪᖅ) (Translate) Remove a change tag from the database, including removing the tag from all revisions, recent change entries and log entries on which it is used.
apihelp-managetags-summary (ᐅᖃᓕᒪᔪᖅ) (Translate) Perform management tasks relating to change tags.
apihelp-mergehistory-example-merge (ᐅᖃᓕᒪᔪᖅ) (Translate) Merge the entire history of <kbd>Oldpage</kbd> into <kbd>Newpage</kbd>.
apihelp-mergehistory-example-merge-timestamp (ᐅᖃᓕᒪᔪᖅ) (Translate) Merge the page revisions of <kbd>Oldpage</kbd> dating up to <kbd>2015-12-31T04:37:41Z</kbd> into <kbd>Newpage</kbd>.
apihelp-mergehistory-param-from (ᐅᖃᓕᒪᔪᖅ) (Translate) Title of the page from which history will be merged. Cannot be used together with <var>$1fromid</var>.
apihelp-mergehistory-param-fromid (ᐅᖃᓕᒪᔪᖅ) (Translate) Page ID of the page from which history will be merged. Cannot be used together with <var>$1from</var>.
apihelp-mergehistory-param-reason (ᐅᖃᓕᒪᔪᖅ) (Translate) Reason for the history merge.
apihelp-mergehistory-param-starttimestamp (ᐅᖃᓕᒪᔪᖅ) (Translate) Timestamp from which revisions will be moved from the source page's history to the destination page's history. If omitted, all revisions before the timestamp parameter (or the entire history if neither are specified) will be merged into the destination page. May specify "timestamp|revid" to split two revisions with the same timestamp.
apihelp-mergehistory-param-timestamp (ᐅᖃᓕᒪᔪᖅ) (Translate) Timestamp up to which revisions will be moved from the source page's history to the destination page's history. If omitted, the entire page history of the source page will be merged into the destination page. May specify "timestamp|revid" to split two revisions with the same timestamp.
apihelp-mergehistory-param-to (ᐅᖃᓕᒪᔪᖅ) (Translate) Title of the page to which history will be merged. Cannot be used together with <var>$1toid</var>.
apihelp-mergehistory-param-toid (ᐅᖃᓕᒪᔪᖅ) (Translate) Page ID of the page to which history will be merged. Cannot be used together with <var>$1to</var>.
apihelp-mergehistory-summary (ᐅᖃᓕᒪᔪᖅ) (Translate) Merge page histories.
apihelp-move-example-move (ᐅᖃᓕᒪᔪᖅ) (Translate) Move <kbd>Badtitle</kbd> to <kbd>Goodtitle</kbd> without leaving a redirect.
apihelp-move-param-from (ᐅᖃᓕᒪᔪᖅ) (Translate) Title of the page to rename. Cannot be used together with <var>$1fromid</var>.
apihelp-move-param-fromid (ᐅᖃᓕᒪᔪᖅ) (Translate) Page ID of the page to rename. Cannot be used together with <var>$1from</var>.
apihelp-move-param-ignorewarnings (ᐅᖃᓕᒪᔪᖅ) (Translate) Ignore any warnings.
apihelp-move-param-movesubpages (ᐅᖃᓕᒪᔪᖅ) (Translate) Rename subpages, if applicable.
apihelp-move-param-movetalk (ᐅᖃᓕᒪᔪᖅ) (Translate) Rename the talk page, if it exists.
apihelp-move-param-noredirect (ᐅᖃᓕᒪᔪᖅ) (Translate) Don't create a redirect.
apihelp-move-param-reason (ᐅᖃᓕᒪᔪᖅ) (Translate) Reason for the rename.
apihelp-move-param-tags (ᐅᖃᓕᒪᔪᖅ) (Translate) Change tags to apply to the entry in the move log and to the null revision on the destination page.
apihelp-move-param-to (ᐅᖃᓕᒪᔪᖅ) (Translate) Title to rename the page to.
apihelp-move-param-unwatch (ᐅᖃᓕᒪᔪᖅ) (Translate) Remove the page and the redirect from the current user's watchlist.
apihelp-move-param-watch (ᐅᖃᓕᒪᔪᖅ) (Translate) Add the page and the redirect to the current user's watchlist.
apihelp-move-param-watchlist (ᐅᖃᓕᒪᔪᖅ) (Translate) Unconditionally add or remove the page from the current user's watchlist, use preferences (ignored for bot users) or do not change watch.
apihelp-move-param-watchlistexpiry (ᐅᖃᓕᒪᔪᖅ) (Translate) Watchlist expiry timestamp. Omit this parameter entirely to leave the current expiry unchanged.
apihelp-move-summary (ᐅᖃᓕᒪᔪᖅ) (Translate) Move a page.
apihelp-no-such-module (ᐅᖃᓕᒪᔪᖅ) (Translate) Module "$1" not found.
apihelp-none-summary (ᐅᖃᓕᒪᔪᖅ) (Translate) Output nothing.
apihelp-opensearch-example-te (ᐅᖃᓕᒪᔪᖅ) (Translate) Find pages beginning with <kbd>Te</kbd>.
apihelp-opensearch-param-format (ᐅᖃᓕᒪᔪᖅ) (Translate) The format of the output.
apihelp-opensearch-param-limit (ᐅᖃᓕᒪᔪᖅ) (Translate) Maximum number of results to return.
apihelp-opensearch-param-namespace (ᐅᖃᓕᒪᔪᖅ) (Translate) Namespaces to search. Ignored if <var>$1search</var> begins with a valid namespace prefix.
First pagePrevious pageNext pageLast page