Re: [Django] #30535: czech translations for "This password is too short. It must contain at least %(min_length)d character." broken in django >= 2.1.0

2019-06-01 Thread Django
#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: 
Django 
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 django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
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.


Re: [Django] #30535: czech translations for "This password is too short. It must contain at least %(min_length)d character." broken in django >= 2.1.0

2019-06-01 Thread Django
#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
--+--
Changes (by Jakub Kaláb):

 * Attachment "Screenshot from 2019-06-01 13-43-58.png" added.

 screenshot of bug reproduced in django shell

-- 
Ticket URL: 
Django 
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 django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/066.194eb796a53c140ad15b25d912220403%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.