PranavK has uploaded a new change for review.

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

Change subject: Add GENDER support to $3 in logentry-rights-rights
......................................................................

Add GENDER support to $3 in logentry-rights-rights

Bug: T52583
Change-Id: I23756db584cd15652caf42ed0c5e7a0aaea13836
---
M languages/i18n/en.json
M languages/i18n/qqq.json
2 files changed, 2 insertions(+), 2 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/core 
refs/changes/73/266473/1

diff --git a/languages/i18n/en.json b/languages/i18n/en.json
index f50dcca..54c6cbd 100644
--- a/languages/i18n/en.json
+++ b/languages/i18n/en.json
@@ -3653,7 +3653,7 @@
        "logentry-protect-protect-cascade": "$1 {{GENDER:$2|protected}} $3 $4 
[cascading]",
        "logentry-protect-modify": "$1 {{GENDER:$2|changed}} protection level 
for $3 $4",
        "logentry-protect-modify-cascade": "$1 {{GENDER:$2|changed}} protection 
level for $3 $4 [cascading]",
-       "logentry-rights-rights": "$1 {{GENDER:$2|changed}} group membership 
for $3 from $4 to $5",
+       "logentry-rights-rights": "$1 {{GENDER:$2|changed}} group membership 
for {{GENDER:$3|$3}} from $4 to $5",
        "logentry-rights-rights-legacy": "$1 {{GENDER:$2|changed}} group 
membership for $3",
        "logentry-rights-autopromote": "$1 was automatically 
{{GENDER:$2|promoted}} from $4 to $5",
        "logentry-upload-upload": "$1 {{GENDER:$2|uploaded}} $3",
diff --git a/languages/i18n/qqq.json b/languages/i18n/qqq.json
index e0ea568..2ec7a84 100644
--- a/languages/i18n/qqq.json
+++ b/languages/i18n/qqq.json
@@ -3828,7 +3828,7 @@
        "logentry-protect-protect-cascade": 
"{{Logentry|[[Special:Log/protect]]}}\n\n* $4 - protect expiry (formatted with 
{{msg-mw|protect-summary-desc}}, multiple possible)\nFor word \"cascading\" see 
{{msg-mw|protect-summary-cascade}}",
        "logentry-protect-modify": "{{Logentry|[[Special:Log/protect]]}}\n\n* 
$4 - protect expiry (formatted with {{msg-mw|protect-summary-desc}}, multiple 
possible)",
        "logentry-protect-modify-cascade": 
"{{Logentry|[[Special:Log/protect]]}}\n\n* $4 - protect expiry (formatted with 
{{msg-mw|protect-summary-desc}}, multiple possible)\nFor word \"cascading\" see 
{{msg-mw|protect-summary-cascade}}",
-       "logentry-rights-rights": "* $1 - username\n* $2 - (see below)\n* $3 - 
username\n* $4 - list of user groups or {{msg-mw|Rightsnone}}\n* $5 - list of 
user groups or 
{{msg-mw|Rightsnone}}\n----\n{{Logentry|[[Special:Log/rights]]}}",
+       "logentry-rights-rights": "* $1 - username\n* $2 - (see below)\n* $3 - 
username, also used for GENDER support\n* $4 - list of user groups or 
{{msg-mw|Rightsnone}}\n* $5 - list of user groups or 
{{msg-mw|Rightsnone}}\n----\n{{Logentry|[[Special:Log/rights]]}}",
        "logentry-rights-rights-legacy": "* $1 - username\n* $2 - (see 
below)\n* $3 - username\n----\n{{Logentry|[[Special:Log/rights]]}}",
        "logentry-rights-autopromote": "* $1 - username\n* $2 - (see below)\n* 
$3 - (see below)\n* $4 - comma separated list of old user groups or 
{{msg-mw|Rightsnone}}\n* $5 - comma separated list of new user 
groups\n----\n{{Logentry|[[Special:Log/rights]]}}",
        "logentry-upload-upload": "{{Logentry|[[Special:Log/upload]]}}",

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I23756db584cd15652caf42ed0c5e7a0aaea13836
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/core
Gerrit-Branch: master
Gerrit-Owner: PranavK <pranavm...@gmail.com>

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

Reply via email to