You can do what Paolo suggested, it will work. I'd like to make a suggestion though - Don't do this.
For me, everything that's in the code should be in English, variable names, strings like this one, comments, every single thing. For many reasons, it looks better, you don't tire your brain by switching languages while reading the code, if you ask questions on the internet or if one day it gets open sourced it's easier for people from other nationalities to understand your code. It's also cool that your clients always get their applications localized for English for free if they want it. -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

