jenkins-bot has submitted this change and it was merged. Change subject: Slightly rephrase message and add link ......................................................................
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 --- M Echo.i18n.php 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Alex Monk: Looks good to me, approved jenkins-bot: Verified diff --git a/Echo.i18n.php b/Echo.i18n.php index 6a2c609..0c6a2a9 100644 --- a/Echo.i18n.php +++ b/Echo.i18n.php @@ -29,7 +29,7 @@ // 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}}', -- To view, visit https://gerrit.wikimedia.org/r/54861 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I600c3ab518dda019b3f4210c3836356908d2de91 Gerrit-PatchSet: 2 Gerrit-Project: mediawiki/extensions/Echo Gerrit-Branch: master Gerrit-Owner: Raimond Spekking <[email protected]> Gerrit-Reviewer: Alex Monk <[email protected]> Gerrit-Reviewer: Lwelling <[email protected]> Gerrit-Reviewer: Siebrand <[email protected]> Gerrit-Reviewer: jenkins-bot _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
