Gergő Tisza has uploaded a new change for review.

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

Change subject: Fix gender in Echo messages
......................................................................

Fix gender in Echo messages

Change-Id: I265d20dd9df1790eaee44a26cd5fc9919ecc38ba
---
M i18n/en.json
1 file changed, 10 insertions(+), 10 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/OAuth 
refs/changes/56/311056/1

diff --git a/i18n/en.json b/i18n/en.json
index d6a0704..daa1053 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -253,17 +253,17 @@
        "echo-category-title-oauth-admin": "OAuth admin",
        "echo-pref-tooltip-oauth-admin": "Notify me about events related to 
reviewing OAuth applications",
        "notification-oauth-app-propose-title": "$1 {{GENDER:$1|proposed}} a 
new OAuth app: $2",
-       "notification-oauth-app-update-title": "$1 {{GENDER:$2|updated}} the 
OAuth app $2",
-       "notification-oauth-app-approve-title": "$1 {{GENDER:$2|approved}} 
{{GENDER:$3|your}} OAuth app ($2)",
-       "notification-oauth-app-reject-title": "$1 {{GENDER:$2|rejected}} 
{{GENDER:$3|your}} OAuth app ($2)",
-       "notification-oauth-app-disable-title": "$1 {{GENDER:$2|disabled}} 
{{GENDER:$3|your}} OAuth app ($2)",
-       "notification-oauth-app-reenable-title": "$1 {{GENDER:$2|reenabled}} 
{{GENDER:$3|your}} OAuth app ($2)",
+       "notification-oauth-app-update-title": "$1 {{GENDER:$1|updated}} the 
OAuth app $2",
+       "notification-oauth-app-approve-title": "$1 {{GENDER:$1|approved}} 
{{GENDER:$3|your}} OAuth app ($2)",
+       "notification-oauth-app-reject-title": "$1 {{GENDER:$1|rejected}} 
{{GENDER:$3|your}} OAuth app ($2)",
+       "notification-oauth-app-disable-title": "$1 {{GENDER:$1|disabled}} 
{{GENDER:$3|your}} OAuth app ($2)",
+       "notification-oauth-app-reenable-title": "$1 {{GENDER:$1|reenabled}} 
{{GENDER:$3|your}} OAuth app ($2)",
        "notification-oauth-app-propose-subject": "$1 {{GENDER:$1|proposed}} a 
new OAuth app on {{SITENAME}}",
-       "notification-oauth-app-update-subject": "$1 {{GENDER:$2|updated}} an 
OAuth app on {{SITENAME}}",
-       "notification-oauth-app-approve-subject": "$1 {{GENDER:$2|approved}} 
{{GENDER:$3|your}} OAuth app on {{SITENAME}}",
-       "notification-oauth-app-reject-subject": "$1 {{GENDER:$2|rejected}} 
{{GENDER:$3|your}} OAuth app on {{SITENAME}}",
-       "notification-oauth-app-disable-subject": "$1 {{GENDER:$2|disabled}} 
{{GENDER:$3|your}} OAuth app on {{SITENAME}}",
-       "notification-oauth-app-reenable-subject": "$1 {{GENDER:$2|reenabled}} 
{{GENDER:$3|your}} OAuth app on {{SITENAME}}",
+       "notification-oauth-app-update-subject": "$1 {{GENDER:$1|updated}} an 
OAuth app on {{SITENAME}}",
+       "notification-oauth-app-approve-subject": "$1 {{GENDER:$1|approved}} 
{{GENDER:$3|your}} OAuth app on {{SITENAME}}",
+       "notification-oauth-app-reject-subject": "$1 {{GENDER:$1|rejected}} 
{{GENDER:$3|your}} OAuth app on {{SITENAME}}",
+       "notification-oauth-app-disable-subject": "$1 {{GENDER:$1|disabled}} 
{{GENDER:$3|your}} OAuth app on {{SITENAME}}",
+       "notification-oauth-app-reenable-subject": "$1 {{GENDER:$1|reenabled}} 
{{GENDER:$3|your}} OAuth app on {{SITENAME}}",
        "notification-oauth-app-propose-primary-link": "Review app",
        "notification-oauth-app-update-primary-link": "Review app",
        "notification-oauth-app-approve-primary-link": "View app",

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I265d20dd9df1790eaee44a26cd5fc9919ecc38ba
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/OAuth
Gerrit-Branch: master
Gerrit-Owner: Gergő Tisza <gti...@wikimedia.org>

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

Reply via email to