r114141 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r114140‎ | r114141 | r114142 >
Date:14:50, 19 March 2012
Author:reedy
Status:ok
Tags:
Comment:
Bug 35319 - typo: "occured" in articlefeedback-error string
Modified paths:
  • /trunk/extensions/ArticleFeedback/ArticleFeedback.i18n.php (modified) (history)
  • /trunk/extensions/ArticleFeedbackv5/ArticleFeedbackv5.i18n.php (modified) (history)

Diff [purge]

Index: trunk/extensions/ArticleFeedback/ArticleFeedback.i18n.php
@@ -29,7 +29,7 @@
3030 'articlefeedback-survey-disclaimer' => 'By submitting, you agree to transparency under these $1.',
3131 'articlefeedback-survey-disclaimerlink' => 'terms',
3232 /* 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.',
3434 'articlefeedback-form-switch-label' => 'Rate this page',
3535 'articlefeedback-form-panel-title' => 'Rate this page',
3636 'articlefeedback-form-panel-explanation' => 'What\'s this?',
Index: trunk/extensions/ArticleFeedbackv5/ArticleFeedbackv5.i18n.php
@@ -34,7 +34,7 @@
3535 'articlefeedbackv5-cta3-button-text' => 'Start the survey',
3636
3737 /* Error Messages */
38 - 'articlefeedbackv5-error' => 'An error has occured. Please try again later.',
 38+ 'articlefeedbackv5-error' => 'An error has occurred. Please try again later.',
3939 'articlefeedbackv5-page-disabled' => 'Article Feedback page not enabled for this article.',
4040 'articlefeedbackv5-error-email' => 'That e-mail address is not valid.',
4141 'articlefeedbackv5-error-blocked' => 'Blocked users may not submit feedback.',
@@ -493,10 +493,10 @@
494494 * $1 is the title of the article for which we show the feedback',
495495 'articlefeedbackv5-hidden' => 'The marker that appears on a comment if it has been hidden by a monitor.
496496 * $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',
498498 'articlefeedbackv5-deleted' => 'The marker that appears on a comment if it has been deleted by an oversighter.
499499 * $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',
501501 '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.',
502502 'articlefeedbackv5-form-abuse-masked' => 'Link text allowing the user to flag feedback as abuse, without the count included in {{msg-mw|articlefeedbackv5-form-abuse}}',
503503 'articlefeedbackv5-form-delete' => '{{Identical|Delete}}',

Status & tagging log