aboutsummaryrefslogtreecommitdiff
path: root/src/qt/forms
diff options
context:
space:
mode:
Diffstat (limited to 'src/qt/forms')
-rw-r--r--src/qt/forms/overviewpage.ui18
1 files changed, 9 insertions, 9 deletions
diff --git a/src/qt/forms/overviewpage.ui b/src/qt/forms/overviewpage.ui
index 8784da5f3e..df16295f77 100644
--- a/src/qt/forms/overviewpage.ui
+++ b/src/qt/forms/overviewpage.ui
@@ -89,7 +89,7 @@
</font>
</property>
<property name="text">
- <string>Watchonly:</string>
+ <string>Watch-only:</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
@@ -289,10 +289,10 @@
<cursorShape>IBeamCursor</cursorShape>
</property>
<property name="toolTip">
- <string>Your current balance in watchonly addresses</string>
+ <string>Your current balance in watch-only addresses</string>
</property>
<property name="text">
- <string>0 BTC</string>
+ <string notr="true">0 BTC</string>
</property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
@@ -314,10 +314,10 @@
<cursorShape>IBeamCursor</cursorShape>
</property>
<property name="toolTip">
- <string>Unconfirmed transactions to watchonly addresses</string>
+ <string>Unconfirmed transactions to watch-only addresses</string>
</property>
<property name="text">
- <string>0 BTC</string>
+ <string notr="true">0 BTC</string>
</property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
@@ -339,10 +339,10 @@
<cursorShape>IBeamCursor</cursorShape>
</property>
<property name="toolTip">
- <string>Mined balance in watchonly addresses that has not yet matured</string>
+ <string>Mined balance in watch-only addresses that has not yet matured</string>
</property>
<property name="text">
- <string>0 BTC</string>
+ <string notr="true">0 BTC</string>
</property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
@@ -383,10 +383,10 @@
<cursorShape>IBeamCursor</cursorShape>
</property>
<property name="toolTip">
- <string>Current total balance in watchonly addresses</string>
+ <string>Current total balance in watch-only addresses</string>
</property>
<property name="text">
- <string>0 BTC</string>
+ <string notr="true">0 BTC</string>
</property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>