Thank you Bruno and Anthony. It does work and you have made the world a happier place (at least for me).
On Jan 16, 5:55 pm, Anthony <[email protected]> wrote: > New apps are created from the welcome.w2p file in the /web2py folder, not > by directly copying the /web2py/applications/welcome folder. If you want > new apps to be based on your modified welcome app, pack the modified app > and replace the existing /web2py/welcome.w2p file with it. > > Anthony > > > > > > > > On Monday, January 16, 2012 4:03:59 PM UTC-5, Otto Domínguez wrote: > > > I have understood that the Welcome app is a template for new apps. I > > changed the About of the Welcome app and when making a new app I get this > > modified About page. But not so with language files. On the Welcome app I > > created a new spanish file for my country (Guatemala) named es-gt.py. It > > does work in that app, but when making a new Simple Application (based on > > Welcome) this file does not get copied to the new app. Am I missing > > something?

