diff options
author | Julian Andres Klode <julian.klode@canonical.com> | 2019-03-11 11:09:03 +0100 |
---|---|---|
committer | Julian Andres Klode <julian.klode@canonical.com> | 2019-03-11 11:09:03 +0100 |
commit | 1ab5b42353d2510d051731b4318564d3a7ddaaf7 (patch) | |
tree | 8cfce525a0f3c4827b50e2a8d4b88723271aa601 /doc | |
parent | f541aec06bce1ccac98dabe61137b56ed563e0e9 (diff) |
prepare-release: Add merge-translations command
This command allows merging translations from another branch. This
is to be used strictly downwards, that is, translations should be
merged from newest to oldest branch, without skipping any active
branch, to ensure the best result.
For example, consider branches 1 and 2 have the strings "a" and "b"
to translate, but master only has the strings "a" and "c". Now, 2
has more translations for "b" than 1. By merging master into 2, and
2 into 1, 1 also gets any translations for "b" from 2.
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions