#14844: i18n blocktrans tag pluralization feature limited by gettext constraints
and unique local tag context
-------------------------------------------+--------------------------------
          Reporter:  ramiro                |         Owner:  nobody
            Status:  new                   |     Milestone:  1.3   
         Component:  Internationalization  |       Version:  SVN   
        Resolution:                        |      Keywords:        
             Stage:  Unreviewed            |     Has_patch:  0     
        Needs_docs:  0                     |   Needs_tests:  0     
Needs_better_patch:  0                     |  
-------------------------------------------+--------------------------------
Comment (by claudep):

 This is indeed a design decision. Do we want to make Django a good i18n
 citizen or not? What you call a regression ([3 "Book" objects] instead of
 [3 books]) is part of the necessary compromises we need to make in order
 to be i18n friendly.

 I'm not against keeping verbose_name_plural, either for non-i18n apps or
 for undefined plurals. But as soon as you have defined plurals with real
 numbers, you have to present whole sentences to translators. Any
 constructed sentence will surely be broken at least for some languages.

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