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

Change subject: Change course status "Passed" to "Ended" to avoid ambiguity 
about "passing" a course.
......................................................................


Change course status "Passed" to "Ended" to avoid ambiguity
about "passing" a course.

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

Approvals:
  Jeroen De Dauw: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/EducationProgram.i18n.php b/EducationProgram.i18n.php
index 345370b..8f5fba1 100644
--- a/EducationProgram.i18n.php
+++ b/EducationProgram.i18n.php
@@ -206,7 +206,7 @@
        'special-articles' => 'Articles (Education Program)',
 
        // Course statuses
-       'ep-course-status-passed' => 'Passed',
+       'ep-course-status-passed' => 'Ended',
        'ep-course-status-current' => 'Current',
        'ep-course-status-planned' => 'Planned',
        'ep-course-status-current-planned' => 'Current and planned',
@@ -317,7 +317,7 @@
        'epstudentpager-header-user-id' => 'Username',
        'epstudentpager-header-id' => 'Id',
        'epstudentpager-header-current-courses' => 'Current courses',
-       'epstudentpager-header-passed-courses' => 'Passed courses',
+       'epstudentpager-header-passed-courses' => 'Ended courses',
        'epstudentpager-header-first-enroll' => 'First enrollment',
        'epstudentpager-header-last-active' => 'Last active',
        'epstudentpager-header-active-enroll' => 'Currently enrolled',

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Ifa10a4238a3acc0fb7c94d96d48e9d6cfcbcab9c
Gerrit-PatchSet: 4
Gerrit-Project: mediawiki/extensions/EducationProgram
Gerrit-Branch: master
Gerrit-Owner: Ragesoss <rages...@gmail.com>
Gerrit-Reviewer: Jeroen De Dauw <jeroended...@gmail.com>
Gerrit-Reviewer: Siebrand <siebr...@wikimedia.org>
Gerrit-Reviewer: jenkins-bot

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

Reply via email to