How would you go about internationalizing a Google App Engine webapp application using BABEL? I am looking here for all the stages:
- Marking the strings to be translated.
- Extracting them.
- Traslating
- Configuring your app to load the right language requested by the browser