#17375: 'makemessages' ignores plural from 'blocktrans'
-------------------------------------+-------------------------------------
     Reporter:  ahagenbruch          |                    Owner:
                                     |  sergeykolosov
         Type:  Bug                  |                   Status:  closed
    Component:                       |                  Version:  master
  Internationalization               |
     Severity:  Normal               |               Resolution:  fixed
     Keywords:                       |             Triage Stage:  Ready for
                                     |  checkin
    Has patch:  1                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------
Changes (by Tim Graham <timograham@…>):

 * status:  assigned => closed
 * resolution:   => fixed


Comment:

 In [changeset:"e75882332c8593a1d5a47f9f1e099e9201b12296" e7588233]:
 {{{
 #!CommitTicketReference repository=""
 revision="e75882332c8593a1d5a47f9f1e099e9201b12296"
 Fixed #17375 -- Changed makemessages to use xgettext with --files-from

 Changed the way makemessages invokes xgettext from one call per
 translatable file to one call per locale directory (using --files-from).
 This allows to avoid https://savannah.gnu.org/bugs/index.php?35027 and,
 as a positive side effect, speeds up localization build.
 }}}

--
Ticket URL: <https://code.djangoproject.com/ticket/17375#comment:23>
Django <https://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 unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/069.3ff657caabcc6fabfba667ae938d45a7%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to