#3594: Translation problem in javascript
---------------------+------------------------------------------------------
Reporter: karsu | Owner: nobody
Status: new | Component: Internationalization
Version: SVN | Resolution:
Keywords: | Stage: Accepted
Has_patch: 1 | Needs_docs: 0
Needs_tests: 1 | Needs_better_patch: 0
---------------------+------------------------------------------------------
Comment (by mtredinnick):
In case anybody is looking at this, I am not happy with the patch here so
far. It isn't correct to remove the fallback such as is being done there.
We should be doing "preferred locale", then "default locale" (as set in
settings) and then "en". So default_locale has to be mentioned somewhere,
I would have thought.
--
Ticket URL: <http://code.djangoproject.com/ticket/3594#comment:6>
Django Code <http://code.djangoproject.com/>
The web framework for perfectionists with deadlines
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Django updates" 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/django-updates?hl=en
-~----------~----~----~----~------~----~------~--~---