#10004: Enable -c switch in xgettext call to collect translator comments
-----------------------------+----------------------------------------------
 Reporter:  claudep          |       Owner:  nobody    
   Status:  new              |   Milestone:            
Component:  django-admin.py  |     Version:  1.0       
 Keywords:  makemessages     |       Stage:  Unreviewed
Has_patch:  0                |  
-----------------------------+----------------------------------------------
 gettext infrastructure provides for translator comments in source code
 (just on the line before the string to translate) to be copied into po
 files. However, this required the -c (--add-comment) option to be passed
 to xgettext. Please add this in makemessages.py ("xgettext -c -d ...").

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