Rahul21 has uploaded a new change for review.

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


Change subject: (Bug 39594) Removed the Gender Specific Pronouns
......................................................................

(Bug 39594) Removed the Gender Specific Pronouns

Change-Id: Ic0644d525e6f5e1c7c7c8e831d36c0e5b0dda532
---
M EducationProgram.i18n.php
1 file changed, 12 insertions(+), 12 deletions(-)


  git pull 
ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/EducationProgram 
refs/changes/05/49705/1

diff --git a/EducationProgram.i18n.php b/EducationProgram.i18n.php
index 94b2094..9d16dcc 100644
--- a/EducationProgram.i18n.php
+++ b/EducationProgram.i18n.php
@@ -99,32 +99,32 @@
 
        'logentry-instructor-add' => '$1 {{GENDER:$2|added}} 
{{PLURAL:$4|instructor|instructors}} $5 to course $3',
        'logentry-instructor-remove' => '$1 {{GENDER:$2|removed}} 
{{PLURAL:$4|instructor|instructors}} $5 from course $3',
-       'logentry-instructor-selfadd' => '$1 added 
{{GENDER:$2|himself|herself}} as {{GENDER:$2|instructor}} to course $3',
-       'logentry-instructor-selfremove' => '$1 removed 
{{GENDER:$2|himself|herself}} as {{GENDER:$2|instructor}} from course $3',
+       'logentry-instructor-selfadd' => '$1 is the self appointed 
{{GENDER:$2|instructor}} to course $3',
+       'logentry-instructor-selfremove' => '$1 has stepped down as 
{{GENDER:$2|instructor}} for course $3',
 
        'logentry-online-add' => '$1 {{GENDER:$2|added}} {{PLURAL:$4|Online 
Ambassador|Online Ambassadors}} $5 to course $3',
        'logentry-online-remove' => '$1 {{GENDER:$2|removed}} 
{{PLURAL:$4|Online Ambassador|Online Ambassadors}} $5 from course $3',
-       'logentry-online-selfadd' => '$1 added {{GENDER:$2|himself|herself}} as 
{{GENDER:$2|Online Ambassador}} to course $3',
-       'logentry-online-selfremove' => '$1 removed 
{{GENDER:$2|himself|herself}} as {{GENDER:$2|Online Ambassador}} from course 
$3',
-       'logentry-online-profilesave' => '$1 updated {{GENDER:$2|his|her}} 
Online Ambassador profile',
+       'logentry-online-selfadd' => '$1 is the self appointed 
{{GENDER:$2|Online Ambassador}} for course $3',
+       'logentry-online-selfremove' => '$1 has stepped down as 
{{GENDER:$2|Online Ambassador}} for course $3',
+       'logentry-online-profilesave' => '$1"'"s Online Ambassador profile has 
been updated',
 
        'logentry-campus-add' => '$1 {{GENDER:$2|added}} {{PLURAL:$4|Campus 
Ambassador|Campus Ambassadors}} $5 to course $3',
        'logentry-campus-remove' => '$1 {{GENDER:$2|removed}} 
{{PLURAL:$4|Campus Ambassador|Campus Ambassadors}} $5 from course $3',
-       'logentry-campus-selfadd' => '$1 added {{GENDER:$2|himself|herself}} as 
{{GENDER:$2|Campus Ambassador}} to course $3',
-       'logentry-campus-selfremove' => '$1 removed 
{{GENDER:$2|himself|herself}} as {{GENDER:$2|Campus Ambassador}} from course 
$3',
-       'logentry-campus-profilesave' => '$1 updated {{GENDER:$2|his|her}} 
Campus Ambassador profile',
+       'logentry-campus-selfadd' => '$1 is the self appointed 
{{GENDER:$2|Campus Ambassador}} for course $3',
+       'logentry-campus-selfremove' => '$1 haas stepped down as 
{{GENDER:$2|Campus Ambassador}} for course $3',
+       'logentry-campus-profilesave' => '$1"'"s Campus Ambassador profile has 
been updated',
 
        'logentry-student-add' => '$1 {{GENDER:$2|enrolled}} in course $3',
        'logentry-student-remove' => '$1 {{GENDER:$2|removed}} $5 as 
{{PLURAL:$4|{{GENDER:$5|student}}|students}} from course $3',
        'logentry-student-selfadd' => '$1 {{GENDER:$2|enrolled}} in course $3',
        'logentry-student-selfremove' => '$1 {{GENDER:$2|disenrolled}} from 
course $3',
 
-       'logentry-eparticle-selfadd' => '$1 added article $3 to 
{{GENDER:$2|his|her}} list of articles at course $4',
-       'logentry-eparticle-selfremove' => '$1 removed article $3 from 
{{GENDER:$2|his|her}} list of articles at course $4',
+       'logentry-eparticle-selfadd' => '$1 added article $3 to the list of 
articles at course $4',
+       'logentry-eparticle-selfremove' => '$1 removed article $3 from the list 
of articles at course $4',
        'logentry-eparticle-add' => "$1 {{GENDER:$2|added}} article $3 to 
{{GENDER:$6|$5}}'s list of articles for course $4",
        'logentry-eparticle-remove' => "$1 {{GENDER:$2|removed}} article $3 
from {{GENDER:$6|$5}}'s list of articles for course $4",
-       'logentry-eparticle-review' => '$1 added {{GENDER:$2|himself|herself}} 
as reviewer to article $3 {{GENDER:$6|worked upon by}} $5 as part of course $4',
-       'logentry-eparticle-unreview' => '$1 removed 
{{GENDER:$2|himself|herself}} as reviewer to article $3 {{GENDER:$6|worked upon 
by}} $5 as part of course $4',
+       'logentry-eparticle-review' => '$1 is the self appointed reviewer to 
article $3 {{GENDER:$6|worked upon by}} $5 as part of course $4',
+       'logentry-eparticle-unreview' => '$1 stepped down as reviewer to 
article $3 {{GENDER:$6|worked upon by}} $5 as part of course $4',
 
        // Preferences
        'prefs-education' => 'Education',

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ic0644d525e6f5e1c7c7c8e831d36c0e5b0dda532
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/EducationProgram
Gerrit-Branch: master
Gerrit-Owner: Rahul21 <[email protected]>

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

Reply via email to