#3565: Update spanish translation and fixed some issues with some messages
-----------------------------+----------------------------------------------
Reporter:  [EMAIL PROTECTED]  |       Owner:  hugo                
  Status:  new               |   Component:  Internationalization
 Version:  SVN               |    Keywords:  Spanish i18n message
   Stage:  Unreviewed        |   Has_patch:  1                   
-----------------------------+----------------------------------------------
 This is a patch against trunk.
 
 This patch update spanish translation and fix some problems with messages
 on django/core/validators.py : 364 and django/contrib/admin/views/doc.py:
 171, 183, 214
 
 There is a problem that I can't fix in django/utils/html.py : 10
 
 To sucessfuly update .po file I had to comment that line, then execute
 bin/make-messages.py -a -l <put your languaje here/> and remove the
 comment.
 
 This is the error message whithout the comment:
 {{{
 ./bin/make-messages.py -a -l es
 processing language es
 errors happened while running xgettext on html.py
 xgettext: Non-ASCII string at ./utils/html.py:10.
           Please specify the source encoding through --from-code.
 }}}
 
 Thx for your amazing work and sorry for my awful english.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/3565>
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to