#34869: makemessages - ignore duplicate msgid if the translations are identical
------------------------------------------------+------------------------
               Reporter:  אורי                  |          Owner:  nobody
                   Type:  Uncategorized         |         Status:  new
              Component:  Internationalization  |        Version:  dev
               Severity:  Normal                |       Keywords:
           Triage Stage:  Unreviewed            |      Has patch:  0
    Needs documentation:  0                     |    Needs tests:  0
Patch needs improvement:  0                     |  Easy pickings:  0
                  UI/UX:  0                     |
------------------------------------------------+------------------------
 When we run `makemessages` - if there is a duplicate `msgid` in a specific
 locale - if the translations (`msgstr`) are identical in all cases -
 remove the duplicate  `msgid` and don't display warnings or errors.
 Currently, a `duplicate message definition` error is displayed and the
 duplicate `msgid` is not removed. I have to check if the translations are
 identical and remove the duplicates manually. If the translations are
 identical, I don't see any advantage in displaying an error message, and I
 prefer that the duplicates will be removed automatically.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/34869>
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 on the web visit 
https://groups.google.com/d/msgid/django-updates/0107018ac7839341-51e7c9c4-8a75-492b-ab95-c5b27e47b282-000000%40eu-central-1.amazonses.com.

Reply via email to