Index: trunk/extensions/UsabilityInitiative/PrefSwitch/PrefSwitch.i18n.php |
— | — | @@ -63,8 +63,8 @@ |
64 | 64 | 'prefswitch-title-off' => 'Turn new features off', |
65 | 65 | 'prefswitch-title-switched-off' => 'Thanks', |
66 | 66 | 'prefswitch-title-feedback' => 'Feedback', |
67 | | - 'prefswitch-success-on' => 'New features are now turned on. We hope you enjoy using the new features. You may always turn them back off by clicking on the "[[Special:UsabilityInitiativePrefSwitch|Take me back]]" link at the top of the page.', |
68 | | - 'prefswitch-success-off' => 'New features are now turned off. Thanks for trying the new features. You may always turn them back on by clicking on the "[[Special:UsabilityInitiativePrefSwitch|New features]]" link at the top of the page.', |
| 67 | + 'prefswitch-success-on' => 'New features are now turned on. We hope you enjoy using the new features. You may always turn them back off by clicking on the "[[Special:UsabilityInitiativePrefSwitch|{{int:prefswitch-link-on}}]]" link at the top of the page.', |
| 68 | + 'prefswitch-success-off' => 'New features are now turned off. Thanks for trying the new features. You may always turn them back on by clicking on the "[[Special:UsabilityInitiativePrefSwitch|{{int:prefswitch-link-off}}]]" link at the top of the page.', |
69 | 69 | 'prefswitch-success-feedback' => 'Your feedback has been sent.', |
70 | 70 | 'prefswitch-return' => '<hr style="clear:both"> |
71 | 71 | Return to <span class="plainlinks">[$1 $2]</span>.', |