Search translations

Jump to navigation Jump to search
Languages
Message groups
Missing operand
MediaWiki:Mapsources-math-missing-operand/en-gb
Create missing category pages automatically when saving
MediaWiki:Autocreatecategorypages-desc/en-gb
Unrecognised token "$2" at character $1.
MediaWiki:Abusefilter-exception-unrecognisedtoken/en-gb
No approved grant was found for that authorisation token
MediaWiki:Mwoauthdatastore-access-token-not-found/en-gb
Developers should use the form below to propose a new OAuth consumer (see the [https://www.mediawiki.org/wiki/Special:MyLanguage/Extension:OAuth extension documentation] for more details). After submitting this form, you will receive a token that your application will use to identify itself to MediaWiki. An OAuth administrator will need to approve your application before it can be authorised by other users.

A few recommendations and remarks:
* Try to use as few grants as possible. Avoid grants that are not actually needed now.
* Versions are of the form "major.minor.release" (the last two being optional) and increase as grant changes are needed.
* Please provide a public RSA key (in PEM format) if possible; otherwise a (less secure) secret token will have to be used.
* You can use a project ID to restrict the consumer to a single project on this site (use "*" for all projects).
MediaWiki:Mwoauthconsumerregistration-propose-text/en-gb
#<!-- leave this line exactly as it is --> <pre>
# This message lets you configure the settings of the "Did you mean" suggestions.
# See also https://www.elastic.co/guide/en/elasticsearch/reference/current/search-suggesters-phrase.html
# 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 :
#  * max_errors (integer): the maximum number of terms that will be considered misspelled in order to be corrected. 1 or 2.
#  * confidence (float): The confidence level defines a factor applied to the input phrases score which is used as a threshold for other suggestion candidates. Only candidates that score higher than the threshold will be included in the result. For instance a confidence level of 1.0 will only return suggestions that score higher than the input phrase. If set to 0.0 the best candidate are returned.
#  * min_doc_freq (float 0 to 1): The minimal threshold in number of documents a suggestion should appear in.
#                  High frequency terms are generally "stop words".
#  * max_term_freq (float 0 to 1): The maximum threshold in number of documents in which a term can exist in order to be included.
#  * prefix_length (integer): The minimal number of prefix characters that must match a term in order to be a suggestion.
#  * suggest_mode (missing, popular, always): The suggest mode controls the way suggestions are included.
# Examples of good lines:
# max_errors:2
# confidence:2.0
# max_term_freq:0.5
# min_doc_freq:0.01
# prefix_length:2
# suggest_mode:always
#
# </pre> <!-- leave this line exactly as it is -->
MediaWiki:Cirrussearch-didyoumean-settings/en-gb