Hello!
We've switched our management of interface translations
Since this switch in May, we've already over 2000 translations added by a dozen translators.
And I wanted to say THANK YOU to everybody involved. You can see the progress
towards the bottom of the project pages:
Also, we've now ensured that all this hard work gets into core more quickly,
The following tasks now happen hourly, as opposed to once every couple of months:
- Generate new master language files (through i18nTextCollector)
The git repo is a "staging location", since we still want to have some control
over when and how commits make their way into an official release:
This allows translators to download individual up-to-date files
and test their translations in the interface, which is essential for high quality translations.
It also details how you can use
getlocalization.com to make your own module accessible to translators.
Below the hood, the build integration is driven by a phing task:
https://github.com/silverstripe/sapphire/commit/b7dd6eb5d060b9fdb2187b8f6ba3d7d729de6983
Thanks, and happy translating!
Ingo