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..

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

apaderno’s picture

FileSize
982 bytes
apaderno’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.

apaderno’s picture

Status: Needs work » Needs review
FileSize
944 bytes

I re-rolled the patch as suggested by dereine.
I changed the type of placeholder too; as already a string is being changed, I don't see any problems 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.