From 8599f19a2d8b7dd271a9962a4032bdc751b3e772 Mon Sep 17 00:00:00 2001 From: raymond Date: Wed, 20 Mar 2013 15:16:45 +0100 Subject: [PATCH] Slightly rephrase message and add link Suggested by Siebrand https://translatewiki.net/wiki/Thread:Support/About_MediaWiki:Echo-dismiss-prefs-message/nl Change-Id: I600c3ab518dda019b3f4210c3836356908d2de91 --- Echo.i18n.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Echo.i18n.php b/Echo.i18n.php index 6a2c60929..0c6a2a974 100644 --- a/Echo.i18n.php +++ b/Echo.i18n.php @@ -29,7 +29,7 @@ $messages['en'] = array( // Dismiss interface 'echo-dismiss-button' => 'Dismiss', 'echo-dismiss-message' => 'Turn off all $1 notifications', - 'echo-dismiss-prefs-message' => 'You can turn these back on in Preferences', + 'echo-dismiss-prefs-message' => 'You can turn these back on in your [[Special:Preferences#mw-prefsection-echo|preferences]]', // Category titles 'echo-category-title-edit-user-talk' => 'Talk page {{PLURAL:$1|post|posts}}',