Last modified: 2012-07-01 14:49:15 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T39668, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 37668 - echo-link-new needs plural support
echo-link-new needs plural support
Status: RESOLVED FIXED
Product: MediaWiki extensions
Classification: Unclassified
Echo (Other open bugs)
master
All All
: Unprioritized normal (vote)
: ---
Assigned To: Nobody - You can work on this!
https://translatewiki.net/wiki/Thread...
: easy, i18n
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2012-06-17 22:29 UTC by Siebrand Mazeland
Modified: 2012-07-01 14:49 UTC (History)
6 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Siebrand Mazeland 2012-06-17 22:29:32 UTC
Key value currently is "$1 new notifications". This is incorrect when $1 is 1. Please add plural support.

P.s. I added component Echo in bugzilla with Andrew and Brion as default CC. Please let me know if that needs to be different.
Comment 1 Alex Monk 2012-06-17 22:42:24 UTC
Does this mean that all that needs to be changed is :
-       'echo-link-new' => '$1 new notifications',
+       'echo-link-new' => '$1 new {{PLURAL:$1|notification|notifications}}',

?
Comment 2 Alex Monk 2012-06-24 15:47:47 UTC
Gerrit change #12789

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links