This PR follows our Release Process.
It is required for the translation string freeze, as the following PRs introduced new translatable strings:
#31296:https://github.com/bitcoin/bitcoin/blob/7b4a1350dfd6b3892a9c314eeff28b22ef0c1a73/src/wallet/wallet.h#L945
#31453:https://github.com/bitcoin/bitcoin/blob/7b4a1350dfd6b3892a9c314eeff28b22ef0c1a73/src/init.cpp#L1878-L1879
#32896:https://github.com/bitcoin/bitcoin/blob/22e689587a7ae02f82ad2464017731f3b23b5363/src/wallet/spend.cpp#L288-L292
Notes for reviewers:
- To reproduce the diff, run:
cmake --preset dev-mode
cmake --build build_dev_mode --target translate
The structure of
bitconstrings.cpphas been altered due to #33209.The diff in
bitcoin_en.xlfcontains many unrelated metadata changes, so it may be easier to verify the changes inbitcoin_en.ts.