[Django] #21796: in django.contrib.auth.forms.AuthenticationForm invalid_login error message is incorrect in polish

17 views
Skip to first unread message

Django

unread,
Jan 17, 2014, 6:35:17 AM1/17/14
to django-...@googlegroups.com
#21796: in django.contrib.auth.forms.AuthenticationForm invalid_login error message
is incorrect in polish
-------------------------------+--------------------
Reporter: skiepko@… | Owner: nobody
Type: Uncategorized | Status: new
Component: Uncategorized | Version: 1.6
Severity: Normal | Keywords:
Triage Stage: Unreviewed | Has patch: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------+--------------------
It says:
"Wprowadź poprawną użytkownik oraz hasło. Uwaga: wielkość liter ma
znaczenie."
It should say and used to:
"Wprowadź poprawną nazwę użytkownika oraz hasło. (...)"

I think in other languages with declension this problem can also exsist.

Problem origin is here:
https://github.com/django/django/commit/27f8129d64292868f6a328f7bf9a1bed67967ff3

--
Ticket URL: <https://code.djangoproject.com/ticket/21796>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

Django

unread,
Jan 17, 2014, 12:36:10 PM1/17/14
to django-...@googlegroups.com
#21796: in django.contrib.auth.forms.AuthenticationForm invalid_login error message
is incorrect in polish
-------------------------------+--------------------------------------
Reporter: skiepko@… | Owner: nobody
Type: Uncategorized | Status: closed
Component: Uncategorized | Version: 1.6
Severity: Normal | Resolution: invalid
Keywords: | Triage Stage: Unreviewed
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0

Easy pickings: 0 | UI/UX: 0
-------------------------------+--------------------------------------
Changes (by claudep):

* status: new => closed
* needs_better_patch: => 0
* resolution: => invalid
* needs_tests: => 0
* needs_docs: => 0


Comment:

Surely, these sorts of constructed sentences are not translator-friendly
at all. Unfortunately I don't see an easy fix at the original string
level. But I think that the translator can workaround by reformulating a
bit (for example, translating "Please enter the correct credentials
(%(username)s and password) ...".

Now translation issues are not tracked here, please report that to one of
the Polish translators
(https://www.transifex.com/projects/p/django/language/pl/members/).

--
Ticket URL: <https://code.djangoproject.com/ticket/21796#comment:1>

Reply all
Reply to author
Forward
0 new messages