Prevent overwriting translations from the beta4 branch when switching back to master
Currently auto-committer directly commits updated translations to the beta4 branch. Since master branch is left untouched, after the release of beta4 and reverting auto-committer to the master branch, recent translations will be lost, and the translators will have to re-translate the bits they've translated during the last week (and up till the release). This happened with the beta3 release, I remember ending up having to re-translate all the new and updated bits for the beta3 release.
23aa00729fc31811dc8d63c56c563fb9f9d3b277 and ed1a2247d78d2958b121559d95d6364bb64f21ed need to be cherry-picked into master, and this should be repeated for all the auto-committer commits or it should commit to both branches until the beta4 release.
Change History
(8)
Owner: |
changed from stippi to nielx
|
Status: |
new → assigned
|
Component: |
User Interface → Sys-Admin
|
Keywords: |
i18n l10n removed
|
Resolution: |
→ no change required
|
Status: |
assigned → closed
|
Resolution: |
no change required
|
Status: |
closed → reopened
|
Summary: |
Cherry-pick translation commits from the beta4 branch → Prevent overwriting translations from the beta4 branch when switching back to master
|
Resolution: |
→ fixed
|
Status: |
reopened → closed
|
Won't fix.
The translations will be pushed to the r1beta4 branch until that branch is frozen (based on the timeline this will be somewhere this month), after that it will be repointed to the master branch and all translations in Pootle will be merged in master then.
I do not see the need to do additional work right now.