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

Change subject: Grammar correction
......................................................................


Grammar correction

* Replace "You are about ..." by "You are about to ...".
* Add full-stops for consistency.

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

Approvals:
  Siebrand: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/EducationProgram.i18n.php b/EducationProgram.i18n.php
index 2893cd1..6e4c4c1 100644
--- a/EducationProgram.i18n.php
+++ b/EducationProgram.i18n.php
@@ -85,8 +85,8 @@
        'log-description-institution' => 'Log of all changes to 
[[Special:Institutions|institutions]].',
        'log-description-course' => 'Log of all changes to 
[[Special:Courses|courses]].',
        'log-description-instructor' => 'Log of all changes to instructors.',
-       'log-description-online' => 'Log of all changes to Education Program 
[[Special:OnlineVolunteers|Online volunteers]]',
-       'log-description-campus' => 'Log of all changes to Education Program 
[[Special:CampusVolunteers|Campus volunteers]]',
+       'log-description-online' => 'Log of all changes to Education Program 
[[Special:OnlineVolunteers|Online volunteers]].',
+       'log-description-campus' => 'Log of all changes to Education Program 
[[Special:CampusVolunteers|Campus volunteers]].',
        'log-description-student' => 'Log of all changes to 
[[Special:Students|students]].',
 
        'logentry-institution-add' => '$1 {{GENDER:$2|created}} institution $3',
@@ -559,7 +559,7 @@
 
        // Institution undo revision
        'orgpage-epundo-title' => 'Undo revision of institution "$1"',
-       'orgpage-epundo-text' => 'You are about undo a single revision of 
institution $1.',
+       'orgpage-epundo-text' => 'You are about to undo a single revision of 
institution $1.',
        'orgpage-epundo-summary' => 'Reason:',
        'orgpage-epundo-undo-button' => 'Undo revision',
        'orgpage-epundo-cancel-button' => 'Cancel',
@@ -569,7 +569,7 @@
 
        // Course undo revision
        'coursepage-epundo-title' => 'Undo revision of course "$1"',
-       'coursepage-epundo-text' => 'You are about undo a single revision of 
course $1.',
+       'coursepage-epundo-text' => 'You are about to undo a single revision of 
course $1.',
        'coursepage-epundo-summary' => 'Reason:',
        'coursepage-epundo-undo-button' => 'Undo revision',
        'coursepage-epundo-cancel-button' => 'Cancel',
@@ -579,7 +579,7 @@
 
        // Course undeletion
        'coursepage-epundelete-title' => 'Undelete course "$1"',
-       'coursepage-epundelete-text' => 'You are about to undelete course $1',
+       'coursepage-epundelete-text' => 'You are about to undelete course $1.',
        'coursepage-epundelete-summary' => 'Reason:',
        'coursepage-epundelete-undelete-button' => 'Undelete course',
        'coursepage-epundelete-cancel-button' => 'Cancel',
@@ -590,7 +590,7 @@
 
        // Institution undeletion
        'orgpage-epundelete-title' => 'Undelete institution "$1"',
-       'orgpage-epundelete-text' => 'You are about to undelete institution $1',
+       'orgpage-epundelete-text' => 'You are about to undelete institution 
$1.',
        'orgpage-epundelete-summary' => 'Reason:',
        'orgpage-epundelete-undelete-button' => 'Undelete institution',
        'orgpage-epundelete-cancel-button' => 'Cancel',

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Ieee4fbeec9fdaaec28136677abad3e0a54d20f24
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/EducationProgram
Gerrit-Branch: master
Gerrit-Owner: Shirayuki <shirayuk...@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