Open boite opened 6 years ago
Perhaps relevant is that, after doing the translations in step 5, fs state reports a conflict in the translated file, even though the filesystem version hasn't changed:-
$ pootle fs state myproject
Conflicts (1)
-------------
Both Pootle Store and file in filesystem have changed
/en/myproject/codelist-AB0BloodGroup.xlf
<--> /l10n/codelist-AB0BloodGroup.en.xlf
and, weirdly, it reports the same conflicted state after resolving and syncing (steps 6 and 7).
Steps to reproduce
pootle fs fetch myproject
pootle fs add myproject
pootle fs sync myproject
pootle fs resolve --pootle-wins myproject
pootle fs sync myproject
Results
After doing steps 6 and 7:-
It is expected that the english translations of the dutch strings will be present in codelist-AB0BloodGroup.en.xlf, but:-
Environment