Diez B. Roggisch wrote: > > 3) collect strings from JS-files and create message-catalogs for JS > which are automatically included using a standard-widget.
Why using message catalogs if gettext does already that job? Create a controller which will serve the JS-file as plaintext, utilizing gettext. That way you can still utilize TG's means as they already are. (Remember to set "Content-Type: text/javascript".) -- Mark
smime.p7s
Description: S/MIME Cryptographic Signature

