The translation string extractor script encountered problems with t() strings containing variables. This little patch makes the string extraction run without errors. Not sure about the rest. ;)

Comments

cog.rusty’s picture

StatusFileSize
new2.24 KB

Or maybe this one.

cog.rusty’s picture

StatusFileSize
new2.24 KB

Or even better, with balanced parentheses :-/

teradome’s picture

Seems like a simple patch to me, I'm putting it into HEAD to test it out. If it's okay, I'll tag it into the 4.7 package.

teradome’s picture

Assigned: Unassigned » teradome
Status: Needs review » Postponed

(just adjusting the issue's settings)

teradome’s picture

Status: Postponed » Fixed

This should have been applied to the module... please open a new ticket if you're still encountering errors.

Anonymous’s picture

Status: Fixed » Closed (fixed)