From: Federico Leva Date: Sat, 11 Jul 2015 20:46:27 +0000 (+0200) Subject: Use finite verb (indicative) in pageinfo-visiting-watchers X-Git-Tag: 1.31.0-rc.0~10798^2 X-Git-Url: https://git.cyclocoop.org/admin/?a=commitdiff_plain;h=8adee34899aec6043d4d1ebf8a9d56bb72989837;p=lhc%2Fweb%2Fwiklou.git Use finite verb (indicative) in pageinfo-visiting-watchers Easier to understand; the previous form was a remnant from an attempt at including more details in the message, abandoned for excess of lego. Bug: T105564 Change-Id: Ie5acc16b9d7d1c05dcf6627ff4b135089774a884 --- diff --git a/languages/i18n/en.json b/languages/i18n/en.json index 3a47bceca7..6a8331db40 100644 --- a/languages/i18n/en.json +++ b/languages/i18n/en.json @@ -2594,7 +2594,7 @@ "pageinfo-robot-index": "Allowed", "pageinfo-robot-noindex": "Disallowed", "pageinfo-watchers": "Number of page watchers", - "pageinfo-visiting-watchers": "Number of page watchers visiting recent edits", + "pageinfo-visiting-watchers": "Number of page watchers who visited recent edits", "pageinfo-few-watchers": "Fewer than $1 {{PLURAL:$1|watcher|watchers}}", "pageinfo-few-visiting-watchers": "There may or may not be a watching user visiting recent edits", "pageinfo-redirects-name": "Number of redirects to this page",