Skip to content

Commit 6e328ff

Browse files
committed
doc: Add pre-splitoff translation update to release-process.md
1 parent e3699b7 commit 6e328ff

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doc/release-process.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,8 @@ Release Process
3636
- This update should be reviewed with a reindex-chainstate with assumevalid=0 to catch any defect
3737
that causes rejection of blocks in the past history.
3838
- Clear the release notes and move them to the wiki (see "Write the release notes" below).
39-
- Translations on Transifex
39+
- Translations on Transifex:
40+
- Pull translations from Transifex into the master branch.
4041
- Create [a new resource](https://www.transifex.com/bitcoin/bitcoin/content/) named after the major version with the slug `[bitcoin.qt-translation-<RRR>x]`, where `RRR` is the major branch number padded with zeros. Use `src/qt/locale/bitcoin_en.xlf` to create it.
4142
- In the project workflow settings, ensure that [Translation Memory Fill-up](https://docs.transifex.com/translation-memory/enabling-autofill) is enabled and that [Translation Memory Context Matching](https://docs.transifex.com/translation-memory/translation-memory-with-context) is disabled.
4243
- Update the Transifex slug in [`.tx/config`](/.tx/config) to the slug of the resource created in the first step. This identifies which resource the translations will be synchronized from.

0 commit comments

Comments
 (0)