Hi, According to the documentation<http://web2py.com/books/default/chapter/29/04#Internationalization,-and-Pluralization-with-T>, the T operator works based on the Accept-Language setting. In my experience, this is quite cumbersome for a user to set-up (I have not even succeeded in setting this up in Chrome), so I would prefer to rely on offering the user a limited set of available languages for my web application, in the form of a menu, or maybe a profile setting.
For users without profile (i.e. not logged in), I would like to persist this setting across requests. How could I do this? What are the strategies being used by others offering pages in multiple languages? Thanks, Daniel -- --- 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 web2py+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.