#12903: Missing plural forms in admin
-------------------------------------------+--------------------------------
Reporter: stephaner | Owner: nobody
Status: closed | Milestone: 1.2
Component: Internationalization | Version: SVN
Resolution: invalid | Keywords:
Stage: Unreviewed | Has_patch: 0
Needs_docs: 0 | Needs_tests: 0
Needs_better_patch: 0 |
-------------------------------------------+--------------------------------
Changes (by jezdez):
* status: new => closed
* needs_better_patch: => 0
* resolution: => invalid
* needs_tests: => 0
* needs_docs: => 0
Comment:
{{{ module_name }}} already contains verbose_name or verbose_plural_name
depending on the number of passed items. The span on line 7 is updated by
Javascript so a plural form doesn't help. The note about having all items
selected will only occur if having selected all items, plural.
--
Ticket URL: <http://code.djangoproject.com/ticket/12903#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 [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.