#13936: django-admin makemessages generates PO files with an incorrect path to
source code files
--------------------------------------+-------------------------------------
          Reporter:  ciupicri         |         Owner:  nobody
            Status:  closed           |     Milestone:        
         Component:  django-admin.py  |       Version:  1.2   
        Resolution:  invalid          |      Keywords:        
             Stage:  Unreviewed       |     Has_patch:  0     
        Needs_docs:  0                |   Needs_tests:  0     
Needs_better_patch:  0                |  
--------------------------------------+-------------------------------------
Comment (by ramiro):

 Replying to [comment:4 ciupicri]:
 > Break compatibility with what? As far as I know these are just comments.

 Not free form comments, as indicated bi the leading `': '`. See
 http://www.gnu.org/software/gettext/manual/gettext.html#PO-Files

 I can't find any formal specification of the for of `.po[t]` files but the
 document I linked above (official GNU getext manual) shows an example
 containing a `'#: lib/error.c:116'` program source code reference comment.

 > In this case what other translation tools would you recommend?

 See http://www.gnu.org/software/gettext/manual/gettext.html#Editing

-- 
Ticket URL: <http://code.djangoproject.com/ticket/13936#comment:5>
Django <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 django-upda...@googlegroups.com.
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en.

Reply via email to