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-timedtext-param-pageid (talk) (Translate) | The pageid of the media file for which to retrieve timed text |
| apihelp-timedtext-param-title (talk) (Translate) | The media file title for which to retrieve timed text |
| apihelp-timedtext-param-trackformat (talk) (Translate) | The file format in which to return timed text |
| apihelp-timedtext-summary (talk) (Translate) | Provides timed text content for usage by <track> elements |
| apihelp-titleblacklist-description (talk) (Translate) | Validate a page title, filename, or username against the TitleBlacklist. |
| apihelp-titleblacklist-example-1 (talk) (Translate) | Check whether [[Foo]] is blacklisted |
| apihelp-titleblacklist-example-2 (talk) (Translate) | Check whether [[Bar]] is blacklisted for editing |
| apihelp-titleblacklist-param-action (talk) (Translate) | The action to be checked. |
| apihelp-titleblacklist-param-nooverride (talk) (Translate) | Don't try to override the titleblacklist. |
| apihelp-titleblacklist-param-title (talk) (Translate) | The string to validate against the blacklist. |
| apihelp-titleblacklist-summary (talk) (Translate) | Validate a page title, filename, or username against the TitleBlacklist. |
| apihelp-transcodereset-description (talk) (Translate) | Users with the 'transcode-reset' right can reset and re-run a transcode job. |
| apihelp-transcodereset-example-1 (talk) (Translate) | Reset all transcodes for [[:File:Clip.webm]] |
| apihelp-transcodereset-example-2 (talk) (Translate) | Reset the '360_560kbs.webm' transcode key for [[:File:Clip.webm]] |
| apihelp-transcodereset-param-title (talk) (Translate) | The media file title. |
| apihelp-transcodereset-param-transcodekey (talk) (Translate) | The transcode key you wish to reset. Fetch from [[Special:ApiHelp/query+transcodestatus|action=query&prop=transcodestatus]]. |
| apihelp-transcodereset-summary (talk) (Translate) | Users with the 'transcode-reset' right can reset and re-run a transcode job. |
| apihelp-translatesandbox-description (talk) (Translate) | Signup and manage sandboxed users. |
| apihelp-translatesandbox-param-do (talk) (Translate) | What to do. |
| apihelp-translatesandbox-param-email (talk) (Translate) | Email when creating user. |
| apihelp-translatesandbox-param-password (talk) (Translate) | Password when creating user. |
| apihelp-translatesandbox-param-userid (talk) (Translate) | User IDs of the users being managed. Use 0 for creations. |
| apihelp-translatesandbox-param-username (talk) (Translate) | Username when creating user. |
| apihelp-translatesandbox-summary (talk) (Translate) | Signup and manage sandboxed users. |
| apihelp-translationaids-description (talk) (Translate) | Query all translations aids. |
| apihelp-translationaids-example-1 (talk) (Translate) | Show aids for [[MediaWiki:January/fi]] |
| apihelp-translationaids-param-group (talk) (Translate) | Message group the message belongs to. If empty then primary group is used. |
| apihelp-translationaids-param-prop (talk) (Translate) | Which translation helpers to include. |
| apihelp-translationaids-param-title (talk) (Translate) | Full title of a known message. |
| apihelp-translationaids-summary (talk) (Translate) | Query all translations aids. |
| apihelp-translationcheck-description (talk) (Translate) | Validate given translation input against configured message validators. |
| apihelp-translationcheck-param-title (talk) (Translate) | Page title with namespace and language code. |
| apihelp-translationcheck-param-translation (talk) (Translate) | The translation to validate. |
| apihelp-translationcheck-summary (talk) (Translate) | Validate translations. |
| apihelp-translationentitysearch-param-entitytype (talk) (Translate) | Entity type being queried |
| apihelp-translationentitysearch-param-limit (talk) (Translate) | Maximum number of search results |
| apihelp-translationentitysearch-param-query (talk) (Translate) | Search query |
| apihelp-translationentitysearch-summary (talk) (Translate) | Search for message groups and messages |
| apihelp-translationreview-description (talk) (Translate) | Mark translations reviewed. |
| apihelp-translationreview-example-1 (talk) (Translate) | Review revision 1 |
| apihelp-translationreview-param-revision (talk) (Translate) | The revision number to review. |
| apihelp-translationreview-summary (talk) (Translate) | Mark translations reviewed. |
| apihelp-translationstash-description (talk) (Translate) | Add translations to stash. |
| apihelp-translationstash-example-1 (talk) (Translate) | Add a translation to the stash for [[MediaWiki:Jan/fi]] |
| apihelp-translationstash-example-2 (talk) (Translate) | Query the stash |
| apihelp-translationstash-param-metadata (talk) (Translate) | JSON object. |
| apihelp-translationstash-param-subaction (talk) (Translate) | Action. |
| apihelp-translationstash-param-title (talk) (Translate) | Title of the translation unit page. |
| apihelp-translationstash-param-translation (talk) (Translate) | Translation made by the user. |
| apihelp-translationstash-param-username (talk) (Translate) | Optionally the user whose stash to get. Only privileged users can do this. |