mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Echo
synced 2024-11-23 23:44:53 +00:00
Drop posessive in notifications personal tool
Core bug 41672 Change-Id: I3f6c9af3e5b626c406350e403356d7a8d3c0799d
This commit is contained in:
parent
8edf097536
commit
4b92cb9226
|
@ -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',
|
||||
);
|
||||
|
|
Loading…
Reference in a new issue