Merge pull request #92 from OwenVersteeg/patch-2

remove bitcoin references
This commit is contained in:
dogecoin 2014-01-03 13:21:51 -08:00
commit 36571829bb

View file

@ -145,7 +145,7 @@
<item> <item>
<widget class="QPushButton" name="signMessageButton_SM"> <widget class="QPushButton" name="signMessageButton_SM">
<property name="toolTip"> <property name="toolTip">
<string>Sign the message to prove you own this Bitcoin address</string> <string>Sign the message to prove you own this Dogecoin address</string>
</property> </property>
<property name="text"> <property name="text">
<string>&amp;Sign Message</string> <string>&amp;Sign Message</string>
@ -291,7 +291,7 @@
<item> <item>
<widget class="QPushButton" name="verifyMessageButton_VM"> <widget class="QPushButton" name="verifyMessageButton_VM">
<property name="toolTip"> <property name="toolTip">
<string>Verify the message to ensure it was signed with the specified Bitcoin address</string> <string>Verify the message to ensure it was signed with the specified Dogecoin address</string>
</property> </property>
<property name="text"> <property name="text">
<string>&amp;Verify Message</string> <string>&amp;Verify Message</string>