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 | |
| apihelp-scribunto-console-param-content (talk) (Translate) | The new content of the module. |
| apihelp-scribunto-console-param-question (talk) (Translate) | The next line to evaluate as a script. |
| apihelp-scribunto-console-param-session (talk) (Translate) | Session token. |
| apihelp-scribunto-console-param-title (talk) (Translate) | The title of the module to test. |
| apihelp-scribunto-console-summary (talk) (Translate) | Internal module for servicing XHR requests from the Scribunto console. |
| apihelp-searchtranslations-description (talk) (Translate) | Search translations. |
| apihelp-searchtranslations-example-1 (talk) (Translate) | Show translations for the language. |
| apihelp-searchtranslations-example-2 (talk) (Translate) | Show untranslated messages matching the query in the source language. |
| apihelp-searchtranslations-param-case (talk) (Translate) | Case (in)sensitive search. |
| apihelp-searchtranslations-param-filter (talk) (Translate) | Message translation status filter. |
| apihelp-searchtranslations-param-group (talk) (Translate) | The group ID to search string in. |
| apihelp-searchtranslations-param-language (talk) (Translate) | The language code to search string for. |
| apihelp-searchtranslations-param-limit (talk) (Translate) | Size of the result. |
| apihelp-searchtranslations-param-match (talk) (Translate) | Match any/all search words. |
| apihelp-searchtranslations-param-offset (talk) (Translate) | Offset for the translations. |
| apihelp-searchtranslations-param-query (talk) (Translate) | The string to search for. |
| apihelp-searchtranslations-param-service (talk) (Translate) | Which of the available translation services to use. |
| apihelp-searchtranslations-param-sourcelanguage (talk) (Translate) | The language code of the source text. |
| apihelp-searchtranslations-summary (talk) (Translate) | Search translations. |
| apihelp-setglobalaccountstatus-description (talk) (Translate) | Set a global user's status. |
| apihelp-setglobalaccountstatus-example-1 (talk) (Translate) | Lock the global account for [[User:Example]] with reason "Spam" |
| apihelp-setglobalaccountstatus-example-2 (talk) (Translate) | Unlock and suppress the global account for [[User:Example]] with reason "I can" |
| apihelp-setglobalaccountstatus-param-hidden (talk) (Translate) | Change whether this user is not hidden, hidden from the global users list, or suppressed. |
| apihelp-setglobalaccountstatus-param-locked (talk) (Translate) | Change whether this user is locked or not. |
| apihelp-setglobalaccountstatus-param-reason (talk) (Translate) | Reason for changing the user's status. |
| apihelp-setglobalaccountstatus-param-statecheck (talk) (Translate) | Optional MD5 of the expected current <username>:<hidden>:<locked>, to detect edit conflicts. Set <locked> to 1 for locked, 0 for unlocked. |
| apihelp-setglobalaccountstatus-param-user (talk) (Translate) | User to change the status of. |
| apihelp-setglobalaccountstatus-summary (talk) (Translate) | Set a global user's status. |
| apihelp-setnotificationtimestamp-example-all (talk) (Translate) | Reset the notification status for the entire watchlist. |
| apihelp-setnotificationtimestamp-example-allpages (talk) (Translate) | Reset the notification status for pages in the <kbd>{{ns:user}}</kbd> namespace. |
| apihelp-setnotificationtimestamp-example-page (talk) (Translate) | Reset the notification status for <kbd>Main page</kbd>. |
| apihelp-setnotificationtimestamp-example-pagetimestamp (talk) (Translate) | Set the notification timestamp for <kbd>Main page</kbd> so all edits since 1 January 2012 are unviewed. |
| apihelp-setnotificationtimestamp-extended-description (talk) (Translate) | This affects the highlighting of changed pages in the watchlist and history, and the sending of email when the "{{int:tog-enotifwatchlistpages}}" preference is enabled. |
| apihelp-setnotificationtimestamp-param-entirewatchlist (talk) (Translate) | Work on all watched pages. |
| apihelp-setnotificationtimestamp-param-newerthanrevid (talk) (Translate) | Revision to set the notification timestamp newer than (one page only). |
| apihelp-setnotificationtimestamp-param-timestamp (talk) (Translate) | Timestamp to which to set the notification timestamp. |
| apihelp-setnotificationtimestamp-param-torevid (talk) (Translate) | Revision to set the notification timestamp to (one page only). |
| apihelp-setnotificationtimestamp-summary (talk) (Translate) | Update the notification timestamp for watched pages. |
| apihelp-setpagelanguage-example-default (talk) (Translate) | Change the language of the page with ID 123 to the wiki's default content language. |
| apihelp-setpagelanguage-example-language (talk) (Translate) | Change the language of <kbd>Main Page</kbd> to Basque. |
| apihelp-setpagelanguage-extended-description-disabled (talk) (Translate) | Changing the language of a page is not allowed on this wiki. Enable <var>[[mw:Special:MyLanguage/Manual:$wgPageLanguageUseDB|$wgPageLanguageUseDB]]</var> to use this action. |
| apihelp-setpagelanguage-param-lang (talk) (Translate) | Language code of the language to change the page to. Use <kbd>default</kbd> to reset the page to the wiki's default content language. |
| apihelp-setpagelanguage-param-pageid (talk) (Translate) | Page ID of the page whose language you wish to change. Cannot be used together with <var>$1title</var>. |
| apihelp-setpagelanguage-param-reason (talk) (Translate) | Reason for the change. |
| apihelp-setpagelanguage-param-tags (talk) (Translate) | Change tags to apply to the log entry resulting from this action. |
| apihelp-setpagelanguage-param-title (talk) (Translate) | Title of the page whose language you wish to change. Cannot be used together with <var>$1pageid</var>. |
| apihelp-setpagelanguage-summary (talk) (Translate) | Change the language of a page. |
| apihelp-shortenurl-description (talk) (Translate) | Shorten a long URL into a shorter one. |
| apihelp-shortenurl-example-1 (talk) (Translate) | Get the short URL for <kbd><nowiki>https://en.wikipedia.org/wiki/Arctica</nowiki></kbd>. |
| apihelp-shortenurl-param-url (talk) (Translate) | URL to be shortened. |