mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/AbuseFilter.git
synced 2024-11-23 21:53:35 +00:00
Rephrase 4 English messages
Bug: T226839 Change-Id: Idfc2ede6b000ed3278efeb7f0adaa7058a76b179
This commit is contained in:
parent
0b925da36e
commit
57dda3f77c
|
@ -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",
|
||||
|
|
Loading…
Reference in a new issue