Bartosz Dziewoński has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/227233

Change subject: Improve messages related to $wgAllowCategorizedRecentChanges
......................................................................

Improve messages related to $wgAllowCategorizedRecentChanges

* Add missing colon to 'rc_categories' to match the rest of the form.
* Expand 'rc_categories_any' because its purpose is completely opaque.

Change-Id: I29bc9343e10c3d96c758379ec717c32809c653bd
---
M languages/i18n/en.json
1 file changed, 2 insertions(+), 2 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/core 
refs/changes/33/227233/1

diff --git a/languages/i18n/en.json b/languages/i18n/en.json
index 97f1310..0531d7f 100644
--- a/languages/i18n/en.json
+++ b/languages/i18n/en.json
@@ -1267,8 +1267,8 @@
        "unpatrolledletter": "!",
        "number_of_watching_users_RCview": "[$1]",
        "number_of_watching_users_pageview": "[$1 watching 
{{PLURAL:$1|user|users}}]",
-       "rc_categories": "Limit to categories (separate with \"|\")",
-       "rc_categories_any": "Any",
+       "rc_categories": "Limit to categories (separate with \"|\"):",
+       "rc_categories_any": "Any of the chosen",
        "rc-change-size": "$1",
        "rc-change-size-new": "$1 {{PLURAL:$1|byte|bytes}} after change",
        "newsectionsummary": "/* $1 */ new section",

-- 
To view, visit https://gerrit.wikimedia.org/r/227233
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I29bc9343e10c3d96c758379ec717c32809c653bd
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/core
Gerrit-Branch: master
Gerrit-Owner: Bartosz Dziewoński <matma....@gmail.com>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to