desmosinc / pontoon

Mozilla's Localization Platform
https://pontoon.mozilla.org/
BSD 3-Clause "New" or "Revised" License
2 stars 1 forks source link

Merge upstream changes from Mozilla #17

Closed anandthakker closed 4 years ago

anandthakker commented 4 years ago

This is just pulling in changes from upstream, except for f19318f: we added a new date_updated field in https://github.com/desmosinc/pontoon/pull/13 that required a migration. I had to update the parent of the next upstream migration to point to that one, because Django requires migrations to be in a linear chain.

The only significant upstream change is https://github.com/mozilla/pontoon/pull/1627, implementing Terminology translations. Before this, translations for "terms" could only be entered in the clunky, generic Django admin interface. Now, while we still have to use that admin interface to add the English terms themselves, term translations can now be done by translators in the Pontoon UI, via a special Terminology translation project.