#33486: Allow translations' variants based on objects count for admin's delete
selected confirmation messages
-------------------------------------+-------------------------------------
Reporter: Maciej Olko | Owner: Maciej
Type: | Olko
Cleanup/optimization | Status: closed
Component: contrib.admin | Version: dev
Severity: Normal | Resolution: wontfix
Keywords: i18n, gettext, | Triage Stage:
ngettext | Unreviewed
Has patch: 1 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 1
-------------------------------------+-------------------------------------
Comment (by Maciej Olko):
Hi Mariusz, thank you for your response.
Please note that %(objects_name)s will be replaced by model name in plural
or singular form, that is e.g. "użytkownik" and "użytkownicy" depending of
the count (in English it's "user" and "users"). (Either way also
inflection of the noun here is in a wrong grammatical case, but I'm not
trying to improve that here.)
The alternative endings of words are compatible with the answer by Adam
Wolański in PWN language counseling [1].
[1] [https://sjp.pwn.pl/poradnia/haslo/Alternatywne-formy-
meskie-i-zenskie;17609.html]
--
Ticket URL: <https://code.djangoproject.com/ticket/33486#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 [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-updates/065.34e7c42204956c09da329cf9f272d7a8%40djangoproject.com.