r77616 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r77615‎ | r77616 | r77617 >
Date:23:28, 2 December 2010
Author:siebrand
Status:ok
Tags:
Comment:
Remove title case.
Modified paths:
  • /trunk/extensions/ArticleFeedback/ArticleFeedback.i18n.php (modified) (history)

Diff [purge]

Index: trunk/extensions/ArticleFeedback/ArticleFeedback.i18n.php
@@ -8,13 +8,13 @@
99 * @author Trevor Parscal
1010 */
1111 $messages['en'] = array(
12 - 'articlefeedback' => 'Article Feedback',
13 - 'articlefeedback-desc' => 'Article Feedback',
 12+ 'articlefeedback' => 'Article feedback',
 13+ 'articlefeedback-desc' => 'Article feedback',
1414 /* Alpha Messages */
1515 'articlefeedback-alpha-yourfeedback' => 'Your feedback',
1616 'articlefeedback-alpha-pleaserate' => 'Please take a moment to rate this page below.',
1717 'articlefeedback-alpha-submit' => 'Submit',
18 - 'articlefeedback-alpha-rating-wellsourced' => 'Well-Sourced:',
 18+ 'articlefeedback-alpha-rating-wellsourced' => 'Well-sourced:',
1919 'articlefeedback-alpha-rating-neutrality' => 'Neutral:',
2020 'articlefeedback-alpha-rating-completeness' => 'Complete:',
2121 'articlefeedback-alpha-rating-readability' => 'Readable:',
@@ -48,13 +48,13 @@
4949 'articlefeedback-alpha-survey-title' => 'Please answer a few questions',
5050 'articlefeedback-alpha-survey-thanks' => 'Thanks for filling out the survey.',
5151 /* Beta Messages */
52 - 'articlefeedback-beta-form-tab-label' => 'Provide Feedback',
53 - 'articlefeedback-beta-form-panel-title' => 'Your Feedback',
 52+ 'articlefeedback-beta-form-tab-label' => 'Provide feedback',
 53+ 'articlefeedback-beta-form-panel-title' => 'Your feedback',
5454 'articlefeedback-beta-form-panel-instructions' => 'Please take a moment to rate this page.',
5555 'articlefeedback-beta-form-panel-notice' => 'Your ratings will expire over time.',
5656 'articlefeedback-beta-form-panel-submit' => 'Submit feedback',
57 - 'articlefeedback-beta-report-tab-label' => 'Show Results',
58 - 'articlefeedback-beta-report-panel-title' => 'Feedback Results',
 57+ 'articlefeedback-beta-report-tab-label' => 'Show results',
 58+ 'articlefeedback-beta-report-panel-title' => 'Feedback results',
5959 'articlefeedback-beta-field-wellsourced-label' => 'Well-sourced',
6060 'articlefeedback-beta-field-wellsourced-tip' => 'Do you feel this page has sufficient citations and that those citations come from trustworthy sources?',
6161 'articlefeedback-beta-field-complete-label' => 'Complete',

Status & tagging log