Siebrand has submitted this change and it was merged.

Change subject: Explicitly support GENDER on communitytwitter-logged-in-as
......................................................................


Explicitly support GENDER on communitytwitter-logged-in-as

Followup to I5b9329c44a5d0256243dd74ea8812108d037d269

Change-Id: I0e450f84b7d9b44f7149d9127f2a5966246ef1e6
---
M CommunityTwitter.i18n.php
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Siebrand: Verified; Looks good to me, approved



diff --git a/CommunityTwitter.i18n.php b/CommunityTwitter.i18n.php
index 7122531..2807b70 100755
--- a/CommunityTwitter.i18n.php
+++ b/CommunityTwitter.i18n.php
@@ -48,7 +48,7 @@
 In case you think you should have access, please contact an administrator.',
        'communitytwitter-connection-failure' => 'Connection to Twitter could 
not be established.',
        'communitytwitter-tweet-section-title' => 'Tweet!',
-       'communitytwitter-logged-in-as' => "Logged in as user '''$1'''.",
+       'communitytwitter-logged-in-as' => "Logged in as user 
'''{{GENDER:$1|$1}}'''.",
        'communitytwitter-update-success' => 'Status successfully updated',
        'communitytwitter-check-tweet' => 'see',
        'communitytwitter-unknown-error-request' => 'An error occurred during 
the communication with Twitter. Please contact your MediaWiki administrator for 
assistance.',

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I0e450f84b7d9b44f7149d9127f2a5966246ef1e6
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/CommunityTwitter
Gerrit-Branch: master
Gerrit-Owner: Nemo bis <[email protected]>
Gerrit-Reviewer: FastLizard4 <[email protected]>
Gerrit-Reviewer: Nikerabbit <[email protected]>
Gerrit-Reviewer: Siebrand <[email protected]>

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

Reply via email to