diff --git a/i18n/en.json b/i18n/en.json index 1d57c2c9a..30ef5eacc 100644 --- a/i18n/en.json +++ b/i18n/en.json @@ -387,10 +387,10 @@ "abusefilter-edit-builder-vars-movedto-restrictions-move": "Move protection level of move destination page", "abusefilter-edit-builder-vars-movedto-restrictions-create": "Create protection of move destination page", "abusefilter-edit-builder-vars-movedto-restrictions-upload": "Upload protection of move destination file", - "abusefilter-edit-builder-vars-old-text-stripped": "Old page text, stripped of any markup (no more in use)", + "abusefilter-edit-builder-vars-old-text-stripped": "Old page text, stripped of any markup (no longer in use)", "abusefilter-edit-builder-vars-old-links": "Links in the page, before the edit", - "abusefilter-edit-builder-vars-old-html": "Old page wikitext, parsed into HTML (no more in use)", - "abusefilter-edit-builder-vars-minor-edit": "Whether or not the edit is marked as minor (no more in use)", + "abusefilter-edit-builder-vars-old-html": "Old page wikitext, parsed into HTML (no longer in use)", + "abusefilter-edit-builder-vars-minor-edit": "Whether or not the edit is marked as minor (no longer in use)", "abusefilter-edit-builder-vars-file-sha1": "SHA1 hash of file contents", "abusefilter-edit-builder-vars-file-size": "Size of the file in bytes", "abusefilter-edit-builder-vars-file-mime": "MIME type of the file", @@ -437,7 +437,7 @@ "abusefilter-exception-notarray": "Requesting array item of non-array at character $1.", "abusefilter-exception-unclosedcomment": "Unclosed comment at character $1.", "abusefilter-exception-invalidiprange": "Invalid IP range \"$2\" provided at character $1.", - "abusefilter-exception-disabledvar": "Variable $2 at character $1 is no more in use.", + "abusefilter-exception-disabledvar": "Variable $2 at character $1 is no longer in use.", "abusefilter-action-tag": "Tag", "abusefilter-action-throttle": "Throttle", "abusefilter-action-warn": "Warn",