Welcome,

I was wondering how to dynamicly change the actual language version in
the application. I would like to do something like this:

1. Request
2. Part of code of my application
3. Change of application language from EN to DE
4. Generate content of application in DE language
5. Change application language from DE to EN
6. Response

There is something like "translation.activate(language)" in Django,
but unfortunetly I could not find something like this in Pyramid
documentation

-- 
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/pylons-discuss?hl=en.

Reply via email to