mediawiki-extensions-SpamBl.../i18n/api/en.json
Amir E. Aharoni 86eac3b895 Replace "blacklist" with "block list" in messages
There's a proposal to replace this extension entirely
(bug T254649), but as long as it's still deployed,
at least the messages shown to users should avoid "black".

Bug: T254646
Change-Id: Iaccc2155a0d3333073e374266270f5bdb8f154b3
2022-04-27 14:46:54 +03:00

10 lines
384 B
JSON

{
"@metadata": {
"authors": []
},
"apihelp-spamblacklist-description": "Validate one or more URLs against the spam block list.",
"apihelp-spamblacklist-example-1": "Check two URLs against the block list",
"apihelp-spamblacklist-param-url": "URLs to validate against the block list.",
"apihelp-spamblacklist-summary": "Validate one or more URLs against the spam block list."
}