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
  1. Diapolo commented at 11:05 AM on June 3, 2012: none
    • 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
  2. Diapolo commented at 4:29 PM on June 8, 2012: none

    As @laanwj is currently not here that frequently it would be nice to have some other dev, who ACKs on small GUI changes like this one :).

  3. update info string in GUI for generated blocks and change "must wait" into "must mature" to take the new immature label into consideration 40d23dafb7
  4. 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!

  5. Diapolo commented at 10:35 PM on June 8, 2012: none

    Updated to reflect lukes suggestion.

  6. laanwj referenced this in commit b6ef8d5a40 on Jun 12, 2012
  7. laanwj merged this on Jun 12, 2012
  8. laanwj closed this on Jun 12, 2012

  9. coblee referenced this in commit e733435e04 on Jul 17, 2012
  10. suprnurd referenced this in commit 68e1a8c790 on Dec 5, 2017
  11. lateminer referenced this in commit a5154c9da4 on Jan 22, 2019
  12. lateminer referenced this in commit 35c58d8ef7 on May 6, 2020
  13. DrahtBot locked this on Sep 8, 2021
Contributors

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 site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me