Just to be more precise, here's what I've already done :
- create "locale" folder
- run make-message.py -l fr
- edit django.po to change charset and translate strings
- run compile-messages.py -l fr
- load i18N in template page
- {% trans "Hello World" %}
-> should give "Bonjour le monde" but nothing happens.
Missing something ? Any idea ?
Pierre
On 4 sep, 22:57, Pierre <[EMAIL PROTECTED]> wrote:
> Hi,
>
> Has anybody succeed in gettingi18nworking with gae ?(if yes, it
> could be useful to create some kind of tutorial because I haven't
> found much litterature about it when googling).
> I thought it could be working with django and I installed django gae
> helper to use it but no success.
>
> Is it possible to create ani18napp with out of the box google app
> engine install ?
>
> Kind regards, merci, danke shöne ;-)
>
> Pierre
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Google App Engine" 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/google-appengine?hl=en
-~----------~----~----~----~------~----~------~--~---