Changes

m
Line 211: Line 211:  
1) Is the sync on a regular time interval ?
 
1) Is the sync on a regular time interval ?
   −
No. It is done where there is enough translation submited.
+
No. It is done where there is enough translation submited. It is also done on a beta branch just before creating the final release package.
 
   
 
   
 
2) Are all the translations synced to git, or only the reviewed translations. Do I need to review before sync is done ?
 
2) Are all the translations synced to git, or only the reviewed translations. Do I need to review before sync is done ?
Line 220: Line 220:  
3) In which Dolibarr releases will translations be available ? Are transifex translations also synced to maintenance releases ?
 
3) In which Dolibarr releases will translations be available ? Are transifex translations also synced to maintenance releases ?
   −
Sync is always done on develop branch.
+
Sync is always done on develop and/or beta.
 
So transifex changes appear in all version whose branch is created after the transifex change (a sync is always done before creating a new branch). Once a branch is created, then new changes into transifex will be available only for next branch. Reason of this is that transifex is not able to manage branch/versions (not yet).
 
So transifex changes appear in all version whose branch is created after the transifex change (a sync is always done before creating a new branch). Once a branch is created, then new changes into transifex will be available only for next branch. Reason of this is that transifex is not able to manage branch/versions (not yet).