Index: trunk/extensions/ArticleFeedback/ArticleFeedback.i18n.php |
— | — | @@ -29,7 +29,7 @@ |
30 | 30 | 'articlefeedback-survey-disclaimer' => 'By submitting, you agree to transparency under these $1.', |
31 | 31 | 'articlefeedback-survey-disclaimerlink' => 'terms', |
32 | 32 | /* ext.articleFeedback and jquery.articleFeedback */ |
33 | | - 'articlefeedback-error' => 'An error has occured. Please try again later.', |
| 33 | + 'articlefeedback-error' => 'An error has occurred. Please try again later.', |
34 | 34 | 'articlefeedback-form-switch-label' => 'Rate this page', |
35 | 35 | 'articlefeedback-form-panel-title' => 'Rate this page', |
36 | 36 | 'articlefeedback-form-panel-explanation' => 'What\'s this?', |
Index: trunk/extensions/ArticleFeedbackv5/ArticleFeedbackv5.i18n.php |
— | — | @@ -34,7 +34,7 @@ |
35 | 35 | 'articlefeedbackv5-cta3-button-text' => 'Start the survey', |
36 | 36 | |
37 | 37 | /* Error Messages */ |
38 | | - 'articlefeedbackv5-error' => 'An error has occured. Please try again later.', |
| 38 | + 'articlefeedbackv5-error' => 'An error has occurred. Please try again later.', |
39 | 39 | 'articlefeedbackv5-page-disabled' => 'Article Feedback page not enabled for this article.', |
40 | 40 | 'articlefeedbackv5-error-email' => 'That e-mail address is not valid.', |
41 | 41 | 'articlefeedbackv5-error-blocked' => 'Blocked users may not submit feedback.', |
— | — | @@ -493,10 +493,10 @@ |
494 | 494 | * $1 is the title of the article for which we show the feedback', |
495 | 495 | 'articlefeedbackv5-hidden' => 'The marker that appears on a comment if it has been hidden by a monitor. |
496 | 496 | * $1 is the name of the monitor who performed the hide |
497 | | -* $2 is the timestamp for when the hide occured', |
| 497 | +* $2 is the timestamp for when the hide occurred', |
498 | 498 | 'articlefeedbackv5-deleted' => 'The marker that appears on a comment if it has been deleted by an oversighter. |
499 | 499 | * $1 is the name of the oversighter who performed the delete |
500 | | -* $2 is the timestamp for when the deletion occured', |
| 500 | +* $2 is the timestamp for when the deletion occurred', |
501 | 501 | 'articlefeedbackv5-form-abuse' => 'Link text allowing the user to flag feedback as abuse. $1 is the number of times the feedback has been flagged previously.', |
502 | 502 | 'articlefeedbackv5-form-abuse-masked' => 'Link text allowing the user to flag feedback as abuse, without the count included in {{msg-mw|articlefeedbackv5-form-abuse}}', |
503 | 503 | 'articlefeedbackv5-form-delete' => '{{Identical|Delete}}', |