#28647: Add support for python-brace-format for variables within {% blocktrans 
%}
-------------------------------------+-------------------------------------
     Reporter:  Aidas Bendoraitis    |                    Owner:  nobody
         Type:  New feature          |                   Status:  new
    Component:                       |                  Version:  1.11
  Internationalization               |
     Severity:  Normal               |               Resolution:
     Keywords:                       |             Triage Stage:
                                     |  Someday/Maybe
    Has patch:  0                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------

Comment (by Ole Laursen):

 Exactly how, I'm not sure, but this would definitely be worthwhile IMHO (I
 have a bunch of i18n projects, and yes, transition would be annoying, but
 something that could be fixed with a script). I'm sort of living with
 this, but today I hit a string that I have defined both in Python and in a
 template, and end up with two strings in the .po file:

 "Some thing %(foo)s"

 "Some thing {foo}"

 Grrrr.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/28647#comment:4>
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 django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/066.06c51363bf7ce37a2292337e33d5e209%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to