#12903: Missing plural forms in admin
----------------------------------+-----------------------------------------
 Reporter:  stephaner             |       Owner:  nobody    
   Status:  new                   |   Milestone:  1.2       
Component:  Internationalization  |     Version:  SVN       
 Keywords:                        |       Stage:  Unreviewed
Has_patch:  0                     |  
----------------------------------+-----------------------------------------
 Two strings are hard to translate, they don't have a plural form:

 {{{
 #: contrib/admin/templates/admin/actions.html:7
 #, python-format
 msgid ""
 "<span class=\"_acnt\">0</span> of %(total_count)s %(module_name)s
 selected"
 }}}

 {{{
 #: contrib/admin/templates/admin/actions.html:11
 #, python-format
 msgid "All %(total_count)s %(module_name)s selected"
 }}}

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