r82987 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r82986‎ | r82987 | r82988 >
Date:23:58, 28 February 2011
Author:siebrand
Status:ok
Tags:
Comment:
* L10n tweaks for consistency
* spaces to tabs
Modified paths:
  • /trunk/extensions/ArticleFeedback/ArticleFeedback.i18n.php (modified) (history)

Diff [purge]

Index: trunk/extensions/ArticleFeedback/ArticleFeedback.i18n.php
@@ -31,9 +31,9 @@
3232 'articlefeedback-form-panel-instructions' => 'Please take a moment to rate this page.',
3333 'articlefeedback-form-panel-clear' => 'Remove this rating',
3434 'articlefeedback-form-panel-expertise' => 'I have prior knowledge on this topic',
35 - 'articlefeedback-form-panel-expertise-studies' => 'I\'ve studied it in college/university',
36 - 'articlefeedback-form-panel-expertise-profession' => 'It\'s part of my profession',
37 - 'articlefeedback-form-panel-expertise-hobby' => 'It\'s related to my hobbies or interests',
 35+ 'articlefeedback-form-panel-expertise-studies' => 'I have studied it in college/university',
 36+ 'articlefeedback-form-panel-expertise-profession' => 'It is part of my profession',
 37+ 'articlefeedback-form-panel-expertise-hobby' => 'It is related to my hobbies or interests',
3838 'articlefeedback-form-panel-expertise-other' => 'The source of my knowledge is not listed here',
3939 'articlefeedback-form-panel-submit' => 'Submit feedback',
4040 'articlefeedback-report-switch-label' => 'View page ratings',
@@ -59,12 +59,12 @@
6060 'articlefeedback-pitch-join-login' => 'Log in',
6161 'articlefeedback-pitch-edit-message' => 'Did you know that you can edit this page?',
6262 'articlefeedback-pitch-edit-accept' => 'Edit this page',
63 - 'articlefeedback-expert-assessment-question' => 'Do you have knowledge in this topic?',
64 - 'articlefeedback-expert-assessment-level-1-label' => 'Marginal',
65 - 'articlefeedback-expert-assessment-level-2-label' => 'Competent',
66 - 'articlefeedback-expert-assessment-level-3-label' => 'Expert',
 63+ 'articlefeedback-expert-assessment-question' => 'Do you have knowledge in this topic?',
 64+ 'articlefeedback-expert-assessment-level-1-label' => 'Marginal',
 65+ 'articlefeedback-expert-assessment-level-2-label' => 'Competent',
 66+ 'articlefeedback-expert-assessment-level-3-label' => 'Expert',
6767 'articlefeedback-survey-message-success' => 'Thanks for filling out the survey.',
68 - 'articlefeedback-survey-message-error' => 'An error has occurred.
 68+ 'articlefeedback-survey-message-error' => 'An error has occurred.
6969 Please try again later.',
7070 );
7171

Status & tagging log