There is one common mistake using the t() function.
string inside t() should not start or end with space, it is hard to translate correctly..

CommentFileSizeAuthor
#1 coder_304150.patch919 bytesstella

Comments

stella’s picture

Status: Active » Needs review
StatusFileSize
new919 bytes

Try the attached patch.

If what you say is true, we might be able to add check to coder for that.

Cheers,
Stella

pasqualle’s picture

douggreen’s picture

Status: Needs review » Fixed

I committed this patch, plus I added a check to the new i18n (translation) review to look for t() with a leading or trailing space. Thanks for the suggestion!

Anonymous’s picture

Status: Fixed » Closed (fixed)

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