jenkins-bot merged this change.

View Change

Approvals: Dalba: Looks good to me, approved jenkins-bot: Verified
[i18n] Change message for category_redirect-log-false-positive

The doc says for this message:
"Log message indicating category page was not redirect"

Make this message more informative instead of just "False positive"
because nobody understand what this means inside the log file.

Note: Only the en message has to be changed. All other translations
are marked by fuzzy bot at twn to be translated due to this change.

Change-Id: If5f115b849569c7d88c89354b08ab2d4b726fa97
---
M category_redirect/en.json
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/category_redirect/en.json b/category_redirect/en.json
index 4f16138..52529c7 100644
--- a/category_redirect/en.json
+++ b/category_redirect/en.json
@@ -14,7 +14,7 @@
"category_redirect-log-add-failed": "* Failed to add [[%(ns)s%(template)s]] to %(oldcat)s",
"category_redirect-log-double": "* Fixed double-redirect: %(oldcat)s -> %(newcat)s -> %(targetcat)s",
"category_redirect-log-failed": "** Failed: %(error)s",
- "category_redirect-log-false-positive": "* False positive: %(oldcat)s",
+ "category_redirect-log-false-positive": "* Unexpected non-redirect: %(oldcat)s",
"category_redirect-log-ignoring": "* Ignoring %(oldcat)s",
"category_redirect-log-loop": "* Redirect loop from %(oldcat)s",
"category_redirect-log-moved": "* %(oldcat)s: %(found)d found, %(moved)d moved",

To view, visit change 492540. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: pywikibot/i18n
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: If5f115b849569c7d88c89354b08ab2d4b726fa97
Gerrit-Change-Number: 492540
Gerrit-PatchSet: 1
Gerrit-Owner: Xqt <info@gno.de>
Gerrit-Reviewer: Dalba <dalba.wiki@gmail.com>
Gerrit-Reviewer: Dvorapa <dvorapa@seznam.cz>
Gerrit-Reviewer: Merlijn van Deen <valhallasw@arctus.nl>
Gerrit-Reviewer: Siebrand <siebrand@kitano.nl>
Gerrit-Reviewer: Zoranzoki21 <zorandori4444@gmail.com>
Gerrit-Reviewer: jenkins-bot (75)