#2090: bad encoding in django.po french file
----------------------------------+-----------------------------------------
Reporter: [EMAIL PROTECTED] | Owner: hugo
Type: defect | Status: new
Priority: normal | Milestone:
Component: Internationalization | Version: SVN
Severity: normal | Resolution:
Keywords: |
----------------------------------+-----------------------------------------
Changes (by ramiro):
* component: Admin interface => Internationalization
* owner: adrian => hugo
Comment:
Fredz,
It seems Django (or more correctly the gettext tools) doesn't enforce any
charset. From http://www.djangoproject.com/documentation/i18n/#message-
files:
-x8-
'''Mind your charset'''
When creating a .po file with your favorite text editor, first edit the
charset line (search for "CHARSET") and set it to the charset you'll be
using to edit the content. Generally, utf-8 should work for most
languages, but gettext should handle any charset you throw at it.
-8x-
So it IMHO this ticket can be closed. If you read this and agree please do
so.
Regards,
--
Ticket URL: <http://code.djangoproject.com/ticket/2090>
Django <http://code.djangoproject.org/>
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
-~----------~----~----~----~------~----~------~--~---