#33486: Admin's delete selected confirmation messages should allow translations
variants based on objects count
-------------------------------------+-------------------------------------
               Reporter:  Maciej     |          Owner:  Maciej Olko
  Olko                               |
                   Type:             |         Status:  assigned
  Cleanup/optimization               |
              Component:             |        Version:  dev
  contrib.admin                      |       Keywords:  i18n, gettext,
               Severity:  Normal     |  ngettext
           Triage Stage:             |      Has patch:  1
  Unreviewed                         |
    Needs documentation:  0          |    Needs tests:  0
Patch needs improvement:  0          |  Easy pickings:  0
                  UI/UX:  1          |
-------------------------------------+-------------------------------------
 Admin's delete selected confirmation messages can contain singular and
 plural form of a model name as `objects_name` inside the message.

 Despite the fact that for English those messages are the same for singular
 and plural count, in Polish (and potentially other languages) we inflect
 adjectives and pronoun basing on the count.

 Bringing the pluralization to those three messages will allow to simplify
 the translations, which now for Polish list all alternative endings (to be
 done on Transifex).

-- 
Ticket URL: <https://code.djangoproject.com/ticket/33486>
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/050.13132ea361bbd9f851bc1537ba01fbd3%40djangoproject.com.

Reply via email to