r68384 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r68383‎ | r68384 | r68385 >
Date:22:41, 21 June 2010
Author:platonides
Status:ok
Tags:
Comment:
Follow up r68379 code review comments.
Comment the common.js mention since it isn't deployed yet.
Modified paths:
  • /trunk/extensions/UsabilityInitiative/PrefSwitch/PrefSwitch.i18n.php (modified) (history)

Diff [purge]

Index: trunk/extensions/UsabilityInitiative/PrefSwitch/PrefSwitch.i18n.php
@@ -13,8 +13,8 @@
1414 $messages['en'] = array(
1515 'prefswitch' => 'Usability Initiative preference switch',
1616 'prefswitch-desc' => 'Allow users to switch sets of preferences',
17 - 'prefswitch-jswarning' => 'Remember that with the skin change, your [[User:$1/$2.js|$2 javascript]] will need to be copied to [[User:$1/vector.js]] or [[User:$1/common.js]] to continue working.',
18 - 'prefswitch-csswarning' => 'Your [[User:$1/$2.css|custom $2 styles]] will no longer be applied. You can add custom CSS for vector in [[User:$1/vector.css]].',
 17+ 'prefswitch-jswarning' => 'Remember that with the skin change, your [[User:$1/$2.js|$2 JavaScript]] will need to be copied to [[{{ns:user}}:$1/vector.js]] <!-- or [[{{ns:user}}:$1/common.js]]--> to continue working.',
 18+ 'prefswitch-csswarning' => 'Your [[User:$1/$2.css|custom $2 styles]] will no longer be applied. You can add custom CSS for vector in [[{{ns:user}}:$1/vector.css]].',
1919 'prefswitch-survey-true' => 'Yes',
2020 'prefswitch-survey-false' => 'No',
2121 'prefswitch-survey-submit-off' => 'Turn new features off',

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r68379Move the feedback piece from prefswitch-main to a new message prefswitch-main...platonides21:01, 21 June 2010

Status & tagging log