Jump to content

System messages

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.
System messages
First pagePrevious pageNext pageLast page
ᐊᑎᖅ Default message text
Current message text
apihelp-compare-param-tosection (ᐅᖃᓕᒪᔪᖅ) (Translate) Only use the specified section of the specified 'to' content.
apihelp-compare-param-tosection-{slot} (ᐅᖃᓕᒪᔪᖅ) (Translate) When <var>totext-{slot}</var> is the content of a single section, this is the section identifier. It will be merged into the revision specified by <var>totitle</var>, <var>toid</var> or <var>torev</var> as if for a section edit.
apihelp-compare-param-toslots (ᐅᖃᓕᒪᔪᖅ) (Translate) Override content of the revision specified by <var>totitle</var>, <var>toid</var> or <var>torev</var>. This parameter specifies the slots that are to be modified. Use <var>totext-{slot}</var>, <var>tocontentmodel-{slot}</var>, and <var>tocontentformat-{slot}</var> to specify content for each slot.
apihelp-compare-param-totext (ᐅᖃᓕᒪᔪᖅ) (Translate) Specify <kbd>toslots=main</kbd> and use <var>totext-main</var> instead.
apihelp-compare-param-totext-{slot} (ᐅᖃᓕᒪᔪᖅ) (Translate) Text of the specified slot. If omitted, the slot is removed from the revision.
apihelp-compare-param-totitle (ᐅᖃᓕᒪᔪᖅ) (Translate) Second title to compare.
apihelp-compare-paramvalue-prop-comment (ᐅᖃᓕᒪᔪᖅ) (Translate) The comment on the 'from' and 'to' revisions. If the comment has been revision deleted, a <samp>fromcommenthidden</samp> or <samp>tocommenthidden</samp> property will be returned.
apihelp-compare-paramvalue-prop-diff (ᐅᖃᓕᒪᔪᖅ) (Translate) The diff HTML.
apihelp-compare-paramvalue-prop-diffsize (ᐅᖃᓕᒪᔪᖅ) (Translate) The size of the diff HTML, in bytes.
apihelp-compare-paramvalue-prop-ids (ᐅᖃᓕᒪᔪᖅ) (Translate) The page and revision IDs of the 'from' and 'to' revisions.
apihelp-compare-paramvalue-prop-parsedcomment (ᐅᖃᓕᒪᔪᖅ) (Translate) The parsed comment on the 'from' and 'to' revisions. If the comment has been revision deleted, a <samp>fromcommenthidden</samp> or <samp>tocommenthidden</samp> property will be returned.
apihelp-compare-paramvalue-prop-rel (ᐅᖃᓕᒪᔪᖅ) (Translate) The revision IDs of the revision previous to 'from' and after 'to', if any.
apihelp-compare-paramvalue-prop-size (ᐅᖃᓕᒪᔪᖅ) (Translate) The size of the 'from' and 'to' revisions.
apihelp-compare-paramvalue-prop-timestamp (ᐅᖃᓕᒪᔪᖅ) (Translate) The timestamp of the 'from' and 'to' revisions.
apihelp-compare-paramvalue-prop-title (ᐅᖃᓕᒪᔪᖅ) (Translate) The page titles of the 'from' and 'to' revisions.
apihelp-compare-paramvalue-prop-user (ᐅᖃᓕᒪᔪᖅ) (Translate) The username and ID of the 'from' and 'to' revisions. If the user has been revision deleted, a <samp>fromuserhidden</samp> or <samp>touserhidden</samp> property will be returned.
apihelp-compare-summary (ᐅᖃᓕᒪᔪᖅ) (Translate) Get the difference between two pages.
apihelp-createaccount-example-create (ᐅᖃᓕᒪᔪᖅ) (Translate) Start the process of creating the user <kbd>Example</kbd> with the password <kbd>ExamplePassword</kbd>.
apihelp-createaccount-param-preservestate (ᐅᖃᓕᒪᔪᖅ) (Translate) If <kbd>[[Special:ApiHelp/query+authmanagerinfo|action=query&meta=authmanagerinfo]]</kbd> returned true for <samp>hasprimarypreservedstate</samp>, requests marked as <samp>primary-required</samp> should be omitted. If it returned a non-empty value for <samp>preservedusername</samp>, that username must be used for the <var>username</var> parameter.
apihelp-createaccount-summary (ᐅᖃᓕᒪᔪᖅ) (Translate) Create a new user account.
apihelp-cspreport-param-reportonly (ᐅᖃᓕᒪᔪᖅ) (Translate) Mark as being a report from a monitoring policy, not an enforced policy
apihelp-cspreport-param-source (ᐅᖃᓕᒪᔪᖅ) (Translate) What generated the CSP header that triggered this report
apihelp-cspreport-summary (ᐅᖃᓕᒪᔪᖅ) (Translate) Used by browsers to report violations of the Content Security Policy. This module should never be used, except when used automatically by a CSP compliant web browser.
apihelp-cxcheckunreviewed-summary (ᐅᖃᓕᒪᔪᖅ) (Translate) Check if any fast, unreviewed translation has been published recently for the current user.
apihelp-cxdelete-example-1 (ᐅᖃᓕᒪᔪᖅ) (Translate) Delete a draft associated with given language pair and title.
apihelp-cxdelete-param-from (ᐅᖃᓕᒪᔪᖅ) (Translate) The source language code.
apihelp-cxdelete-param-sourcetitle (ᐅᖃᓕᒪᔪᖅ) (Translate) The title of the source page.
apihelp-cxdelete-param-to (ᐅᖃᓕᒪᔪᖅ) (Translate) The target language code.
apihelp-cxdelete-summary (ᐅᖃᓕᒪᔪᖅ) (Translate) Delete a draft translation created using the Content Translation extension.
apihelp-cxfavoritesuggestions-example-1 (ᐅᖃᓕᒪᔪᖅ) (Translate) Add a suggestion to the user's list of favorite suggestions
apihelp-cxfavoritesuggestions-example-2 (ᐅᖃᓕᒪᔪᖅ) (Translate) Remove a suggestion from the user's list of favorite suggestions
apihelp-cxfavoritesuggestions-param-from (ᐅᖃᓕᒪᔪᖅ) (Translate) The source language of the favorite suggestion on which the action should be performed
apihelp-cxfavoritesuggestions-param-listaction (ᐅᖃᓕᒪᔪᖅ) (Translate) Action to be performed on the given favorite suggestion title. Available options: 'add' and 'remove'
apihelp-cxfavoritesuggestions-param-title (ᐅᖃᓕᒪᔪᖅ) (Translate) The title of the favorite suggestion on which the action should be performed
apihelp-cxfavoritesuggestions-param-to (ᐅᖃᓕᒪᔪᖅ) (Translate) The target language of the favorite suggestion on which the action should be performed
apihelp-cxfavoritesuggestions-summary (ᐅᖃᓕᒪᔪᖅ) (Translate) Add or remove a favorite suggestion to the current user's list.
apihelp-cxpublish-param-categories (ᐅᖃᓕᒪᔪᖅ) (Translate) The categories to put the published page in.
apihelp-cxpublish-param-cxversion (ᐅᖃᓕᒪᔪᖅ) (Translate) Version of the editor used to publish the translation.
apihelp-cxpublish-param-from (ᐅᖃᓕᒪᔪᖅ) (Translate) The source language code.
apihelp-cxpublish-param-html (ᐅᖃᓕᒪᔪᖅ) (Translate) The content to save.
apihelp-cxpublish-param-publishtags (ᐅᖃᓕᒪᔪᖅ) (Translate) The edit tags to add to the published page.
apihelp-cxpublish-param-sourcetitle (ᐅᖃᓕᒪᔪᖅ) (Translate) The title of the source page.
apihelp-cxpublish-param-title (ᐅᖃᓕᒪᔪᖅ) (Translate) The title of the page to perform actions on.
apihelp-cxpublish-param-to (ᐅᖃᓕᒪᔪᖅ) (Translate) The target language code.
apihelp-cxpublish-param-wpCaptchaId (ᐅᖃᓕᒪᔪᖅ) (Translate) Captcha ID (when saving with a captcha response).
apihelp-cxpublish-param-wpCaptchaWord (ᐅᖃᓕᒪᔪᖅ) (Translate) Answer to the captcha (when saving with a captcha response).
apihelp-cxpublish-summary (ᐅᖃᓕᒪᔪᖅ) (Translate) Save a page created using the Content Translation extension.
apihelp-cxpublishsection-param-captchaid (ᐅᖃᓕᒪᔪᖅ) (Translate) Captcha ID (when saving with a captcha response).
apihelp-cxpublishsection-param-captchaword (ᐅᖃᓕᒪᔪᖅ) (Translate) Answer to the captcha (when saving with a captcha response).
apihelp-cxpublishsection-param-existingsectiontitle (ᐅᖃᓕᒪᔪᖅ) (Translate) The title of the existing section that is going to be expanded.
First pagePrevious pageNext pageLast page