add links to blocked domains messages

- abusefilter-blocked-domains-intro: link to Special:Log/abusefilterblockeddomainhit
- log-description-abusefilterblockeddomainhit: link to Special:BlockedExternalDomains

Bug: T376506
Change-Id: If21c6e2de8b9d524d5299487f58a09d2a8d53720
This commit is contained in:
JJMC89 2024-10-05 14:28:37 -07:00
parent f8bd3775e3
commit c0390eeff3

View file

@ -593,7 +593,7 @@
"abusefilter-invalid-request-noid": "Invalid request! You must access private log details through the form on the abuse log details page and provide a reason.",
"blockedexternaldomains": "Blocked External Domains",
"abusefilter-blocked-domains-title": "Blocked External Domains",
"abusefilter-blocked-domains-intro": "External links matching this list will be blocked when added to a page. These domains are stored in [[MediaWiki:BlockedExternalDomains.json]].",
"abusefilter-blocked-domains-intro": "External links matching this list will be blocked when added to a page. These domains are stored in [[MediaWiki:BlockedExternalDomains.json]]. Attempts to add blocked links are logged to [[Special:Log/abusefilterblockeddomainhit]].",
"abusefilter-blocked-domains-add-heading": "Add a new blocked domain",
"abusefilter-blocked-domains-add-explanation": "Here you can add a domain to the list of blocked domains.",
"abusefilter-blocked-domains-domain": "Domain to block, such as wikipedia.org",
@ -614,7 +614,7 @@
"abusefilter-blocked-domains-domain-added-comment": "Add blocked external domain $1 with notes: $2",
"abusefilter-blocked-domains-domain-removed-comment": "Remove blocked external domain $1 with notes: $2",
"log-description-abusefilterprivatedetails": "This log shows a list of times when a user accessed the private details of an abuse log.",
"log-description-abusefilterblockeddomainhit": "These events track hits to blocked domains.",
"log-description-abusefilterblockeddomainhit": "These events track hits to [[Special:BlockedExternalDomains|blocked domains]].",
"abusefilter-noreason": "Warning: To see the private details of this log, you must provide a reason.",
"abusefilter-log-ip-not-available": "Not Available",
"abusefilter-tag-reserved": "The <code>abusefilter-condition-limit</code> tag is reserved for internal use by AbuseFilter.",