Le mercredi 4 décembre 2019 03:41:51 UTC+1, Matemática A3K a écrit : > > (...) > > But, then I realized that there is major caveat on this approach, and that > is that updates on the plural equation won't reach users' catalogs, because > their catalogs will be kept separately one the plural form differs. This > would be the case that Shai pointed on Django 2.2 with the incorrect plural > equation for HE. People who have generated their catalogs with makemessages > on 2.2 will have a wrong plural equation, that once it is fixed on a new > release, it won't reach their catalogs because they will be kept apart. >
Sorry, I'm not following you here. The catalog merge process is happening in realtime when Django starts, so any po file update is instantly reflected in the translation infrastructure. I don't see any caveat here. Claude -- You received this message because you are subscribed to the Google Groups "Django developers (Contributions to Django itself)" 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-developers/5f2bf52a-997c-467d-b927-f2959507d32e%40googlegroups.com.
