As the message can be used only when the e-mails sent are one, the string should be 1 e-mail sent during this test..

Comments

avpaderno’s picture

StatusFileSize
new982 bytes
avpaderno’s picture

Status: Active » Needs review

I forgot to change the status.

mr.baileys’s picture

Status: Needs review » Reviewed & tested by the community
Issue tags: +Quick fix

Patch applies cleanly and makes sense.

dawehner’s picture

Status: Reviewed & tested by the community » Needs work

format_plural does not want the strings already wrapped in t(). I think we should fix this here.

I wonder whether it is allowed to change the placeholder at this time and use @count instead.

avpaderno’s picture

Status: Needs work » Needs review
StatusFileSize
new944 bytes

I re-rolled the patch as suggested by dawehner.
I changed the type of placeholder too; as already a string is being changed, I don't see any problem in modifying the placeholder too.

dries’s picture

Status: Needs review » Fixed

Good catch. Committed to CVS HEAD.

Status: Fixed » Closed (fixed)
Issue tags: -Quick fix

Automatically closed -- issue fixed for 2 weeks with no activity.