-
Notifications
You must be signed in to change notification settings - Fork 267
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
Update translation source file for v28.0 string freeze #833
Conversation
The following sections might be updated with supplementary metadata relevant to reviewers and maintainers. 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. |
Friendly ping @stickies-v @pablomartin4btc :) |
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 9edd8f3
Followed instructions resulting in no diff as expected.
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 9edd8f3
The diff is produced by running `make -C src translate`.
I had to update this PR due to the recently merged #824. Sorry for invalidating your ACKs. Mind re-reviewing please? |
re-ACK 770b034 |
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.
re-ACK 770b034
no diffs.
This PR updates the
src/qt/locale/bitcoin_en.xlf
translation source file according to the Release schedule for 28.0.Note for reviewers: it is expected to get a zero diff after running
make -C src translate
locally.