jenkins-bot has submitted this change and it was merged.

Change subject: Make messaging more consistent
......................................................................


Make messaging more consistent

Follow up of Change-Id: I2b76b163dcb1d68216eadb397452714557b34c5c.
Apparently I missed a few instances.

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

Approvals:
  Siebrand: Looks good to me, approved
  Swalling: Checked; Looks good to me, but someone else must approve
  Jeroen De Dauw: Looks good to me, but someone else must approve
  jenkins-bot: Verified



diff --git a/EducationProgram.i18n.php b/EducationProgram.i18n.php
index bdc1d04..467c3dd 100644
--- a/EducationProgram.i18n.php
+++ b/EducationProgram.i18n.php
@@ -334,12 +334,12 @@
        'epstudentpager-header-articles' => 'Articles',
        'epstudentpager-header-reviewers' => 'Reviewers',
        'ep-articles-remstudent' => 'remove from course',
-       'ep-articles-remreviewer-self' => 'Remove myself as 
{{GENDER:$1|reviewer}}',
+       'ep-articles-remreviewer-self' => 'Remove you as 
{{GENDER:$1|reviewer}}',
        'ep-articles-remreviewer' => 'remove as {{GENDER:$1|reviewer}}',
        'ep-articles-remarticle' => 'remove article',
        'ep-articles-addarticle-text' => 'Add an article:',
        'ep-articles-addarticle-button' => 'Add article',
-       'ep-articles-becomereviewer' => 'Add myself as {{GENDER:$1|reviewer}}',
+       'ep-articles-becomereviewer' => 'Add you as {{GENDER:$1|reviewer}}',
 
        // ep.articletable
        'ep-articletable-addreviwer-title' => 'Become {{GENDER:$1|reviewer}}',
@@ -655,10 +655,10 @@
        'ep-mycourses-no-such-course' => 'You are not enrolled in any course 
with name "$1". The courses you are enrolled in are listed below.',
        'ep-mycourses-nocourses-epstudent' => 'You are not enrolled in any 
[[Special:Courses|courses]].',
        'ep-mycourses-login-first' => 'You need to login before you can view 
your courses.',
-       'ep-mycourses-courses-epoa' => '{{PLURAL:$1|Course|Courses}} I am 
{{GENDER:$2|Online volunteer}} for',
-       'ep-mycourses-courses-epca' => '{{PLURAL:$1|Course|Courses}} I am 
{{GENDER:$2|Campus volunteer}} for',
-       'ep-mycourses-courses-epinstructor' => '{{PLURAL:$1|Course|Courses}} I 
am {{GENDER:$2|Instructor}} for',
-       'ep-mycourses-courses-epstudent' => '{{PLURAL:$1|Course|Courses}} I am 
enrolled in',
+       'ep-mycourses-courses-epoa' => '{{PLURAL:$1|Course|Courses}} you are 
{{GENDER:$2|Online volunteer}} for',
+       'ep-mycourses-courses-epca' => '{{PLURAL:$1|Course|Courses}} you are 
{{GENDER:$2|Campus volunteer}} for',
+       'ep-mycourses-courses-epinstructor' => '{{PLURAL:$1|Course|Courses}} 
you are {{GENDER:$2|Instructor}} for',
+       'ep-mycourses-courses-epstudent' => '{{PLURAL:$1|Course|Courses}} you 
are enrolled in',
        'ep-mycourses-nocourses-epca' => 'There are no courses for which you 
are {{GENDER:$1|Campus volunteer}} yet.',
        'ep-mycourses-nocourses-epoa' => 'There are no courses for which you 
are {{GENDER:$1|Online volunteer}} for yet.',
        'ep-mycourses-nocourses-epinstructor' => 'There are no courses for 
which you are {{GENDER:$1|Instructor}} for yet.',

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Idbfe1d81f514377ddb43a8392168e4d82a969952
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/EducationProgram
Gerrit-Branch: master
Gerrit-Owner: Siebrand <[email protected]>
Gerrit-Reviewer: Jeroen De Dauw <[email protected]>
Gerrit-Reviewer: Nikerabbit <[email protected]>
Gerrit-Reviewer: Raimond Spekking <[email protected]>
Gerrit-Reviewer: Reedy <[email protected]>
Gerrit-Reviewer: Siebrand <[email protected]>
Gerrit-Reviewer: Swalling <[email protected]>
Gerrit-Reviewer: jenkins-bot

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

Reply via email to