diff --git a/frontend/src/locale/messages.xlf b/frontend/src/locale/messages.xlf index de1d655d3..abf90ed16 100644 --- a/frontend/src/locale/messages.xlf +++ b/frontend/src/locale/messages.xlf @@ -538,7 +538,7 @@ src/app/dashboard/dashboard.component.html - 78,79 + 79,80 Bisq block height header @@ -735,7 +735,7 @@ src/app/dashboard/dashboard.component.html - 97,101 + 98,102 dashboard.view-all @@ -755,7 +755,7 @@ src/app/dashboard/dashboard.component.html - 139,148 + 140,149 Terms of Service shared.terms-of-service @@ -840,7 +840,7 @@ src/app/bisq/bisq-transfers/bisq-transfers.component.html - 62 + 68 BSQ burnt amount @@ -907,7 +907,7 @@ src/app/dashboard/dashboard.component.html - 108,109 + 109,110 @@ -955,7 +955,7 @@ src/app/components/transactions-list/transactions-list.component.html - 172,173 + 180,181 @@ -978,7 +978,7 @@ src/app/bisq/bisq-transfers/bisq-transfers.component.html - 69,70 + 75,76 src/app/components/transaction/transaction.component.html @@ -986,7 +986,7 @@ src/app/components/transactions-list/transactions-list.component.html - 211,212 + 219,220 Transaction singular confirmation count shared.confirmation-count.singular @@ -999,7 +999,7 @@ src/app/bisq/bisq-transfers/bisq-transfers.component.html - 70,71 + 76,77 src/app/components/transaction/transaction.component.html @@ -1007,7 +1007,7 @@ src/app/components/transactions-list/transactions-list.component.html - 212,213 + 220,221 Transaction plural confirmation count shared.confirmation-count.plural @@ -1130,7 +1130,7 @@ src/app/dashboard/dashboard.component.html - 107,108 + 108,109 @@ -1263,7 +1263,7 @@ The Mempool Open Source Project src/app/components/about/about.component.html - 12,13 + 12 about.about-the-project @@ -1346,7 +1346,7 @@ About src/app/components/about/about.component.ts - 35 + 36 src/app/components/master-page/master-page.component.html @@ -1425,7 +1425,7 @@ src/app/components/transactions-list/transactions-list.component.html - 220,222 + 228,230 shared.confidential @@ -2386,7 +2386,7 @@ src/app/dashboard/dashboard.component.html - 81,84 + 82,85 block.size @@ -2470,15 +2470,15 @@ src/app/components/transactions-list/transactions-list.component.html - 204 + 212 src/app/dashboard/dashboard.component.html - 117,121 + 118,122 src/app/dashboard/dashboard.component.html - 164,168 + 165,169 sat/vB shared.sat-vbyte @@ -2660,7 +2660,7 @@ src/app/dashboard/dashboard.component.html - 189,191 + 190,192 footer.backend-is-synchronizing @@ -2672,7 +2672,7 @@ src/app/dashboard/dashboard.component.html - 194,200 + 195,201 vB/s shared.vbytes-per-second @@ -2685,7 +2685,7 @@ src/app/dashboard/dashboard.component.html - 168,170 + 169,171 Unconfirmed count dashboard.unconfirmed @@ -2699,24 +2699,12 @@ Mempool size dashboard.mempool-size - - block + + blocks src/app/components/footer/footer.component.html 22,23 - - src/app/components/transaction/transaction.component.html - 324,325 - - shared.block - - - blocks - - src/app/components/footer/footer.component.html - 23,24 - src/app/components/mempool-blocks/mempool-blocks.component.html 30,31 @@ -2725,8 +2713,28 @@ src/app/components/transaction/transaction.component.html 325,327 + + src/app/dashboard/dashboard.component.html + 211,212 + shared.blocks + + block + + src/app/components/footer/footer.component.html + 23,24 + + + src/app/components/transaction/transaction.component.html + 324,325 + + + src/app/dashboard/dashboard.component.html + 212,213 + + shared.block + Mined @@ -2735,7 +2743,7 @@ src/app/dashboard/dashboard.component.html - 79,80 + 80,81 latest-blocks.mined @@ -2956,138 +2964,248 @@ statistics.transaction-vbytes-per-second - + Just now src/app/components/time-since/time-since.component.ts - 56 + 57 - - - year ago - src/app/components/time-since/time-since.component.ts - 65 + src/app/components/time-span/time-span.component.ts + 57 - - month ago - - src/app/components/time-since/time-since.component.ts - 66 - - - - week ago + + ago src/app/components/time-since/time-since.component.ts 67 - - - day ago src/app/components/time-since/time-since.component.ts 68 - - - hour ago src/app/components/time-since/time-since.component.ts 69 - - - min ago src/app/components/time-since/time-since.component.ts - 72 + 70 + + + src/app/components/time-since/time-since.component.ts + 71 - - - minute ago src/app/components/time-since/time-since.component.ts 74 - - - sec ago src/app/components/time-since/time-since.component.ts - 77 + 76 - - - second ago src/app/components/time-since/time-since.component.ts 79 - - - years ago src/app/components/time-since/time-since.component.ts - 83 + 81 - - - months ago - - src/app/components/time-since/time-since.component.ts - 84 - - - - weeks ago src/app/components/time-since/time-since.component.ts 85 - - - days ago src/app/components/time-since/time-since.component.ts 86 - - - hours ago src/app/components/time-since/time-since.component.ts 87 - - - mins ago src/app/components/time-since/time-since.component.ts - 90 + 88 + + + src/app/components/time-since/time-since.component.ts + 89 - - - minutes ago src/app/components/time-since/time-since.component.ts 92 - - - secs ago src/app/components/time-since/time-since.component.ts - 95 + 94 - - - seconds ago src/app/components/time-since/time-since.component.ts 97 + + src/app/components/time-since/time-since.component.ts + 99 + + + + After + + src/app/components/time-span/time-span.component.ts + 67 + + + src/app/components/time-span/time-span.component.ts + 68 + + + src/app/components/time-span/time-span.component.ts + 69 + + + src/app/components/time-span/time-span.component.ts + 70 + + + src/app/components/time-span/time-span.component.ts + 71 + + + src/app/components/time-span/time-span.component.ts + 74 + + + src/app/components/time-span/time-span.component.ts + 76 + + + src/app/components/time-span/time-span.component.ts + 79 + + + src/app/components/time-span/time-span.component.ts + 81 + + + src/app/components/time-span/time-span.component.ts + 85 + + + src/app/components/time-span/time-span.component.ts + 86 + + + src/app/components/time-span/time-span.component.ts + 87 + + + src/app/components/time-span/time-span.component.ts + 88 + + + src/app/components/time-span/time-span.component.ts + 89 + + + src/app/components/time-span/time-span.component.ts + 92 + + + src/app/components/time-span/time-span.component.ts + 94 + + + src/app/components/time-span/time-span.component.ts + 97 + + + src/app/components/time-span/time-span.component.ts + 99 + + + + In ~1 min + + src/app/components/time-until/time-until.component.ts + 58 + + + + In ~ + + src/app/components/time-until/time-until.component.ts + 68 + + + src/app/components/time-until/time-until.component.ts + 69 + + + src/app/components/time-until/time-until.component.ts + 70 + + + src/app/components/time-until/time-until.component.ts + 71 + + + src/app/components/time-until/time-until.component.ts + 72 + + + src/app/components/time-until/time-until.component.ts + 75 + + + src/app/components/time-until/time-until.component.ts + 77 + + + src/app/components/time-until/time-until.component.ts + 80 + + + src/app/components/time-until/time-until.component.ts + 82 + + + src/app/components/time-until/time-until.component.ts + 86 + + + src/app/components/time-until/time-until.component.ts + 87 + + + src/app/components/time-until/time-until.component.ts + 88 + + + src/app/components/time-until/time-until.component.ts + 89 + + + src/app/components/time-until/time-until.component.ts + 90 + + + src/app/components/time-until/time-until.component.ts + 93 + + + src/app/components/time-until/time-until.component.ts + 95 + + + src/app/components/time-until/time-until.component.ts + 98 + + + src/app/components/time-until/time-until.component.ts + 100 + This transaction has been replaced by: @@ -3106,7 +3224,7 @@ src/app/components/transactions-list/transactions-list.component.html - 215,219 + 223,227 Transaction unconfirmed state transaction.unconfirmed @@ -3120,15 +3238,6 @@ Transaction Confirmed state transaction.confirmed - - After - - src/app/components/transaction/transaction.component.html - 68,69 - - Transaction confirmed after - transaction.confirmed.after - First seen @@ -3265,7 +3374,7 @@ Coinbase src/app/components/transactions-list/transactions-list.component.html - 42 + 44 transactions-list.coinbase @@ -3273,7 +3382,7 @@ (Newly Generated Coins) src/app/components/transactions-list/transactions-list.component.html - 42 + 44 transactions-list.newly-generated-coins @@ -3281,7 +3390,7 @@ Peg-in src/app/components/transactions-list/transactions-list.component.html - 44,46 + 46,48 transactions-list.peg-in @@ -3289,7 +3398,7 @@ ScriptSig (ASM) src/app/components/transactions-list/transactions-list.component.html - 77,79 + 79,81 ScriptSig (ASM) transactions-list.scriptsig.asm @@ -3298,7 +3407,7 @@ ScriptSig (HEX) src/app/components/transactions-list/transactions-list.component.html - 81,83 + 83,85 ScriptSig (HEX) transactions-list.scriptsig.hex @@ -3307,7 +3416,7 @@ Witness src/app/components/transactions-list/transactions-list.component.html - 86,87 + 88,89 transactions-list.witness @@ -3315,7 +3424,7 @@ P2SH redeem script src/app/components/transactions-list/transactions-list.component.html - 90,91 + 92,93 transactions-list.p2sh-redeem-script @@ -3323,7 +3432,7 @@ P2WSH witness script src/app/components/transactions-list/transactions-list.component.html - 94,95 + 96,97 transactions-list.p2wsh-witness-script @@ -3331,7 +3440,7 @@ nSequence src/app/components/transactions-list/transactions-list.component.html - 98,99 + 100,101 transactions-list.nsequence @@ -3339,7 +3448,7 @@ Previous output script src/app/components/transactions-list/transactions-list.component.html - 102,103 + 104,105 transactions-list.previous-output-script @@ -3347,11 +3456,11 @@ Load all src/app/components/transactions-list/transactions-list.component.html - 112,115 + 114,117 src/app/components/transactions-list/transactions-list.component.html - 194,197 + 202,205 transactions-list.load-all @@ -3359,7 +3468,7 @@ Peg-out to src/app/components/transactions-list/transactions-list.component.html - 131,132 + 133,134 transactions-list.peg-out-to @@ -3367,7 +3476,7 @@ ScriptPubKey (ASM) src/app/components/transactions-list/transactions-list.component.html - 176,178 + 184,186 ScriptPubKey (ASM) transactions-list.scriptpubkey.asm @@ -3376,7 +3485,7 @@ ScriptPubKey (HEX) src/app/components/transactions-list/transactions-list.component.html - 180,182 + 188,190 ScriptPubKey (HEX) transactions-list.scriptpubkey.hex @@ -3385,7 +3494,7 @@ data src/app/components/transactions-list/transactions-list.component.html - 184,185 + 192,193 transactions-list.vout.scriptpubkey-type.data @@ -3393,7 +3502,7 @@ sat src/app/components/transactions-list/transactions-list.component.html - 204 + 212 sat shared.sat @@ -3502,11 +3611,23 @@ TX Fee Rating is Warning tx-fee-rating.overpaid.warning + + Fee Estimates + + src/app/dashboard/dashboard.component.html + 6,9 + + + src/app/dashboard/dashboard.component.html + 33,36 + + fees-box.fee-estimates + Latest blocks src/app/dashboard/dashboard.component.html - 75,78 + 76,79 dashboard.latest-blocks @@ -3514,11 +3635,11 @@ TXs src/app/dashboard/dashboard.component.html - 80,82 + 81,83 src/app/dashboard/dashboard.component.html - 170,174 + 171,175 dashboard.latest-blocks.transaction-count @@ -3526,7 +3647,7 @@ Latest transactions src/app/dashboard/dashboard.component.html - 104,107 + 105,108 dashboard.latest-transactions @@ -3534,7 +3655,7 @@ USD src/app/dashboard/dashboard.component.html - 109,110 + 110,111 dashboard.latest-transactions.USD @@ -3542,7 +3663,7 @@ Fee src/app/dashboard/dashboard.component.html - 110,113 + 111,114 dashboard.latest-transactions.fee @@ -3550,7 +3671,7 @@ Expand src/app/dashboard/dashboard.component.html - 131,132 + 132,133 dashboard.expand @@ -3558,7 +3679,7 @@ Collapse src/app/dashboard/dashboard.component.html - 132,136 + 133,137 dashboard.collapse @@ -3566,7 +3687,7 @@ Minimum fee src/app/dashboard/dashboard.component.html - 161,162 + 162,163 Minimum mempool fee dashboard.minimum-fee @@ -3575,7 +3696,7 @@ Purging src/app/dashboard/dashboard.component.html - 162,164 + 163,165 Purgin below fee dashboard.purging @@ -3584,7 +3705,7 @@ Memory usage src/app/dashboard/dashboard.component.html - 174,176 + 175,177 Memory usage dashboard.memory-usage @@ -3593,18 +3714,188 @@ Incoming transactions src/app/dashboard/dashboard.component.html - 186,188 + 187,189 dashboard.incoming-transactions - - Difficulty adjustment + + Difficulty Adjustment src/app/dashboard/dashboard.component.html - 203,204 + 202,205 dashboard.difficulty-adjustment + + Remaining + + src/app/dashboard/dashboard.component.html + 208,210 + + + src/app/dashboard/dashboard.component.html + 239,242 + + difficulty-box.remaining + + + Estimate + + src/app/dashboard/dashboard.component.html + 217,218 + + + src/app/dashboard/dashboard.component.html + 246,249 + + difficulty-box.estimate + + + mins per block + + src/app/dashboard/dashboard.component.html + 219,222 + + difficulty-box.mins-per-block + + + Current Period + + src/app/dashboard/dashboard.component.html + 222,223 + + + src/app/dashboard/dashboard.component.html + 253,256 + + difficulty-box.current-period + + + year + + src/app/shared/i18n/dates.ts + 3 + + + + years + + src/app/shared/i18n/dates.ts + 4 + + + + month + + src/app/shared/i18n/dates.ts + 5 + + + + months + + src/app/shared/i18n/dates.ts + 6 + + + + week + + src/app/shared/i18n/dates.ts + 7 + + + + weeks + + src/app/shared/i18n/dates.ts + 8 + + + + day + + src/app/shared/i18n/dates.ts + 9 + + + + days + + src/app/shared/i18n/dates.ts + 10 + + + + hour + + src/app/shared/i18n/dates.ts + 11 + + + + hours + + src/app/shared/i18n/dates.ts + 12 + + + + minute + + src/app/shared/i18n/dates.ts + 13 + + + + minutes + + src/app/shared/i18n/dates.ts + 14 + + + + min + + src/app/shared/i18n/dates.ts + 15 + + + + mins + + src/app/shared/i18n/dates.ts + 16 + + + + second + + src/app/shared/i18n/dates.ts + 17 + + + + seconds + + src/app/shared/i18n/dates.ts + 18 + + + + sec + + src/app/shared/i18n/dates.ts + 19 + + + + secs + + src/app/shared/i18n/dates.ts + 20 + + Transaction fee