Hi Fabio, Sculptor already supports internationalization. You just have to translate the files located in src/generated/resources/i18n (in web project). You must duplicate the files and name them with the language code as suffix. For example, if you want Spanish support you should have a file named defaultMessages_es.properties, another one named messages_es.properties and one more for each of the modules defined in your model.
> -----Mensaje original----- > De: fgrehm [mailto:[EMAIL PROTECTED] > Enviado el: viernes, 07 de noviembre de 2008 20:57 > Para: [email protected] > Asunto: [Fornax-developer] Scupltor support for other languages > > > Hy guys, > > I just wanted to know if there will be support for code generation in > other > languages. > > > Thanks, > -- > Fábio Rehm > -- > View this message in context: http://www.nabble.com/Scupltor-support-for- > other-languages-tp20387714s17564p20387714.html > Sent from the Fornax-Platform mailing list archive at Nabble.com. > > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's > challenge > Build the coolest Linux based applications with Moblin SDK & win great > prizes > Grand prize is a trip for two to an Open Source event anywhere in the > world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > Fornax-developer mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/fornax-developer > > No virus found in this incoming message. > Checked by AVG - http://www.avg.com > Version: 8.0.175 / Virus Database: 270.9.0/1778 - Release Date: 09/11/2008 > 14:14 ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Fornax-developer mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fornax-developer
