There is a return t($output) in the module which is not good enough for extracting the string for the translators using the extractor.php script, because the actual string is produced at runtime.

A more convenient place for t() would be the specific strings which are fed into $output.

Comments

jvandyk’s picture

Status: Active » Fixed

Fixed; thanks.

Anonymous’s picture

Status: Fixed » Closed (fixed)