From 57dda3f77c387bbb225bf9dbca39b77c2d24064c Mon Sep 17 00:00:00 2001 From: DannyS712 Date: Sun, 30 Jun 2019 11:15:46 +0000 Subject: [PATCH] Rephrase 4 English messages Bug: T226839 Change-Id: Idfc2ede6b000ed3278efeb7f0adaa7058a76b179 --- i18n/en.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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",