-
Notifications
You must be signed in to change notification settings - Fork 37.7k
release: Update translations for v27.0 soft translation string freeze #29397
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
The diff is generated by executing the `update-translations.py` script.
The diff is generated by executing `make -C src translate`.
The following sections might be updated with supplementary metadata relevant to reviewers and maintainers. Code CoverageFor detailed information about the code coverage, see the test coverage report. ReviewsSee the guideline for information on the review process.
If your review is incorrectly listed, please react with 👎 to this comment and the bot will ignore it on the next update. |
cc @jarolrod |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ACK 71927b2
Pulled in update with the update-translations.py script and and updated the source files with make -C src translate
, with a zero-diff
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ACK 71927b2
Reproduced by running update-translations.py and then ./configure && make -C src translate
. No diff when comparing my branch and this one.
cc @fanquake |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
post-merge tACK 71927b2
I've tested it following the translate process guide (which Transifex
setup is outdated and needs to be corrected) on master and compared the resulted changes against this PR verifying there was no differences.
… string freeze be41967 qt: Update translation source file (Hennadii Stepanov) e49d858 qt: Bump Transifex slug for 28.x (Hennadii Stepanov) 31b3301 qt: Pull recent translations from Transifex (Hennadii Stepanov) Pull request description: This PR follows our [Release Process](https://github.com/bitcoin/bitcoin/blob/4c62f4b53561bce5b2eb8639cdc24d284be537eb/doc/release-process.md). Note: (possible) vandalism/damage has been prevented by reverting the deletion of `bitcoin_af`, `bitcoin_es_MX`, and `bitcoin_ru` translations. Required to open Transifex translations for v28.0 as it's scheduled in #29891. The previous similar PR: #29397. ACKs for top commit: stickies-v: ACK be41967 Tree-SHA512: 76f7947af9c156c2aaf24c7f926f82e4d8e2664beb5ebde5c7cda8dd7a8dbf672b4a886302c8d189e0cb2145c0ed755f45f9cdb545e29d38bb1ec90ca18fa539
This PR follows our Release Process.
Required to open Transifex translations for v27.0 as it's scheduled in #29028.
The previous similar PR: #28383.