- change "must wait" into "must mature" to take the new immature label into consideration
- change "will be available in %n more blocks" into "matures in %n more block(s)"
- remove ugly spaces from string
GUI: update info strings for generated blocks #1412
pull Diapolo wants to merge 1 commits into bitcoin:master from Diapolo:string_wait_mature changing 2 files +2 −3-
Diapolo commented at 11:05 AM on June 3, 2012: none
-
update info string in GUI for generated blocks and change "must wait" into "must mature" to take the new immature label into consideration 40d23dafb7
-
in src/qt/transactiontablemodel.cpp:None in 1101e38014 outdated
297 | @@ -298,7 +298,7 @@ QString TransactionTableModel::formatTxStatus(const TransactionRecord *wtx) cons 298 | switch(wtx->status.maturity) 299 | { 300 | case TransactionStatus::Immature: 301 | - status += "\n" + tr("Mined balance will be available in %n more blocks", "", 302 | + status += "\n" + tr("Mined balance matures in %n more block(s)", "",
luke-jr commented at 10:07 PM on June 8, 2012:I think this has potential to confuse people. How about "Mined balance will be available when it matures in %n more block(s)"?
Diapolo commented at 10:09 PM on June 8, 2012:Sounds better, will update!
Diapolo commented at 10:35 PM on June 8, 2012: noneUpdated to reflect lukes suggestion.
laanwj referenced this in commit b6ef8d5a40 on Jun 12, 2012laanwj merged this on Jun 12, 2012laanwj closed this on Jun 12, 2012coblee referenced this in commit e733435e04 on Jul 17, 2012suprnurd referenced this in commit 68e1a8c790 on Dec 5, 2017lateminer referenced this in commit a5154c9da4 on Jan 22, 2019lateminer referenced this in commit 35c58d8ef7 on May 6, 2020DrahtBot locked this on Sep 8, 2021
github-metadata-mirror
This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2026-04-21 18:16 UTC
This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2026-04-21 18:16 UTC
This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me
More mirrored repositories can be found on mirror.b10c.me