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.
System messages
First pagePrevious pageNext pageLast page
Name Default message text
Current message text
disclaimers (talk) (Translate) Disclaimers
displaytitle-desc (talk) (Translate) Uses displaytitle page property in link text, subtitle, and talk page title; provides parser function to query displaytitle
displaytitle-talkpagetitle (talk) (Translate) Discuss $1
djvu_page_error (talk) (Translate) DjVu page out of range
double-redirect-fixed-maintenance (talk) (Translate) Automatically fixing double redirect from [[$1]] to [[$2]] in a maintenance job
double-redirect-fixed-move (talk) (Translate) [[$1]] has been moved. It was automatically updated and now it redirects to [[$2]].
double-redirect-fixer (talk) (Translate) Redirect fixer
doubleredirects (talk) (Translate) Double redirects
doubleredirects-summary (talk) (Translate)  
doubleredirectstext (talk) (Translate) This page lists pages that redirect to other redirect pages. Each row contains links to the first and second redirect, as well as the target of the second redirect, which is usually the "real" target page to which the first redirect should point. <del>Crossed out</del> entries have been solved.
download (talk) (Translate) download
dpl-desc (talk) (Translate) A highly flexible report generator for MediaWikis
dpl-intersection-tracking-category (talk) (Translate) Pages using DynamicPageList3 Intersection parser tag
dpl-parserfunc-tracking-category (talk) (Translate) Pages using DynamicPageList3 parser function
dpl-tag-tracking-category (talk) (Translate) Pages using DynamicPageList3 parser tag
dpl_articlecount (talk) (Translate) There {{PLURAL:$1|is one article|are $1 articles}} in this heading.
dpl_log_1 (talk) (Translate) Error: Wrong '$1' parameter: '$2'! Help: <code>$1= <i>empty string</i> (Main)$3</code>.
dpl_log_10 (talk) (Translate) Error: The index for the dominant section must be between 1 and the number of arguments of includepage ($0 in this case)
dpl_log_11 (talk) (Translate) Error: Cannot perform logical operations on the Uncategorized pages (f.e. with the 'category' parameter) because the $0 view does not exist on the database! Help: have the database administrator execute this query: <code>$1</code>.
dpl_log_12 (talk) (Translate) Error: Specifying "openreferences" is incompatible with another option specified. Please remove that other option or "openreferences". See the manual for details.
dpl_log_13 (talk) (Translate) Warning: Unknown parameter '$1' was ignored. Help: available parameters: <code>$2</code>.
dpl_log_14 (talk) (Translate) Warning: Skipping bad option '$2' for parameter '$1'.
dpl_log_15 (talk) (Translate) Warning: Wrong '$1' parameter: '$2'! Using default: '$3' (no limit). Help: <code>$1= <i>empty string</i> (no limit) | n</code>, with <code>n</code> a positive integer.
dpl_log_16 (talk) (Translate) Warning: No results.
dpl_log_17 (talk) (Translate) Warning: Add* parameters ('adduser', 'addeditdate', etc.)' and 'includepage' have no effect with 'mode=category'. Only the page namespace/title can be viewed in this mode.
dpl_log_18 (talk) (Translate) Warning: 'headingmode=$1' has no effect with 'ordermethod' on a single component. Using: '$2'. Help: you can use not-$2 'headingmode' values with 'ordermethod' on multiple components. The first component is used for headings. E.g. 'ordermethod=category,<i>comp</i>' (<i>comp</i> is another component) for category headings.
dpl_log_19 (talk) (Translate) Warning: 'debug=$1' is not in first position in the DPL element. The new debug settings are not applied before all previous parameters have been parsed and checked.
dpl_log_2 (talk) (Translate) Error: Wrong '$1' parameter: '$2'! Help: <code>$1= <i>full pagename</i></code>.
dpl_log_20 (talk) (Translate) Warning: An infinite transclusion loop is created by page '$0'.
dpl_log_21 (talk) (Translate) Query: <code>$0</code>
dpl_log_22 (talk) (Translate) Warning: No parameter option supplied for '$1'. (Missing '=')
dpl_log_23 (talk) (Translate) Error: List cannot be displayed because the servers are overloaded. Please try again later.
dpl_log_24 (talk) (Translate) Error: <code>$wgDplSettings['runFromProtectedPagesOnly']</code> is set, however the page '$1' is not edit protected.
dpl_log_25 (talk) (Translate) Error: $1
dpl_log_3 (talk) (Translate) Error: Too many categories! Maximum: $1. Help: increase <code>$wgDplSettings['maxCategoryCount']</code> to specify more categories or set <code>$wgDplSettings['allowUnlimitedCategories'] = true;</code> for no limitation. (Set the variable in the wiki's <code>LocalSettings.php</code> configuration file.)
dpl_log_4 (talk) (Translate) Error: Too few categories! Minimum: $1. Help: decrease <code>$wgDplSettings['minCategoryCount']</code> to specify fewer categories. (Set the variable in the wiki's <code>LocalSettings.php</code> configuration file.)
dpl_log_5 (talk) (Translate) Error: No selection criteria found! You must use at least one of the following parameters: category, namespace, titlematch, linksto, uses, createdby, modifiedby, lastmodifiedby, or their 'not' variants
dpl_log_6 (talk) (Translate) Error: At least one category must be chosen if to use 'addfirstcategorydate=true' or 'ordermethod=categoryadd'.
dpl_log_7 (talk) (Translate) Error: If you include more than one category, you cannot use 'addfirstcategorydate=true' or 'ordermethod=categoryadd'.
dpl_log_8 (talk) (Translate) Error: Only one date type can be added at a time.
dpl_log_9 (talk) (Translate) Error: The paramater '$1' must be used with 'ordermethod=[ $2 ]'
dpl_query_error (talk) (Translate) The DynamicPageList3 extension (version $1) produced a SQL statement which led to a Database error.<br/>The reason may be an internal error of DynamicPageList3 or an error which you made; especially when using parameters like 'categoryregexp' or 'titleregexp'. Usage of non-greedy *? matching patterns are not supported.<br/>Error message was:<br/><tt>$2</tt>
dplchapter-parserfunc-tracking-category (talk) (Translate) Pages using DynamicPageList3 dplchapter parser function
dplmatrix-parserfunc-tracking-category (talk) (Translate) Pages using DynamicPageList3 dplmatrix parser function
dplnum-parserfunc-tracking-category (talk) (Translate) Pages using DynamicPageList3 dplnum parser function
dplreplace-parserfunc-tracking-category (talk) (Translate) Pages using DynamicPageList3 dplreplace parser function
dplvar-parserfunc-tracking-category (talk) (Translate) Pages using DynamicPageList3 dplvar parser function
duplicate-args-category (talk) (Translate) Pages using duplicate arguments in template calls
duplicate-args-category-desc (talk) (Translate) The page contains template calls that use duplicates of arguments, such as <code><nowiki>{{foo|bar=1|bar=2}}</nowiki></code> or <code><nowiki>{{foo|bar|1=baz}}</nowiki></code>.
duplicate-args-warning (talk) (Translate) <strong>Warning:</strong> [[:$1]] is calling [[:$2]] with more than one value for the "$3" parameter. Only the last value provided will be used.
First pagePrevious pageNext pageLast page