Steps to replicate the issue:
- As a user with the necessary permissions, create a new abuse filter via Special:AbuseFilter/new using a single protected variable and click "save"
What happens?:
- MediaWiki:Abusefilter-edit-protected-variable-not-protected appears, showing a warning about "the following protected variables" even though the filter uses only a single variable
- The same issue occurs in German (plural "geschützte Variablen"). Additionally {{#FORMAL}} doesn't work at all.
What should have happened instead?:
- Given that the message uses {{PLURAL:$1|protected variable|protected variables}}, it should read "protected variable" if there's only one single variable
- {{#FORMAL}} should work and only show the non-formal version (or the formal version if I change my language settings).
Other information:

