Ashar Voultoiz wrote:
That might be me, or at least I have the same concern about logs specially when bisecting changes.
Much like we moved extension out of core, we might want to have translations moved out too. We do not really need 0day translations for day to day MW hacking.
What about commits which add a message? Most i18n commits are irrelevant for normal coding. But there are code commits which carry along i18n changes.
And I don't like solutions like keeping English at a different repo, or having to split a commit in two independent repositories. Maybe subrepositories can help here?