#31570: Translations of one language in different territories can override each
other
-------------------------------------+-------------------------------------
Reporter: Shai Berger | Owner: nobody
Type: Bug | Status: new
Component: | Version: 2.2
Internationalization |
Severity: Release blocker | Resolution:
Keywords: | Triage Stage:
| Unreviewed
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Comment (by Carlton Gibson):
> When the stars align "correctly", it is loaded in such a way that cat in
cat.update in line 96 is the en catalog, and it is updated with the NZ
translations when those are loaded, and then with the ZA translations when
those are loaded. It is the same (is) dict that is then used for all three
languages.
OK, it's that bit I haven't pinned down as yet. A reproduce project would
be super if you can. Otherwise I'll try again tomorrow.
(I'm not/wasn't seeing how the `copy()` in the else branch on ln99 comes
into play if the plurals compare equal...)
Thanks for your patience with me. :)
--
Ticket URL: <https://code.djangoproject.com/ticket/31570#comment:5>
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/063.9ab234c223b27dfb028a5d79db1d55c7%40djangoproject.com.