Closed (fixed)
Project:
Project Issue File Review
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
21 Nov 2009 at 17:35 UTC
Updated:
4 Feb 2012 at 01:00 UTC
Jump to comment: Most recent file
Comments
Comment #1
webchickIn fact, why not format_plural so such language hacks weren't necessary?
Comment #2
boombatower commentedMy reason for not using format_plural() in the first place was that I don't see how it can be used with three count arguments unless I am to format each part separately and then merge them together.
That seemed like overkill at the time, but is that what we want?
Comment #3
boombatower commentedTalked with webchick, we'll just go with removing the 'e' for now.
Comment #4
boombatower commentedCommitted.
Comment #6
webchickHm. It looks like this never got committed, or at least not to the branch that qa.d.o is using.
Here's a re-rolled patch against 6.x-2.x. I can haz? :)
Comment #7
jthorson commentedCommitted to 6.x-2.x (1531999).