Commit 5b8fd7c
committed
Merge #854: qt: Update
7267ed0 qt: Update `src/qt/locale/bitcoin_en.xlf` after string freeze (Hennadii Stepanov)
Pull request description:
This PR follows our [Release Process](https://github.com/bitcoin/bitcoin/blob/864386a7444fb5cf16613956ce8bf335f51b67d5/doc/release-process.md) and implements the ["Translation string freeze"](bitcoin/bitcoin#31029) step.
Steps to reproduce the diff on Ubuntu:
```
$ cmake --preset dev-mode -DWITH_USDT=OFF -DWITH_MULTIPROCESS=OFF
$ cmake --build build_dev_mode --target translate
```
At the moment, the multiprocess-specific code does not introduce any new translatable strings. Therefore, there is no need to build depends with `MULTIPROCESS=1` to review this PR.
ACKs for top commit:
stickies-v:
ACK 7267ed0 - I get the same results when building the `translate` target.
pablomartin4btc:
tACK 7267ed0
Tree-SHA512: dc3641d3288c00cb7802714680508de517e56c615716e52181555634ad489fbed676229063995170edb8efeaa4e900ef2d3d5a0f1b8ce7cec143ef364c96e1c0src/qt/locale/bitcoin_en.xlf after string freezeFile tree
3 files changed
+418
-383
lines changed- src/qt
- locale
3 files changed
+418
-383
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
169 | 169 | | |
170 | 170 | | |
171 | 171 | | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
172 | 180 | | |
173 | 181 | | |
174 | 182 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5553 | 5553 | | |
5554 | 5554 | | |
5555 | 5555 | | |
5556 | | - | |
| 5556 | + | |
5557 | 5557 | | |
5558 | 5558 | | |
5559 | 5559 | | |
| |||
5678 | 5678 | | |
5679 | 5679 | | |
5680 | 5680 | | |
5681 | | - | |
| 5681 | + | |
5682 | 5682 | | |
5683 | 5683 | | |
5684 | 5684 | | |
| |||
5789 | 5789 | | |
5790 | 5790 | | |
5791 | 5791 | | |
5792 | | - | |
| 5792 | + | |
| 5793 | + | |
| 5794 | + | |
| 5795 | + | |
| 5796 | + | |
| 5797 | + | |
| 5798 | + | |
| 5799 | + | |
| 5800 | + | |
| 5801 | + | |
| 5802 | + | |
| 5803 | + | |
| 5804 | + | |
| 5805 | + | |
| 5806 | + | |
| 5807 | + | |
5793 | 5808 | | |
5794 | 5809 | | |
5795 | 5810 | | |
| |||
0 commit comments