#5147: Translation inconsistency for Hungarian language (entry - entries)
-------------------------------------+-------------------------------------
     Reporter:  Szilveszter Farkas   |                    Owner:
  <szilveszter.farkas@…>             |                   Status:  new
         Type:  Bug                  |                  Version:  master
    Component:                       |               Resolution:
  Internationalization               |             Triage Stage:  Accepted
     Severity:  Normal               |      Needs documentation:  0
     Keywords:  i18n hu pl           |  Patch needs improvement:  0
  inconsistency i18n-nofix           |                    UI/UX:  0
    Has patch:  0                    |
  Needs tests:  0                    |
Easy pickings:  0                    |
-------------------------------------+-------------------------------------

Comment (by bouke):

 I submitted a PR: https://github.com/django/django/pull/1828

 I've added a `verbose_name_count` Meta option for providing count texts.
 It uses a lazy ngettext for deferred lookups. It is fully backwards
 compatible as it constructs from `verbose_name` and `verbose_name_plural`
 if not provided.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/5147#comment:9>
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 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/107.925ff5d3315b9a22b0999d3c7a68c148%40djangoproject.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to