Branch: refs/heads/master
  Home:   https://github.com/django/django
  Commit: b3bccce1a09aae6dfb2eba7f77d3f373f03d8e0c
      
https://github.com/django/django/commit/b3bccce1a09aae6dfb2eba7f77d3f373f03d8e0c
  Author: Marc Egli <[email protected]>
  Date:   2013-05-25 (Sat, 25 May 2013)

  Changed paths:
    M django/contrib/admin/templates/admin/auth/user/change_password.html
    M django/contrib/admin/templates/admin/change_form.html
    M django/contrib/admin/templates/admin/change_list.html
    M django/contrib/admin/templates/admin/login.html
    M django/contrib/admin/templates/registration/password_change_form.html
    M django/contrib/comments/templates/comments/preview.html

  Log Message:
  -----------
  Fixed #20455 -- Do not use ngettext for undefined plurals

Using two separate translation strings instead of gettext plural when
there is no reference to the number in the translated string. This
prevents some translations like Russian and Latvian to use the singular
form for 11 or 21.



-- 
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/51a0ac1341527_2069ed9dd8309b%40hookshot-fe4-pe1-prd.aws.github.net.mail?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to