-
Notifications
You must be signed in to change notification settings - Fork 37.7k
Updated text on send confirmation dialog #18351
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 issue with changing translated strings is that all translations in all languages get discarded. This has to be weight against the benefit of the new string. |
The following sections might be updated with supplementary metadata relevant to reviewers and maintainers. ConflictsReviewers, this pull request conflicts with the following ones:
If you consider this pull request important, please also help to review the conflicting pull requests. Ideally, start with the one that should be merged first. |
It's too late for 0.20.0, the strings and translations freeze are past. Could consider after the branch-off though. |
I prefer the new (in this PR) text. Seems more clear and user focused. Comparing screenshots would be nice. |
Here is the modal post-change: The changes aren't too noticeable on Mac, it's more for Windows/Linux, which make use of the |
"signaling" at least should be lowercase I'm not sure the BIP 125 reference is obsolete, though - it's the specification itself for a policy, not a one-off change. |
Needs rebase. |
I'm getting post-rebase build errors consistent with the CI. @dannmat mind taking a look?
|
Yep I can take a look at this 👍 |
Hi @dannmat. This is a fairly simple wording change, but as-is, it doesn't compile, and the commits needs cleaning up. If you do still want to follow up with this change, I'm going to suggest re-opening your PR in the gui repo: https://github.com/bitcoin-core/gui. There are currently a few other tooltip/text related PRs open there as well. |
Hi @fanquake. Sorry I didn't get chance to clean this commit up. I'll re-open this in the new gui repo. Thanks, |
I have changed the text on the send confirmation dialog, as it still referenced BIP 125 (which was first proposed back in 2015).
I don't think users need to see which BIP proposed the change 4 years later.
I also changed the title text to be more user friendly.