[Localization] Branching scheme
Oswald Buddenhagen
oswald.buddenhagen at qt.io
Mon May 28 12:14:57 CEST 2018
On Sun, May 27, 2018 at 11:18:18PM +0430, Soroush Rabiei wrote:
> So as far as I know, the work must start with 5.6 LTS branch and be merged
> on 5.9 and then 5.11 right?
>
there is no obligation to translate the LTS branches, though it is
certainly welcomed. and because the merge scheme is as you described,
you can't really revise the decision to skip an older version.
(translations are an exception here - other modules cherry-pick to the
LTS branches).
> I am not sure how to do this in git.
>
there isn't really much to do in the first place ...
you do the translation for 5.6, have it integrated. then a forward merge
happens (it's trivial, because there isn't actually anything to merge),
and the translations show up in the 5.9 template, which you can start
working on now. and so on ...
More information about the Localization
mailing list