qt: more watchonly -> watch-only

This commit is contained in:
Wladimir J. van der Laan 2014-07-31 17:19:05 +02:00
parent bd26fee10b
commit c0e9548b63
No known key found for this signature in database
GPG Key ID: 74810B012346C9A6
2 changed files with 22 additions and 22 deletions

View File

@ -289,7 +289,7 @@
<cursorShape>IBeamCursor</cursorShape> <cursorShape>IBeamCursor</cursorShape>
</property> </property>
<property name="toolTip"> <property name="toolTip">
<string>Your current balance in watchonly addresses</string> <string>Your current balance in watch-only addresses</string>
</property> </property>
<property name="text"> <property name="text">
<string>0 BTC</string> <string>0 BTC</string>
@ -314,7 +314,7 @@
<cursorShape>IBeamCursor</cursorShape> <cursorShape>IBeamCursor</cursorShape>
</property> </property>
<property name="toolTip"> <property name="toolTip">
<string>Unconfirmed transactions to watchonly addresses</string> <string>Unconfirmed transactions to watch-only addresses</string>
</property> </property>
<property name="text"> <property name="text">
<string>0 BTC</string> <string>0 BTC</string>
@ -339,7 +339,7 @@
<cursorShape>IBeamCursor</cursorShape> <cursorShape>IBeamCursor</cursorShape>
</property> </property>
<property name="toolTip"> <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>
<property name="text"> <property name="text">
<string>0 BTC</string> <string>0 BTC</string>
@ -383,7 +383,7 @@
<cursorShape>IBeamCursor</cursorShape> <cursorShape>IBeamCursor</cursorShape>
</property> </property>
<property name="toolTip"> <property name="toolTip">
<string>Current total balance in watchonly addresses</string> <string>Current total balance in watch-only addresses</string>
</property> </property>
<property name="text"> <property name="text">
<string>0 BTC</string> <string>0 BTC</string>

View File

@ -1546,11 +1546,26 @@ Address: %4
</message> </message>
<message> <message>
<location line="+38"/> <location line="+38"/>
<source>Your current balance in watchonly addresses</source> <source>Your current balance in watch-only addresses</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location line="+3"/> <location line="+25"/>
<source>Unconfirmed transactions to watch-only addresses</source>
<translation type="unfinished"></translation>
</message>
<message>
<location line="+25"/>
<source>Mined balance in watch-only addresses that has not yet matured</source>
<translation type="unfinished"></translation>
</message>
<message>
<location line="+44"/>
<source>Current total balance in watch-only addresses</source>
<translation type="unfinished"></translation>
</message>
<message>
<location line="-91"/>
<location line="+25"/> <location line="+25"/>
<location line="+25"/> <location line="+25"/>
<location line="+44"/> <location line="+44"/>
@ -1558,22 +1573,7 @@ Address: %4
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location line="-72"/> <location line="+64"/>
<source>Unconfirmed transactions to watchonly addresses</source>
<translation type="unfinished"></translation>
</message>
<message>
<location line="+25"/>
<source>Mined balance in watchonly addresses that has not yet matured</source>
<translation type="unfinished"></translation>
</message>
<message>
<location line="+44"/>
<source>Current total balance in watchonly addresses</source>
<translation type="unfinished"></translation>
</message>
<message>
<location line="+67"/>
<source>&lt;b&gt;Recent transactions&lt;/b&gt;</source> <source>&lt;b&gt;Recent transactions&lt;/b&gt;</source>
<translation>&lt;b&gt;Recent transactions&lt;/b&gt;</translation> <translation>&lt;b&gt;Recent transactions&lt;/b&gt;</translation>
</message> </message>