mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/AbuseFilter.git
synced 2024-11-27 15:30:42 +00:00
Update messages to be more language-friendly
Change-Id: Id18278496381b1abd69120712ca23ede6336ee11
This commit is contained in:
parent
bc0ab54e2d
commit
d1b7bf8e06
|
@ -213,7 +213,7 @@
|
|||
"abusefilter-edit-enabled": "Enable this filter",
|
||||
"abusefilter-edit-deleted": "Mark as deleted",
|
||||
"abusefilter-edit-hidden": "Hide details of this filter from public view",
|
||||
"abusefilter-edit-protected": "I understand that details of this filter will be hidden from users who cannot see [https://www.mediawiki.org/wiki/Extension:AbuseFilter/Rules_format#Protected_variables protected variables]",
|
||||
"abusefilter-edit-protected": "I understand that details of this filter will be hidden from users who cannot see [https://www.mediawiki.org/wiki/Special:MyLanguage/Extension:AbuseFilter/Rules_format#Protected_variables protected variables]",
|
||||
"abusefilter-edit-protected-variable-already-protected": "Details of this filter are hidden from users who cannot see protected variables",
|
||||
"abusefilter-edit-protected-help-message": "This action is permanent and cannot be undone",
|
||||
"abusefilter-edit-global": "Global filter",
|
||||
|
@ -270,7 +270,7 @@
|
|||
"abusefilter-block-user": "block registered users",
|
||||
"abusefilter-block-talk": "talk page blocked",
|
||||
"abusefilter-edit-denied": "You may not view details of this filter, because it is hidden from public view.",
|
||||
"abusefilter-edit-denied-protected-vars": "You may not view details of this filter because it uses protected variables and is hidden from public view.",
|
||||
"abusefilter-edit-denied-protected-vars": "You may not view details of this filter, because it uses protected variables and is hidden from public view.",
|
||||
"abusefilter-edit-main": "Filter parameters",
|
||||
"abusefilter-edit-done-subtitle": "Filter edited",
|
||||
"abusefilter-edit-done": "[[Special:AbuseFilter/history/$1/diff/prev/$2|Your changes]] to [[Special:AbuseFilter/$1|filter $3]] have been saved.",
|
||||
|
@ -279,7 +279,7 @@
|
|||
"abusefilter-edit-deleting-enabled": "You cannot mark an active filter as deleted.",
|
||||
"abusefilter-edit-restricted": "You cannot edit this filter, because it contains one or more restricted actions.\nPlease ask a user with permission to add restricted actions to make the change for you.",
|
||||
"abusefilter-edit-protected-variable": "You cannot save this filter because you don't have permission to use the following variables: $1",
|
||||
"abusefilter-edit-protected-variable-not-protected": "Your filter was not saved because it uses the following [https://www.mediawiki.org/wiki/Extension:AbuseFilter/Rules_format#Protected_variables {{PLURAL:$1|protected variable|protected variables}}]: $1. Please acknowledge that you understand details of this filter will be hidden from users who cannot see protected variables.",
|
||||
"abusefilter-edit-protected-variable-not-protected": "Your filter was not saved because it uses the following [https://www.mediawiki.org/wiki/Special:MyLanguage/Extension:AbuseFilter/Rules_format#Protected_variables {{PLURAL:$1|protected variable|protected variables}}]: $1. Please acknowledge that you understand details of this filter will be hidden from users who cannot see protected variables.",
|
||||
"abusefilter-edit-viewhistory": "View this filter's history",
|
||||
"abusefilter-edit-history": "History:",
|
||||
"abusefilter-edit-check": "Check syntax",
|
||||
|
@ -614,7 +614,7 @@
|
|||
"abusefilter-log-ip-not-available": "Not Available",
|
||||
"abusefilter-tag-reserved": "The <code>abusefilter-condition-limit</code> tag is reserved for internal use by AbuseFilter.",
|
||||
"tag-abusefilter-condition-limit": "condition limit reached",
|
||||
"tag-abusefilter-condition-limit-description": "Edits or other events that couldn't be checked by all active [[Special:AbuseFilter|abuse filters]] ([https://www.mediawiki.org/wiki/Extension:AbuseFilter/Conditions help]).",
|
||||
"tag-abusefilter-condition-limit-description": "Edits or other events that couldn't be checked by all active [[Special:AbuseFilter|abuse filters]] ([https://www.mediawiki.org/wiki/Special:MyLanguage/Extension:AbuseFilter/Conditions help]).",
|
||||
"notification-header-throttle-filter": "Abuse filter $2 {{GENDER:$1|you}} recently edited was throttled.",
|
||||
"notification-header-throttle-filter-actions": "The abuse filter $2 {{GENDER:$1|you}} recently edited had a high rate of matches and the following {{PLURAL:$4|action was|actions were}} automatically disabled: $3.",
|
||||
"notification-header-throttle-filter-no-actions": "The abuse filter $2 {{GENDER:$1|you}} recently edited had a high rate of matches but no actions were automatically disabled.",
|
||||
|
|
Loading…
Reference in a new issue