From d1b7bf8e065a71c82c44b00825b3d29f8d521800 Mon Sep 17 00:00:00 2001 From: anterdc99 Date: Sun, 30 Jun 2024 14:42:23 +0800 Subject: [PATCH] Update messages to be more language-friendly Change-Id: Id18278496381b1abd69120712ca23ede6336ee11 --- i18n/en.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/i18n/en.json b/i18n/en.json index 0e021066d..ff2268a79 100644 --- a/i18n/en.json +++ b/i18n/en.json @@ -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 abusefilter-condition-limit 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.",