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 | |
| apihelp-cxsave-param-to (talk) (Translate) | The target language code. |
| apihelp-cxsave-summary (talk) (Translate) | This module allows to save draft translations by section to save bandwidth and to collect parallel corpora. |
| apihelp-cxsplit-param-translationid (talk) (Translate) | The id of the translation, for which the section translations will be created. |
| apihelp-cxsplit-summary (talk) (Translate) | Create and save a section translation to database, for every translated section of the given article translation |
| apihelp-cxsuggestionlist-example-1 (talk) (Translate) | Add a title to a list as a suggestion to translate from English (en) to Spanish (es). If the list does not exist already, a new list will be created. |
| apihelp-cxsuggestionlist-param-from (talk) (Translate) | The source language code. |
| apihelp-cxsuggestionlist-param-listaction (talk) (Translate) | Action to be performed on the list. |
| apihelp-cxsuggestionlist-param-listname (talk) (Translate) | Suggestion list name. |
| apihelp-cxsuggestionlist-param-titles (talk) (Translate) | Page titles. |
| apihelp-cxsuggestionlist-param-to (talk) (Translate) | The target language code. |
| apihelp-cxsuggestionlist-summary (talk) (Translate) | Manage the suggestion lists. Add suggestions to lists and remove them. |
| apihelp-cxtoken-example-1 (talk) (Translate) | Fetch the authentication token for cxserver |
| apihelp-cxtoken-summary (talk) (Translate) | Get JWT tokens to authenticate with cxserver. |
| apihelp-delete-example-reason (talk) (Translate) | Delete [[{{MediaWiki:Mainpage}}]] with the reason <kbd>Preparing for move</kbd>. |
| apihelp-delete-example-simple (talk) (Translate) | Delete [[{{MediaWiki:Mainpage}}]]. |
| apihelp-delete-param-deletetalk (talk) (Translate) | Delete the talk page, if it exists. |
| apihelp-delete-param-oldimage (talk) (Translate) | The name of the old image to delete as provided by [[Special:ApiHelp/query+imageinfo|action=query&prop=imageinfo&iiprop=archivename]]. |
| apihelp-delete-param-pageid (talk) (Translate) | Page ID of the page to delete. Cannot be used together with <var>$1title</var>. |
| apihelp-delete-param-reason (talk) (Translate) | Reason for the deletion. If not set, an automatically generated reason will be used. |
| apihelp-delete-param-tags (talk) (Translate) | Change tags to apply to the entry in the deletion log. |
| apihelp-delete-param-title (talk) (Translate) | Title of the page to delete. Cannot be used together with <var>$1pageid</var>. |
| apihelp-delete-param-unwatch (talk) (Translate) | Remove the page from the current user's watchlist. |
| apihelp-delete-param-watch (talk) (Translate) | Add the page to the current user's watchlist. |
| apihelp-delete-param-watchlist (talk) (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-delete-param-watchlistexpiry (talk) (Translate) | Watchlist expiry timestamp. Omit this parameter entirely to leave the current expiry unchanged. |
| apihelp-delete-summary (talk) (Translate) | Delete a page. |
| apihelp-deleteoredict-param-ids (talk) (Translate) | A list of entry IDs to delete. |
| apihelp-deleteoredict-summary (talk) (Translate) | Deletes an OreDict entry from the table by its ID. |
| apihelp-deletesheet-param-mods (talk) (Translate) | The mod abbreviations to delete. |
| apihelp-deletesheet-param-summary (talk) (Translate) | An optional edit summary. |
| apihelp-deletesheet-summary (talk) (Translate) | Deletes tilesheets by the mod abbreviations specified. |
| apihelp-deletetiles-param-ids (talk) (Translate) | A list of entry IDs to delete. |
| apihelp-deletetiles-param-summary (talk) (Translate) | An optional edit summary. |
| apihelp-deletetiles-summary (talk) (Translate) | Deletes individual tile entries from the database. |
| apihelp-deletetranslation-param-id (talk) (Translate) | The entry ID to delete from. |
| apihelp-deletetranslation-param-lang (talk) (Translate) | The language of the entry to delete. |
| apihelp-deletetranslation-summary (talk) (Translate) | Deletes a translation for an entry ID. |
| apihelp-disabled-summary (talk) (Translate) | This module has been disabled. |
| apihelp-discussiontoolscompare-summary (talk) (Translate) | Get information about comment changes between two page revisions. |
| apihelp-discussiontoolsedit-param-allownosectiontitle (talk) (Translate) | Allow posting a new section without a title. |
| apihelp-discussiontoolsedit-param-autosubscribe (talk) (Translate) | Automatically subscribe the user to the talk page thread? |
| apihelp-discussiontoolsedit-param-commentid (talk) (Translate) | ID of the comment to reply to. Only used when <var>paction</var> is <var>addcomment</var>. Overrides <var>commentname</var>. |
| apihelp-discussiontoolsedit-param-commentname (talk) (Translate) | Name of the comment to reply to. Only used when <var>paction</var> is <var>addcomment</var>. |
| apihelp-discussiontoolsedit-param-formtoken (talk) (Translate) | An optional unique ID generated in the client to prevent double-posting. |
| apihelp-discussiontoolsedit-param-html (talk) (Translate) | Content to post, as HTML. Cannot be used together with <var>wikitext</var>. |
| apihelp-discussiontoolsedit-param-sectiontitle (talk) (Translate) | {{int:apihelp-edit-param-sectiontitle}} Only used when <var>paction</var> is <var>addtopic</var>. |
| apihelp-discussiontoolsedit-param-wikitext (talk) (Translate) | Content to post, as wikitext. Cannot be used together with <var>html</var>. |
| apihelp-discussiontoolsedit-paramvalue-paction-addcomment (talk) (Translate) | Add a new comment as a reply to an existing comment. |
| apihelp-discussiontoolsedit-paramvalue-paction-addtopic (talk) (Translate) | Add a new discussion section and the first comment in it. |
| apihelp-discussiontoolsedit-summary (talk) (Translate) | Post a message on a discussion page. |