#3673: Django Telugu  Translation files
----------------------------------+-----------------------------------------
   Reporter:  pavithran           |                Owner:  hugo                
     Status:  new                 |            Component:  Internationalization
    Version:  SVN                 |           Resolution:                      
   Keywords:  telugu, l10n, i18n  |                Stage:  Accepted            
  Has_patch:  0                   |           Needs_docs:  0                   
Needs_tests:  0                   |   Needs_better_patch:  1                   
----------------------------------+-----------------------------------------
Changes (by mtredinnick):

 * cc: [EMAIL PROTECTED] (added)
  * needs_better_patch:  0 => 1
  * stage:  Ready for checkin => Accepted

Comment:

 I cannot commit this yet, because there are some errors in the django.po
 file. The best way to spot the errors is to run (from the django/
 directory) {{{bin/make-messages.py -l te}}}, then copy the django.po file
 into conf/locale/te/LC_MESSAGES/ and then run {{{bin/compile-
 messages.py}}}.
 
 You will see a lot of output from the second command, because it compiles
 the .mo files for every locale. But if you look carefully in the output,
 you will see a couple of errors reported for
 {{{te/LC_MESSAGES/django.po}}}.
 
 One line (line #1039) has the file/line comment chopped off too early. And
 the translation of Romania (line #1695) has a double-quote in the middle
 of the string (and none at the end).
 
 There do not seem to be any problems with djangojs.po. So if you can
 upload a fixed version of django.po, I will get this committed.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/3673#comment:3>
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