Hi devs, I tried to include module settings into a module via the "settings" parameter in the metadata.php. This part worked, however having translated texts for these options seems to be impossible.
So far I tried "lang/de/my_module_lang.php", "out/lang/de/my_module_lang.php" and "out/admin/de/my_module_lang.php", all inside the "module/my_module" directory. None of them worked. Using /views/admin/de/cust_lang.php worked, but that would be bad style, as you are supposed to put all your module files inside your module directory. Can anyone give me a hint how to do this? regards Gernot -- ******************************************* Dipl.-Inf. Gernot Payer Software-Entwickler shoptimax GmbH Guntherstraße 45a 90461 Nürnberg Amtsgericht Nürnberg HRB 21703 GF Friedrich Schreieck Tel.: 0911/25566-17 Fax: 0911/25566-29 [email protected] http://www.shoptimax.de ******************************************* _______________________________________________ dev-general mailing list [email protected] http://dir.gmane.org/gmane.comp.php.oxid.general
