From: Stephane Bisson Date: Wed, 19 Jul 2017 18:49:18 +0000 (-0400) Subject: RCFilters: proper group name for user experience level X-Git-Tag: 1.31.0-rc.0~2665 X-Git-Url: http://git.cyclocoop.org/%7B%7B%20url_for%28%27admin_vote_add%27%29%20%7D%7D?a=commitdiff_plain;h=ed9bf181f1e415e9fae395ad4376fc69ef256b6d;p=lhc%2Fweb%2Fwiklou.git RCFilters: proper group name for user experience level It's "User registration and experience", not "Experience registration and experience". Bug: T165160 Change-Id: Ie28de2ace687acb0cdd2a4d9c5de1158be3647e8 --- diff --git a/languages/i18n/en.json b/languages/i18n/en.json index e0ac82960d..4ddda345a6 100644 --- a/languages/i18n/en.json +++ b/languages/i18n/en.json @@ -1391,7 +1391,7 @@ "rcfilters-filter-editsbyself-description": "Your own contributions.", "rcfilters-filter-editsbyother-label": "Changes by others", "rcfilters-filter-editsbyother-description": "All changes except your own.", - "rcfilters-filtergroup-userExpLevel": "Experience registration and experience", + "rcfilters-filtergroup-userExpLevel": "User registration and experience", "rcfilters-filter-user-experience-level-registered-label": "Registered", "rcfilters-filter-user-experience-level-registered-description": "Logged-in editors.", "rcfilters-filter-user-experience-level-unregistered-label": "Unregistered",