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-progress (talk) (Translate) | Information about translation completion (progress). JSON with the keys <code>any</code>, <code>human</code>, <code>mt</code> and <code>mtSectionsCount</code>. The keys' values are percentages. |
apihelp-cxsave-param-sourcecategories (talk) (Translate) | JSON encoded array of source categories to be saved with draft translation. |
apihelp-cxsave-param-sourcerevision (talk) (Translate) | The revision of the source page. |
apihelp-cxsave-param-sourcetitle (talk) (Translate) | The title of the source page. |
apihelp-cxsave-param-targetcategories (talk) (Translate) | JSON encoded array of target categories to be saved with draft translation. |
apihelp-cxsave-param-title (talk) (Translate) | The title of the page to perform actions on. |
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-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. |
apihelp-discussiontoolsfindcomment-param-heading (talk) (Translate) | Heading hash fragment |
apihelp-discussiontoolsfindcomment-param-idorname (talk) (Translate) | Comment ID or name |
apihelp-discussiontoolsfindcomment-param-page (talk) (Translate) | Page that the heading hash fragment once existed on |
apihelp-discussiontoolsfindcomment-summary (talk) (Translate) | Find a comment by its ID or name. |
apihelp-discussiontoolsgetsubscriptions-param-commentname (talk) (Translate) | Names of the topics to check |