From 4b92cb9226165ee5aaecb202d66e29a0b1c986f2 Mon Sep 17 00:00:00 2001 From: Krenair Date: Tue, 6 Nov 2012 00:21:54 +0000 Subject: [PATCH] Drop posessive in notifications personal tool Core bug 41672 Change-Id: I3f6c9af3e5b626c406350e403356d7a8d3c0799d --- Echo.i18n.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Echo.i18n.php b/Echo.i18n.php index d9ed2874e..6fe032821 100644 --- a/Echo.i18n.php +++ b/Echo.i18n.php @@ -89,7 +89,7 @@ $1', // Notifications overlay 'echo-link-new' => '$1 new {{PLURAL:$1|notification|notifications}}', - 'echo-link' => 'My notifications', + 'echo-link' => 'Notifications', 'echo-overlay-link' => 'All notifications…', 'echo-overlay-title' => 'My notifications', );