diff --git a/frontend/src/locale/messages.xlf b/frontend/src/locale/messages.xlf
index 661540a6f..409605a55 100644
--- a/frontend/src/locale/messages.xlf
+++ b/frontend/src/locale/messages.xlf
@@ -699,7 +699,7 @@
src/app/components/about/about.component.html
- 383,387
+ 385,389
src/app/dashboard/dashboard.component.html
@@ -1332,7 +1332,7 @@
Community Sponsors ❤️
src/app/components/about/about.component.html
- 181,184
+ 183,186
about.sponsors.withHeart
@@ -1340,7 +1340,7 @@
Self-Hosted Integrations
src/app/components/about/about.component.html
- 195,197
+ 197,199
about.self-hosted-integrations
@@ -1348,7 +1348,7 @@
Wallet Integrations
src/app/components/about/about.component.html
- 229,231
+ 231,233
about.wallet-integrations
@@ -1356,7 +1356,7 @@
Community Alliances
src/app/components/about/about.component.html
- 283,285
+ 285,287
about.alliances
@@ -1364,7 +1364,7 @@
Project Translators
src/app/components/about/about.component.html
- 299,301
+ 301,303
about.translators
@@ -1372,7 +1372,7 @@
Project Contributors
src/app/components/about/about.component.html
- 313,315
+ 315,317
about.contributors
@@ -1380,7 +1380,7 @@
Project Members
src/app/components/about/about.component.html
- 325,327
+ 327,329
about.project_members
@@ -1388,7 +1388,7 @@
Project Maintainers
src/app/components/about/about.component.html
- 338,340
+ 340,342
about.maintainers
@@ -1415,7 +1415,7 @@
Multisig of
src/app/components/address-labels/address-labels.component.ts
- 121
+ 127
@@ -2122,19 +2122,19 @@
src/app/components/fees-box/fees-box.component.html
- 15,16
+ 16,18
src/app/components/fees-box/fees-box.component.html
- 21,22
+ 22,24
src/app/components/fees-box/fees-box.component.html
- 26,27
+ 27,28
src/app/components/fees-box/fees-box.component.html
- 31,32
+ 32,34
src/app/components/mempool-block/mempool-block.component.html
@@ -2457,6 +2457,14 @@
difficulty-box.next-halving
+
+ Either 2x the minimum, or the Low Priority rate (whichever is lower)
+
+ src/app/components/fees-box/fees-box.component.html
+ 4,7
+
+ Transaction feerate tooltip (economy)
+
No Priority
@@ -2469,6 +2477,14 @@
fees-box.no-priority
+
+ Places your transaction in between the second and third mempool blocks
+
+ src/app/components/fees-box/fees-box.component.html
+ 8,9
+
+ Transaction feerate tooltip (low priority)
+
Low Priority
@@ -2481,11 +2497,19 @@
fees-box.low-priority
+
+ Places your transaction in between the first and second mempool blocks
+
+ src/app/components/fees-box/fees-box.component.html
+ 9,10
+
+ Transaction feerate tooltip (medium priority)
+
Medium Priority
src/app/components/fees-box/fees-box.component.html
- 9,11
+ 9,10
src/app/components/fees-box/fees-box.component.html
@@ -2493,6 +2517,14 @@
fees-box.medium-priority
+
+ Places your transaction in the first mempool block
+
+ src/app/components/fees-box/fees-box.component.html
+ 10,14
+
+ Transaction feerate tooltip (high priority)
+
High Priority
@@ -2932,11 +2964,11 @@
blocks
src/app/components/pool-ranking/pool-ranking.component.ts
- 160,158
+ 153,151
src/app/components/pool-ranking/pool-ranking.component.ts
- 163,162
+ 156,155