This line does not use t ()

CommentFileSizeAuthor
adsense-translation.patch2.69 KBpvasili

Comments

jcnventura’s picture

Status: Needs review » Closed (won't fix)

Thanks for the patch.. I tried to use potx after applying the patch and it produced lots of errors like this:

The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t(<<< EOF

Also, the generated pot file was identical to the file generated without the patch..

If you find a way to make it work, I will add the patch, but as it is now, it simply doesn't work at all.

João