(bug 37668) Add plural support to echo-link-new

Change-Id: Iada6a7dcf666afee7a3abae0ea1ed22d2c6031c7
This commit is contained in:
Alex Monk 2012-06-24 16:46:23 +01:00
parent 5ccb0f4fc8
commit f70f555969

View file

@ -59,7 +59,7 @@ The {{SITENAME}} notification system',
$1',
// Notifications overlay
'echo-link-new' => '$1 new notifications',
'echo-link-new' => '$1 new {{PLURAL:$1|notification|notifications}}',
'echo-link-none' => 'My notifications',
'echo-overlay-link' => 'All notifications…',
'echo-overlay-title' => 'My notifications',