Devirk has uploaded a new change for review.

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

Change subject: Added Gender Support in CheckUser extension
......................................................................

Added Gender Support in CheckUser extension

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


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/CheckUser 
refs/changes/37/266037/1

diff --git a/i18n/en.json b/i18n/en.json
index 80b6f98..8ed124c 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -78,8 +78,8 @@
        "checkuser-log-entry-useredits": "$3, $1 got edits for $2",
        "checkuser-autocreate-action": "was automatically created",
        "checkuser-create-action": "was created",
-       "checkuser-email-action": "sent an email to user \"$1\"",
-       "checkuser-reset-action": "reset password for user \"$1\"",
+       "checkuser-email-action": "sent an email to user \"{{GENDER:$1|$1}}\"",
+       "checkuser-reset-action": "reset password for user 
\"{{GENDER:$1|$1}}\"",
        "checkuser-toollinks": "<span 
class=\"plainlinks\">[[https://www.robtex.com/whois/$1.html WHOIS/RDNS] 
·\n[https://www.robtex.com/rbls/$1.html RBLs] 
·\n[http://www.dnsstuff.com/tools/tracert.ch?ip=$1 Traceroute] 
·\n[https://www.ip2location.com/$1 Geolocate] 
·\n[https://www.dan.me.uk/torcheck?ip=$1 Tor check]]</span>",
        "checkuser-token-fail": "Session failure. Please try again.",
        "group-checkuser.css": "/* CSS placed here will affect checkuser only 
*/",

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Id244674af5e06588cf89cd00d8665a2dd9643ca4
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/CheckUser
Gerrit-Branch: master
Gerrit-Owner: Devirk <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to