Katie Horn has submitted this change and it was merged.

Change subject: Spell-check: occured -> occurred etc.
......................................................................


Spell-check: occured -> occurred etc.

* Replace "occured" by "occurred"
* Remove a full stop from "fundraiserunsubscribe-desc" for consistency

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

Approvals:
  Katie Horn: Verified; Looks good to me, approved
  Siebrand: Looks good to me, but someone else must approve



diff --git a/FundraiserUnsubscribe.i18n.php b/FundraiserUnsubscribe.i18n.php
index 4ce3b61..8d4b0c3 100644
--- a/FundraiserUnsubscribe.i18n.php
+++ b/FundraiserUnsubscribe.i18n.php
@@ -8,7 +8,7 @@
 $messages = array();
 
 $messages['en'] = array(
-       'fundraiserunsubscribe-desc' => 'Allows users to unsubscribe from 
configured fundraising mailing lists.',
+       'fundraiserunsubscribe-desc' => 'Allows users to unsubscribe from 
configured fundraising mailing lists',
 
        'fundraiserunsubscribe' => 'Unsubscribe from Wikimedia Fundraising 
Email',
 
@@ -17,7 +17,7 @@
        'fundraiserunsubscribe-submit' => 'Unsubscribe',
        'fundraiserunsubscribe-cancel' => 'Cancel',
 
-       'fundraiserunsubscribe-errormsg' => 'An error occured while attempting 
to process your request. Please contact [mailto:$1 $1].',
+       'fundraiserunsubscribe-errormsg' => 'An error occurred while attempting 
to process your request. Please contact [mailto:$1 $1].',
 
        'fundraiserunsubscribe-success' => 'You have successfully been removed 
from our mailing list.',
        'fundraiserunsubscribe-sucesswarning' => 'Please allow up to four (4) 
days for the changes to take effect. We apologize for any emails you receive 
during this time. If you have any questions, please contact [mailto:$1 $1].',

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Ie700d9445684f802196a8789e0fb5fbcb11060e2
Gerrit-PatchSet: 3
Gerrit-Project: mediawiki/extensions/FundraisingEmailUnsubscribe
Gerrit-Branch: master
Gerrit-Owner: Shirayuki <[email protected]>
Gerrit-Reviewer: Adamw <[email protected]>
Gerrit-Reviewer: Katie Horn <[email protected]>
Gerrit-Reviewer: Mwalker <[email protected]>
Gerrit-Reviewer: Pgehres <[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