menu menu_open
  • edit Edit

    description Contents

    Navigation

    • Main page
    • Recent changes
    • Random page
    • Help about MediaWiki

    Tools

    • Special pages
    • Printable version

    Variants

Independence

System messages

0 article Pages
9 photo Files
65 edit Edits
6 person Users
search saved_search
  • 0 article Pages
    9 photo Files
    65 edit Edits
    6 person Users

arrow_drop_down arrow_drop_up
  • timeline Recent changes
  • photo_library New Files
  • leaderboard Statistics
  • file_upload Upload file
  • palette CSS expand_more
    • computer
  • code JS expand_more
    • computer
  • pages All pages
  • apisandbox API sandbox
  • security System messages
  • app_shortcut Special pages
account_circle
  • refresh

  • Not logged in
  • Talk
  • Contributions
  • Create account
  • Log in
refresh
grid_view double_arrow forum file_download extension file_upload visibility book category delete_sweep
settings
contrast

  • brightness_auto hdr_auto
  • brightness_7 brightness_1
  • brightness_6 brightness_2
  • brightness_5 brightness_3
  • brightness_4
  • brightness_3 brightness_5
  • brightness_2 brightness_6
  • brightness_1 brightness_7
hdr_auto
  • brightness_auto
  • hdr_auto
  • light_mode
  • dark_mode

  • palette
  • tonality

  • brightness_auto hdr_auto
  • gradient gradient
  • thermostat thermostat
  • ac_unit storm
  • Duo
  • Solo
format_paint
  • emergency deployed_code
  • emergency opacity
  • square
  • contrast

  • deployed_code build square contrast
  • 1
  • 2
  • 3
  • 4
palette
  • brightness_auto
  • hdr_auto
  • light_mode
  • dark_mode

  • build
  • emergency invert_colors_off
colorize
  • brightness_auto
  • hdr_auto
  • bedtime_off
  • bedtime

  • build
  • square
  • computer
  • invert_colors
  • brush
  • filter_b_and_w
  • contrast
  • smart_toy
  • 1
  • 2
  • 3
  • 4
brush
  • A
  • B
  • C
  • D
  • E
  • F
  • G
  • H
  • Special page

System messages

Help

From Independence

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
abusefilter-diff-info (talk) (Translate) Basic information
abusefilter-diff-invalid (talk) (Translate) Unable to fetch the requested versions
abusefilter-diff-item (talk) (Translate) Item
abusefilter-diff-next (talk) (Translate) Newer change
abusefilter-diff-pattern (talk) (Translate) Filter conditions
abusefilter-diff-prev (talk) (Translate) Older change
abusefilter-diff-title (talk) (Translate) Differences between versions
abusefilter-diff-version (talk) (Translate) Version from $1 {{GENDER:$3|by}} $2
abusefilter-disabled (talk) (Translate) Disabled
abusefilter-disallowed (talk) (Translate) This action has been automatically identified as harmful, and therefore disallowed. If you believe your action was constructive, please inform an administrator of what you were trying to do. A brief description of the abuse rule which your action matched is: $1
abusefilter-edit (talk) (Translate) Editing abuse filter
abusefilter-edit-action-block (talk) (Translate) Block the user and/or IP address from editing
abusefilter-edit-action-blockautopromote (talk) (Translate) Revoke the user's autoconfirmed status
abusefilter-edit-action-blocktalk (talk) (Translate) Block the user and/or IP address from editing their own talk page
abusefilter-edit-action-degroup (talk) (Translate) Remove the user from all privileged groups
abusefilter-edit-action-disallow (talk) (Translate) Prevent the user from performing the action in question
abusefilter-edit-action-rangeblock (talk) (Translate) Block the respective IP range from which the user originates
abusefilter-edit-action-tag (talk) (Translate) Tag the edit for further review
abusefilter-edit-action-throttle (talk) (Translate) Trigger actions only if the user trips a rate limit
abusefilter-edit-action-warn (talk) (Translate) Trigger these actions after giving the user a warning
abusefilter-edit-bad-tags (talk) (Translate) One or more of the tags you specified is not valid. Tags should be short, they must not contain special characters, and they must not be reserved by other software. Try choosing a new tag name.
abusefilter-edit-badfilter (talk) (Translate) The filter you specified does not exist
abusefilter-edit-badsyntax (talk) (Translate) There is a syntax error in the filter you specified. The output from the parser was: <pre>$1</pre>
abusefilter-edit-block-anon-durations (talk) (Translate) Block duration for non-registered users:
abusefilter-edit-block-user-durations (talk) (Translate) Block duration for registered users:
abusefilter-edit-builder-funcs-ccnorm (talk) (Translate) Normalize confusable characters (ccnorm)
abusefilter-edit-builder-funcs-ccnorm-contains-all (talk) (Translate) Normalize and search a string for multiple substrings in AND mode (ccnorm_contains_all)
abusefilter-edit-builder-funcs-ccnorm-contains-any (talk) (Translate) Normalize and search a string for multiple substrings in OR mode (ccnorm_contains_any)
abusefilter-edit-builder-funcs-contains-all (talk) (Translate) Search string for multiple substrings in AND mode. (contains_all)
abusefilter-edit-builder-funcs-contains-any (talk) (Translate) Search string for multiple substrings in OR mode. (contains_any)
abusefilter-edit-builder-funcs-count (talk) (Translate) Number of times string X appears in string Y (count)
abusefilter-edit-builder-funcs-equals-to-any (talk) (Translate) Check if a given argument is equal (===) to any of the following arguments (equals_to_any)
abusefilter-edit-builder-funcs-get_matches (talk) (Translate) Array of regex matches within a text for each capturing group (get_matches)
abusefilter-edit-builder-funcs-ip_in_range (talk) (Translate) Is IP in range? (ip_in_range)
abusefilter-edit-builder-funcs-ip_in_ranges (talk) (Translate) Is IP in any of the ranges? (ip_in_ranges)
abusefilter-edit-builder-funcs-lcase (talk) (Translate) To lower case (lcase)
abusefilter-edit-builder-funcs-length (talk) (Translate) String length (length)
abusefilter-edit-builder-funcs-norm (talk) (Translate) Normalize (norm)
abusefilter-edit-builder-funcs-rcount (talk) (Translate) Number of times regex X appears in string Y (rcount)
abusefilter-edit-builder-funcs-rescape (talk) (Translate) Escape string as literal in regex (rescape)
abusefilter-edit-builder-funcs-rmdoubles (talk) (Translate) Remove double-characters (rmdoubles)
abusefilter-edit-builder-funcs-rmspecials (talk) (Translate) Remove special characters (rmspecials)
abusefilter-edit-builder-funcs-rmwhitespace (talk) (Translate) Remove whitespace (rmwhitespace)
abusefilter-edit-builder-funcs-sanitize (talk) (Translate) Normalize HTML entities into unicode characters (sanitize)
abusefilter-edit-builder-funcs-set_var (talk) (Translate) Set variable (set_var)
abusefilter-edit-builder-funcs-specialratio (talk) (Translate) Special characters / total characters (specialratio)
abusefilter-edit-builder-funcs-str_replace (talk) (Translate) Replace substring with string (str_replace)
abusefilter-edit-builder-funcs-str_replace_regexp (talk) (Translate) Regular expression search and replace (str_replace_regexp)
abusefilter-edit-builder-funcs-strpos (talk) (Translate) Position of substring in string (strpos)
abusefilter-edit-builder-funcs-substr (talk) (Translate) Substring (substr)
First pagePrevious pageNext pageLast page
Retrieved from "https://indep.org.uk:443/index.php/Special:AllMessages"
  • Privacy policy
  • About Independence
  • Disclaimers
    • Powered by MediaWiki

    timeline Recent changes
    arrow_forward_ios

    <div class="mw-changeslist-empty">No changes during the given period match these criteria.</div>

    info About Independence
    edit

    apps
    • live_help
    • insert_link
    • timeline
    • visibility
    • shuffle
    • build
    • help
    • file_download
    • attachment
    public_off Not logged inReady
    widgets
    public StandardReady
    • Privacy policy
    • About Independence
    • Disclaimers
    insert_link timeline visibility shuffle build help file_download attachment