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
Name Default message text
Current message text
cirrussearch-feature-deepcat-endpoint (talk) (Translate) $wgCirrusSearchCategoryEndpoint should be set to a valid SPARQL endpoint to use deep category search.
cirrussearch-feature-deepcat-exception (talk) (Translate) Deep category search SPARQL query failed
cirrussearch-feature-deepcat-invalid-title (talk) (Translate) The provided category is invalid.
cirrussearch-feature-deepcat-timeout (talk) (Translate) Deep category search timed out. Most likely the category has too many subcategories
cirrussearch-feature-deepcat-toomany (talk) (Translate) Deep category query returned too many categories. Only a subset of categories has been applied.
cirrussearch-feature-not-available (talk) (Translate) The search keyword '$1' is not enabled on this wiki.
cirrussearch-feature-pageid-invalid-id (talk) (Translate) Invalid page {{PLURAL:$2|ID|IDs}}: $1
cirrussearch-feature-too-many-conditions (talk) (Translate) Too many conditions provided to '$1', truncating to $2.
cirrussearch-file-numeric-feature-not-a-number (talk) (Translate) The search term '$1' requires numeric values, but '$2' was provided.
cirrussearch-give-feedback (talk) (Translate) Give us your feedback
cirrussearch-incategory-feature-no-valid-categories (talk) (Translate) No valid categories provided to '$1'.
cirrussearch-inlanguage-deprecate-comma (talk) (Translate) Using a comma as a separator for the inlanguage keyword is deprecated. Please use | (pipe) to separate languages.
cirrussearch-keyword-prefix-ns-mismatch (talk) (Translate) The namespace found in the search term <code>prefix:</code> is not compatible with the namespaces requested. You can fix it by prefixing your query with <code>all:</code>.
cirrussearch-mlt-feature-no-valid-titles (talk) (Translate) No valid titles provided to '$1'.
cirrussearch-mlt-not-configured (talk) (Translate) The '$1' feature is misconfigured. Ask an admin to fix $wgCirrusSearchMoreLikeThisFields
cirrussearch-morelikethis-settings (talk) (Translate) #<!-- leave this line exactly as it is --> <pre> # This message lets you configure the settings of the "more like this" feature. # Changes to this take effect immediately. # The syntax is as follows: # * Everything from a "#" character to the end of the line is a comment. # * Every non-blank line is the setting name followed by a ":" character followed by the setting value # The settings are: # * min_doc_freq (integer): Minimum number of documents (per shard) that need a term for it to be considered. # * max_doc_freq (integer): Maximum number of documents (per shard) that have a term for it to be considered. # High frequency terms are generally "stop words". # * max_query_terms (integer): Maximum number of terms to be considered. This value is limited to $wgCirrusSearchMoreLikeThisMaxQueryTermsLimit (100). # * min_term_freq (integer): Minimum number of times the term appears in the input to doc to be considered. For small fields (title) this value should be 1. # * minimum_should_match (percentage -100% to 100%, or integer number of terms): The percentage of terms to match on. Defaults to 30%. # * min_word_len (integer): Minimal length of a term to be considered. Defaults to 0. # * max_word_len (integer): The maximum word length above which words will be ignored. Defaults to unbounded (0). # * fields (comma-separated list of values): These are the fields to use. Allowed fields are title, text, auxiliary_text, opening_text, headings. # Examples of good lines: # min_doc_freq:2 # max_doc_freq:20000 # max_query_terms:25 # min_term_freq:2 # minimum_should_match:30% # min_word_len:2 # max_word_len:40 # fields:text,opening_text # </pre> <!-- leave this line exactly as it is -->
cirrussearch-now-using (talk) (Translate) This wiki is using a new search engine. ([https://www.mediawiki.org/wiki/Special:MyLanguage/Help:CirrusSearch Learn more])
cirrussearch-offset-not-allowed-with-random-sort (talk) (Translate) Ignoring request to paginate randomly sorted results.
cirrussearch-offset-too-large (talk) (Translate) Could not retrieve results. Up to $1 search results are supported, but results starting at $2 were requested.
cirrussearch-parse-error (talk) (Translate) Query was not understood. Please make it simpler. The query was logged to improve the search system.
cirrussearch-pref-completion-profile-help (talk) (Translate) Set the behavior for autocomplete (search-as-you-type) suggestions. The [https://www.mediawiki.org/wiki/Special:MyLanguage/Extension:CirrusSearch/CompletionSuggester completion suggester] is an algorithm for search suggestions with better typo correction and search relevance. Prefix search is the legacy search-as-you-type suggestion algorithm.
cirrussearch-pref-completion-section-desc (talk) (Translate) Completion suggester
cirrussearch-pref-desc (talk) (Translate) Try our new search which supports a greater number of languages, provides more up-to-date results, and can even find text inside of templates.
cirrussearch-pref-label (talk) (Translate) New search
cirrussearch-qi-profile-classic (talk) (Translate) Ranking based on the number of incoming links, some templates, page language and recency (templates/language/recency may not be activated on this wiki).
cirrussearch-qi-profile-classic-noboostlinks (talk) (Translate) Ranking based on some templates, page language and recency when activated on this wiki.
cirrussearch-qi-profile-empty (talk) (Translate) Ranking based solely on query dependent features (for debug only).
cirrussearch-qi-profile-popular-inclinks (talk) (Translate) Ranking based primarily on incoming link counts
cirrussearch-qi-profile-popular-pv (talk) (Translate) Ranking based primarily on page views
cirrussearch-qi-profile-wsum-inclinks (talk) (Translate) Weighted sum based on incoming links
cirrussearch-qi-profile-wsum-inclinks-pv (talk) (Translate) Weighted sum based on incoming links and weekly pageviews
cirrussearch-query-too-long (talk) (Translate) Search request is longer than the maximum allowed length. (Actual: $1; allowed: $2)
cirrussearch-query-too-long-with-exemptions (talk) (Translate) Search request is longer than the maximum allowed length. (Actual: $1, allowed: $2, not counting $3)
cirrussearch-regex-empty-expression (talk) (Translate) $1 expects a non-empty regular expression.
cirrussearch-regex-syntax-error (talk) (Translate) Regular expression syntax error at $2: $1
cirrussearch-regex-timed-out (talk) (Translate) The regex search timed out, so only partial results are available. Try simplifying your regular expression to get complete results.
cirrussearch-regex-too-busy-error (talk) (Translate) Too many regular expression searches currently running. Please try again later.
cirrussearch-regex-too-complex-error (talk) (Translate) Regular expression is too complex. Learn more about simplifying it [https://www.mediawiki.org/wiki/Special:MyLanguage/Help:CirrusSearch/RegexTooComplex here].
cirrussearch-timed-out (talk) (Translate) The search timed out, so only partial results are available.
cirrussearch-too-busy-error (talk) (Translate) Search is currently too busy. Please try again later.
cite-configuration-backlink-alpha-suggestion (talk) (Translate) Cite has detected an alphabet for your wiki's language. If you would like to use it, please copy and paste the the text below as a base for your backlink markers. You are free to edit or rearrange the sequence.
cite-configuration-backlink-description (talk) (Translate) Backlinks appear in the reference list and point back to the footnotes in the page. When a reference is used more than once, its backlinks are numbered. Configuration allows a custom alphabet to be used for this purpose.
cite-configuration-backlink-marker-description (talk) (Translate) The characters below will be used for backlinks on your wiki.
cite-configuration-backlink-marker-help (talk) (Translate) Input your custom character set, with a space between each character. Make sure the container contains XX characters.
cite-configuration-backlink-marker-label (talk) (Translate) Backlink symbol set
cite-configuration-backlink-title (talk) (Translate) Backlink settings
cite-configuration-info (talk) (Translate) These settings affect all the pages that utilize Cite. Only administrators can modify these settings.
cite-configuration-submit (talk) (Translate) Save changes
cite-configuration-title (talk) (Translate) Cite configuration
cite-desc (talk) (Translate) Adds <code><ref></code> and <code><references></code> tags for citations
First pagePrevious pageNext pageLast page