From 77d30ddb1af3e268f05daef87254dbaf461464e5 Mon Sep 17 00:00:00 2001 From: MarcoAurelio Date: Wed, 23 Nov 2016 18:58:08 +0100 Subject: [PATCH] Change 'rights' to 'groups' on MediaWiki:Savedrights Bug: T151458 Change-Id: I1583def2d311355bfc9abc11f43fde9abecb2f67 --- languages/i18n/en.json | 2 +- languages/i18n/qqq.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/languages/i18n/en.json b/languages/i18n/en.json index 27ac32aa25..1a01f0266e 100644 --- a/languages/i18n/en.json +++ b/languages/i18n/en.json @@ -1062,7 +1062,7 @@ "prefs-help-recentchangescount": "This includes recent changes, page histories, and logs.", "prefs-help-watchlist-token2": "This is the secret key to the web feed of your watchlist.\nAnyone who knows it will be able to read your watchlist, so do not share it.\nIf you need to, [[Special:ResetTokens|you can reset it]].", "savedprefs": "Your preferences have been saved.", - "savedrights": "The user rights of {{GENDER:$1|$1}} have been saved.", + "savedrights": "The user groups of {{GENDER:$1|$1}} have been saved.", "timezonelegend": "Time zone:", "localtime": "Local time:", "timezoneuseserverdefault": "Use wiki default ($1)", diff --git a/languages/i18n/qqq.json b/languages/i18n/qqq.json index d6dfc88af9..5c77512436 100644 --- a/languages/i18n/qqq.json +++ b/languages/i18n/qqq.json @@ -1246,7 +1246,7 @@ "prefs-help-recentchangescount": "Used in [[Special:Preferences]], tab \"Recent changes\".", "prefs-help-watchlist-token2": "Used in [[Special:Preferences]], tab Watchlist. (Formerly in {{msg-mw|prefs-help-watchlist-token}}.)", "savedprefs": "This message appears after saving changes to your user preferences.", - "savedrights": "This message appears after saving the user rights on [[Special:UserRights]].\n* $1 - The user name of the user which rights was saved.", + "savedrights": "This message appears after saving the user groups on [[Special:UserRights]].\n* $1 - The user name of the user which groups was saved.", "timezonelegend": "{{Identical|Time zone}}", "localtime": "Used as label in [[Special:Preferences#mw-prefsection-datetime|preferences]].", "timezoneuseserverdefault": "[[Special:Preferences]] > Date and time > Time zone\n\nThis option lets your time zone setting use the one that is used on the wiki (often UTC).\n\nParameters:\n* $1 - timezone name, or timezone offset (in \"%+03d:%02d\" format)", -- 2.20.1