Improve messages related to $wgAllowCategorizedRecentChanges
authorBartosz Dziewoński <matma.rex@gmail.com>
Mon, 27 Jul 2015 16:11:23 +0000 (18:11 +0200)
committerBartosz Dziewoński <matma.rex@gmail.com>
Mon, 27 Jul 2015 16:11:23 +0000 (18:11 +0200)
* 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

languages/i18n/en.json

index 97f1310..0531d7f 100644 (file)
        "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",