r67711 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r67710‎ | r67711 | r67712 >
Date:12:32, 9 June 2010
Author:siebrand
Status:ok
Tags:
Comment:
Simplify 'click here' in 'prefswitch-main-on' and 'prefswitch-main-off' (ref r67685)
Modified paths:
  • /trunk/extensions/UsabilityInitiative/PrefSwitch/PrefSwitch.i18n.php (modified) (history)

Diff [purge]

Index: trunk/extensions/UsabilityInitiative/PrefSwitch/PrefSwitch.i18n.php
@@ -105,9 +105,9 @@
106106 'prefswitch-main-anon' => "===Take me back===
107107 <span class=\"plainlinks\">[$1 Click here to turn off the new features]</span>. You will be asked to login or create an account first.",
108108 'prefswitch-main-on' => "===Take me back!===
109 -If you would like to turn off the new features, please <span class=\"plainlinks\">[$2 click here]</span>.",
 109+<span class=\"plainlinks\">[$2 Click here to turn off the new features]</span>.",
110110 'prefswitch-main-off' => "===Try them out!===
111 -If you would like to turn on the new features, please <span class=\"plainlinks\">[$1 click here]</span>.",
 111+<span class=\"plainlinks\">[$1 Click here to enable the new features]</span>.",
112112 'prefswitch-survey-intro-feedback' => 'We would love to hear from you.
113113 Please fill out the optional survey below before clicking "[[#prefswitch-survey-submit-feedback|{{int:Prefswitch-survey-submit-feedback}}]]".',
114114 'prefswitch-survey-intro-off' => 'Thanks for trying out our new features.

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r67685Simplify 'click here' in 'prefswitch-main-anon'siebrand06:48, 9 June 2010

Status & tagging log