Index: trunk/extensions/UsabilityInitiative/PrefSwitch/PrefSwitch.i18n.php |
— | — | @@ -13,8 +13,8 @@ |
14 | 14 | $messages['en'] = array( |
15 | 15 | 'prefswitch' => 'Usability Initiative preference switch', |
16 | 16 | '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]].', |
19 | 19 | 'prefswitch-survey-true' => 'Yes', |
20 | 20 | 'prefswitch-survey-false' => 'No', |
21 | 21 | 'prefswitch-survey-submit-off' => 'Turn new features off', |