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-cxpublishsection-param-sourcelanguage (talk) (Translate) | The source language code. |
apihelp-cxpublishsection-param-sourcerevid (talk) (Translate) | The source page revision id. |
apihelp-cxpublishsection-param-sourcesectiontitle (talk) (Translate) | The title of the source section. |
apihelp-cxpublishsection-param-sourcetitle (talk) (Translate) | The title of the source page. |
apihelp-cxpublishsection-param-targetlanguage (talk) (Translate) | The target language code. |
apihelp-cxpublishsection-param-targetsectiontitle (talk) (Translate) | The title of the target section. |
apihelp-cxpublishsection-param-title (talk) (Translate) | The title of the page to perform actions on. |
apihelp-cxpublishsection-summary (talk) (Translate) | Save a section created using the Content Translation extension's section translation feature. |
apihelp-cxsave-param-content (talk) (Translate) | JSON-encoded section data. Each section is an object and has the following keys: content, sectionId, sequenceId, sequenceId, origin |
apihelp-cxsave-param-cxversion (talk) (Translate) | Version of the editor used to create the draft translation. |
apihelp-cxsave-param-from (talk) (Translate) | The source language code. |
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-echoarticlereminder-example-1 (talk) (Translate) | Create an article reminder notification for tomorrow with comment |
apihelp-echoarticlereminder-example-2 (talk) (Translate) | Create an article reminder notification for tomorrow without comment |
apihelp-echoarticlereminder-param-comment (talk) (Translate) | Optional user comment to include in the reminder |
apihelp-echoarticlereminder-param-pageid (talk) (Translate) | ID of article to remind the user about |
apihelp-echoarticlereminder-param-timestamp (talk) (Translate) | On which timestamp to remind the user |
apihelp-echoarticlereminder-param-title (talk) (Translate) | Title of article to remind the user about |