Skip to content

Prepare "Open Transifex translations for v29.0" release step

This PR follows our Release Process.

It is required to open Transifex translations for v29.0, as scheduled in https://github.com/bitcoin/bitcoin/issues/31029.

The previous similar PR: https://github.com/bitcoin/bitcoin/pull/30548.

Notes for reviewers:

  1. This is the first release process conducted after migrating the build system to CMake. This revealed a bug, which is fixed in the second commit

  2. To reproduce the diff in the third commit, follow these steps:

gmake -C depends -j $(nproc) MULTIPROCESS=1
cmake --preset dev-mode --toolchain depends/$(./depends/config.guess)/toolchain.cmake
cmake --build build_dev_mode --target translate

Merge request reports

Loading