#37123: Wrong translation id used in actions-submit
----------------------+-----------------------------------------
     Reporter:  alex  |                     Type:  Uncategorized
       Status:  new   |                Component:  Uncategorized
      Version:  6.0   |                 Severity:  Normal
     Keywords:        |             Triage Stage:  Unreviewed
    Has patch:  0     |      Needs documentation:  0
  Needs tests:  0     |  Patch needs improvement:  0
Easy pickings:  1     |                    UI/UX:  1
----------------------+-----------------------------------------
 Problem:

 Block actions-submit of django/contrib/admin/templates/admin/actions.html
 (line 8) specifies
 {{{
 {% translate "Run" %}
 }}}

 It should however be
 {{{
 {% translate "Run the selected action" %}
 }}}

 as specified in the po files.
-- 
Ticket URL: <https://code.djangoproject.com/ticket/37123>
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 view this discussion visit 
https://groups.google.com/d/msgid/django-updates/0107019e6db6fd68-6e49dac7-d130-41f9-a5f2-32a8193c224f-000000%40eu-central-1.amazonses.com.

Reply via email to