#36980: TranslationCatalog.__getitem__ gives wrong priority to non-plural
translations when plural forms mismatch
-------------------------------------+-------------------------------------
Reporter: UHHHHHHHHHHHHHH | Owner: (none)
Type: Bug | Status: closed
Component: | Version: 5.1
Internationalization | Resolution:
Severity: Normal | worksforme
Keywords: i18n translation | Triage Stage:
plural TranslationCatalog | Unreviewed
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by Jacob Walls):
* resolution: => worksforme
* status: new => closed
Comment:
I couldn't reproduce:
{{{#!py
In [4]: gettext('Activate')
Out[4]: 'Activeren'
}}}
After removing my LOCALE_PATHS translations, I get allauth's translation:
{{{#!py
In [3]: gettext('Activate')
Out[3]: 'Activeer'
}}}
Did you recompile messages?
--
Ticket URL: <https://code.djangoproject.com/ticket/36980#comment:1>
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/0107019d01d52ae7-98b33706-04ae-4138-9b35-0a90635ccedb-000000%40eu-central-1.amazonses.com.