#30535: czech translations for "This password is too short. It must contain at
least %(min_length)d character." broken in django >= 2.1.0
------------------------------+--------------------------------------
Reporter: Jakub Kaláb | Owner: nobody
Type: Bug | Status: new
Component: contrib.auth | Version: 2.1
Severity: Normal | Resolution:
Keywords: | Triage Stage: Unreviewed
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 1 | UI/UX: 0
------------------------------+--------------------------------------
Comment (by Jakub Kaláb):
Also, before this is resolved, can anyone please tell me how to override
this? I tried to add the original translations (before linked commit) to
my app, while also adding the much simpler Plural-Forms setting:
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
The app is higher then django.contrib.auth in INSTALLED_APPS, but my
override seems to be completely ignored.
--
Ticket URL: <https://code.djangoproject.com/ticket/30535#comment:1>
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 post to this group, send email to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-updates/066.ef1414ebcf7b76742b59e957bb01f4d0%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.