#10869: ./manage.py makemessages should let users specify input directories
---------------------------------------------+------------------------------
          Reporter:  filipnoetzel            |         Owner:  jezdez           
            Status:  new                     |     Milestone:                   
         Component:  Internationalization    |       Version:  1.0              
        Resolution:                          |      Keywords:  makemessages i18n
             Stage:  Design decision needed  |     Has_patch:  0                
        Needs_docs:  0                       |   Needs_tests:  0                
Needs_better_patch:  0                       |  
---------------------------------------------+------------------------------
Changes (by mtredinnick):

  * needs_better_patch:  => 0
  * stage:  Unreviewed => Design decision needed
  * needs_tests:  => 0
  * needs_docs:  => 0

Comment:

 This is potentially a fairly dangerous idea, since it will pull in no end
 of potentially duplicated strings. Translating on a per-application basis
 is to be encouraged (and then contributed back to the application), rather
 than on a "project" level, since it avoid precisely this problem.

 I believe this is a semi-duplicate of another ticket in the
 internationalization component, because I know Marc Garcia and I have
 discussed this before.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/10869#comment:1>
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-updates@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