We are currently in the process of bringing this to 100% working functionality. Any help would be greatly appreciated. Find out more in the Community Portal.
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 | |
| 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-ignored-headings (talk) (Translate) | #<!-- leave this line exactly as it is --> <pre> # Headings that will be ignored by search. # Changes to this take effect as soon as the page with the heading is indexed. # You can force page reindexing by doing a null edit. # Syntax is as follows: # * Everything from a "#" character to the end of the line is a comment. # * Every non-blank line is the exact title to ignore, case and everything. References External links See also #</pre> <!-- leave this line exactly as it is --> |
| 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 and all. # * use_fields (true|false) : Tell the "more like this" query to use only the field data. Defaults to false: the system will extract the content of the text field to build the query. # 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 # use_fields:true # </pre> <!-- leave this line exactly as it is --> |
| cirrussearch-now-using (talk) (Translate) | This wiki is using a new search engine. ([[mw: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 behaviour for auto-complete (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! It supports a greater number of languages, provides more up-to-date results, and can even find text inside 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-syntax-error (talk) (Translate) | Regular expression syntax error at $2: $1 |
| cirrussearch-regex-timed-out (talk) (Translate) | The regex search timed out, 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 [[mw:Special:MyLanguage/Help:CirrusSearch/RegexTooComplex|here]]. |
| cirrussearch-timed-out (talk) (Translate) | The search timed out, only partial results are available. |
| cirrussearch-too-busy-error (talk) (Translate) | Search is currently too busy. Please try again later. |
| cite-desc (talk) (Translate) | Adds <code><ref></code> and <code><references></code> tags for citations |
| cite-tool-definition.json (talk) (Translate) | null |
| cite-tracking-category-cite-error (talk) (Translate) | Pages with reference errors |
| cite-tracking-category-cite-error-desc (talk) (Translate) | Pages in this category have errors in the usage of references tags. |
| cite-ve-changedesc-ref-group-both (talk) (Translate) | Reference group changed from "$1" to "$2" |
| cite-ve-changedesc-ref-group-from (talk) (Translate) | Reference group changed from "$1" to the general group |
| cite-ve-changedesc-ref-group-to (talk) (Translate) | Reference group changed from the general group to "$1" |
| cite-ve-changedesc-reflist-group-both (talk) (Translate) | References list group changed from "$1" to "$2" |
| cite-ve-changedesc-reflist-group-from (talk) (Translate) | References list group changed from "$1" to the general group |
| cite-ve-changedesc-reflist-group-to (talk) (Translate) | References list group changed from the general group to "$1" |
| cite-ve-changedesc-reflist-responsive-set (talk) (Translate) | References list changed to display in responsive columns |
| cite-ve-changedesc-reflist-responsive-unset (talk) (Translate) | References list changed to display in only one column |
| cite-ve-citationneeded-button (talk) (Translate) | Add a citation |
| cite-ve-citationneeded-description (talk) (Translate) | An editor has indicated that this claim needs a citation to a reliable source. |
| cite-ve-citationneeded-reason (talk) (Translate) | Reason given: |
| cite-ve-citationneeded-title (talk) (Translate) | Citation needed |