#5425: [newforms-admin] - more flexible pagination template
-----------------------------------------------------+----------------------
Reporter: Petr Marhoun <[EMAIL PROTECTED]> | Owner: nobody
Status: new | Component:
Admin interface
Version: newforms-admin | Resolution:
Keywords: admin, templates, pagination | Stage:
Unreviewed
Has_patch: 1 | Needs_docs: 0
Needs_tests: 0 | Needs_better_patch: 0
-----------------------------------------------------+----------------------
Changes (by Petr Marhoun <[EMAIL PROTECTED]>):
* needs_better_patch: => 0
* needs_tests: => 0
* needs_docs: => 0
Comment:
See http://groups.google.com/group/django-
developers/browse_thread/thread/2d8a06071553eafe/1c6587f10052814a#1c6587f10052814a
My language is really strange. Imagine that you have this grammar:
* 1 contact,
* 2 contacts, 3 contacts, 4 contacts
* 5 contactz, 6 contactz, ...
And expression "5 contacts" is an error. OK, everybody knows what it
means - but for perfectionist it is not good enough.
So I propose to enable "translate" this expression in admin. It would
be no change for English and for other languages. But I could use this
translation:
* msgid "%(count)s %(verbose_name)s"
* msgstr "%(verbose_name)s: %(count)s"
--
Ticket URL: <http://code.djangoproject.com/ticket/5425#comment:1>
Django Code <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
-~----------~----~----~----~------~----~------~--~---