#25303: permission names aren't translated
-----------------------------------+--------------------------------------
     Reporter:  Wenze              |                    Owner:  nobody
         Type:  Bug                |                   Status:  closed
    Component:  contrib.admin      |                  Version:  1.8
     Severity:  Normal             |               Resolution:  duplicate
     Keywords:  admin translation  |             Triage Stage:  Unreviewed
    Has patch:  0                  |      Needs documentation:  0
  Needs tests:  0                  |  Patch needs improvement:  0
Easy pickings:  0                  |                    UI/UX:  1
-----------------------------------+--------------------------------------

Comment (by Wenze):

 To me it seems that this isn't a permission in the database. Because it is
 available in the .po translation file, the permissions are not. It is a
 'help_text' on the model, see:
 https://github.com/django/django/blob/master/django/contrib/auth/models.py#L328

 And 'superuserstatus' and 'staffstatus' do get translated correctly, which
 are the same type of fields?

--
Ticket URL: <https://code.djangoproject.com/ticket/25303#comment:6>
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 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/063.9ed0bdec065d745f7fda2e5741a5e3f6%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to