r66541 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r66540‎ | r66541 | r66542 >
Date:17:18, 16 May 2010
Author:siebrand
Status:ok
Tags:
Comment:
Make answers more consistent with 'the features' mentioned in 'prefswitch-survey-question-whyoff'. Spotted by Lloffiwr.
Modified paths:
  • /trunk/extensions/UsabilityInitiative/PrefSwitch/PrefSwitch.i18n.php (modified) (history)

Diff [purge]

Index: trunk/extensions/UsabilityInitiative/PrefSwitch/PrefSwitch.i18n.php
@@ -24,10 +24,10 @@
2525 'prefswitch-survey-question-dislike' => 'What did you dislike about the features?',
2626 'prefswitch-survey-question-whyoff' => 'Why are you turning off the new features?
2727 Please select all that apply.',
28 - 'prefswitch-survey-answer-whyoff-hard' => 'It was too hard to use.',
29 - 'prefswitch-survey-answer-whyoff-didntwork' => 'It did not function properly.',
30 - 'prefswitch-survey-answer-whyoff-notpredictable' => 'It did not perform predictably.',
31 - 'prefswitch-survey-answer-whyoff-didntlike-look' => 'I did not like the way it looked.',
 28+ 'prefswitch-survey-answer-whyoff-hard' => 'The features were too hard to use.',
 29+ 'prefswitch-survey-answer-whyoff-didntwork' => 'The features did not function properly.',
 30+ 'prefswitch-survey-answer-whyoff-notpredictable' => 'The features did not perform predictably.',
 31+ 'prefswitch-survey-answer-whyoff-didntlike-look' => 'I did not like the way the features looked.',
3232 'prefswitch-survey-answer-whyoff-didntlike-layout' => 'I did not like the new tabs and layout.',
3333 'prefswitch-survey-answer-whyoff-didntlike-toolbar' => 'I did not like the new toolbar.',
3434 'prefswitch-survey-answer-whyoff-other' => 'Other reason:',

Status & tagging log