Hi Nicolas, thanks a lot, that helped! :)
regards Gernot Am Thu, 24 Jan 2013 15:27:10 +0100 schrieb Nicolas Hodin <[email protected]>: > Hi Gernot, > > You will find some information on translating module settings on this > url : > http://www.oxid-esales.fr/gestion-des-modules-fichier-module_options-php/ . > Sorry it's french, but you will easily find the main information that > you have to create this language file : > modules\module_name\out\admin\language_code\module_options.php . > > Best regards, > > Nicolas Hodin > www.takeitweb.fr > > > 2013/1/24 Gernot Payer <[email protected]> > > > 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 -- ******************************************* 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
