System messages
From ISLAB/CAISR
Jump to navigationJump to searchThis 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 | |
| validation-error-invalid-height (talk) (Translate) | Parameter "$1" must be a valid height. |
| validation-error-invalid-image (talk) (Translate) | Parameter "$1" must be a valid image. |
| validation-error-invalid-images (talk) (Translate) | Parameter "$1" must be one or more valid images. |
| validation-error-invalid-layer (talk) (Translate) | Parameter "$1" must be a valid layer. |
| validation-error-invalid-layers (talk) (Translate) | Parameter "$1" must be one or more valid layers. |
| validation-error-invalid-location (talk) (Translate) | Parameter "$1" must be a valid location. |
| validation-error-invalid-locations (talk) (Translate) | Parameter "$1" must be one or more valid locations. |
| validation-error-invalid-width (talk) (Translate) | Parameter "$1" must be a valid width. |
| validation-error-no-non-numeric (talk) (Translate) | Parameter "$1" must be a non-numeric string. |
| validation-error-no-non-numerics (talk) (Translate) | Parameter "$1" must be one or more non-numeric strings. |
| validator-desc (talk) (Translate) | Declarative parameter processing library |
| validator-describe-aliases (talk) (Translate) | '''{{PLURAL:$2|Alias|Aliases}}''': $1 |
| validator-describe-autogen (talk) (Translate) | The contents of this section was auto-generated by the "describe" parser hook of the Validator extension. |
| validator-describe-bothhooks (talk) (Translate) | Implemented as both parser function and as tag extension. |
| validator-describe-description (talk) (Translate) | Generates documentation for one or more parser hooks defined via Validator. |
| validator-describe-descriptionmsg (talk) (Translate) | '''Description''': $1 |
| validator-describe-empty (talk) (Translate) | empty |
| validator-describe-header-aliases (talk) (Translate) | Aliases |
| validator-describe-header-default (talk) (Translate) | Default |
| validator-describe-header-description (talk) (Translate) | Description |
| validator-describe-header-parameter (talk) (Translate) | Parameter |
| validator-describe-header-type (talk) (Translate) | Type |
| validator-describe-listtype (talk) (Translate) | List of $1 items |
| validator-describe-notfound (talk) (Translate) | There is no parser hook that handles "$1". |
| validator-describe-par-hooks (talk) (Translate) | The parser hooks for which to display documentation. |
| validator-describe-par-language (talk) (Translate) | The language to display the descriptions in |
| validator-describe-par-pre (talk) (Translate) | Allows you to get the actual wikitext for the documentation, without it being rendered on the page. |
| validator-describe-parameters (talk) (Translate) | Parameters |
| validator-describe-parserfunction (talk) (Translate) | Implemented only as parser function. |
| validator-describe-pfdefault (talk) (Translate) | Parser function with all parameters using the default parameter notation. |
| validator-describe-pfmax (talk) (Translate) | Parser function with all parameters. |
| validator-describe-pfmin (talk) (Translate) | Parser function with only the required parameters. |
| validator-describe-required (talk) (Translate) | required |
| validator-describe-syntax (talk) (Translate) | Syntax |
| validator-describe-tagdefault (talk) (Translate) | Tag extension with all parameters using the default parameter notation. |
| validator-describe-tagextension (talk) (Translate) | Implemented only as tag extension. |
| validator-describe-tagmax (talk) (Translate) | Tag extension with all parameters. |
| validator-describe-tagmin (talk) (Translate) | Tag extension with only the required parameters. |
| validator-error (talk) (Translate) | Error: $1 |
| validator-error-accepts-only-omitted (talk) (Translate) | The value "$2" is not valid for parameter $1. It only accepts {{PLURAL:$5|this value|these values}}: $3 (and $4 omitted {{PLURAL:$4|value|values}}). |
| validator-error-invalid-length (talk) (Translate) | Parameter $1 must have a length of $2. |
| validator-error-invalid-length-range (talk) (Translate) | Parameter $1 must have a length between $2 and $3. |
| validator-error-invalid-regex (talk) (Translate) | Parameter $1 must match this regular expression: $2. |
| validator-error-must-be-float (talk) (Translate) | Parameter $1 can only be a floating point number. |
| validator-error-omitted (talk) (Translate) | The {{PLURAL:$2|value "$1" has|values "$1" have}} been omitted. |
| validator-error-override-argument (talk) (Translate) | Tried to override parameter $1 (value: $2) with value "$3" |
| validator-error-problem (talk) (Translate) | There was a problem with parameter $1. |
| validator-fatal-error (talk) (Translate) | Fatal error: $1 |
| validator-list-error-accepts-only (talk) (Translate) | One or more values for parameter $1 are invalid. It only accepts {{PLURAL:$3|this value|these values}}: $2. |
| validator-list-error-accepts-only-omitted (talk) (Translate) | One or more values for parameter $1 are invalid. It only accepts {{PLURAL:$3|this value|these values}}: $2 (and $4 omitted {{PLURAL:$4|value|values}}). |