mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-09-11 21:20:39 +02:00
Merge bitcoin/bitcoin#36034: Release: Prepare "Translation string freeze" step
5a431c957dqt: Update `src/qt/locale/bitcoin_en.ts` translation source file (Hennadii Stepanov) Pull request description: This PR follows our [Release Process](4df077d7cd/doc/release-process.md). It is required for the translation string freeze, as https://github.com/bitcoin-core/gui/pull/957 introduced a new translatable string after the soft translation string freeze. Steps to reproduce the diff: ```console cmake --preset dev-mode cmake --build build_dev_mode --target translate ``` ACKs for top commit: polespinasa: ACK5a431c957dTree-SHA512: 89ee1721c5091fa0deb11f9c014515846b8af781c03d3aaed2ff757e475927d5e9bd5a16a496de0f5269e6371f2ad27d5065ef656c9376793332a05aa707272b
This commit is contained in:
@@ -398,6 +398,10 @@ Signing is only possible with addresses of the type 'legacy'.</source>
|
||||
</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>All Files</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Amount: %1
|
||||
</source>
|
||||
|
||||
Reference in New Issue
Block a user