Closed (fixed)
Project:
Actions
Version:
4.7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
16 May 2006 at 20:35 UTC
Updated:
30 May 2006 at 20:46 UTC
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
Comment #1
jvandyk commentedFixed; thanks.
Comment #2
(not verified) commented