God, I know what happen. There are 56 line in the settings.py:

# Languages for your site.  The language name
# should be the utf-8 encoded local name for the language.
gettext_noop = lambda s:s

LANGUAGES = (
    ('en', gettext_noop('English')),
)

this make no matter what language i select, the site is always
english. When i comment it. all things works find

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Satchmo users" 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/satchmo-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to