aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordogecoin <[email protected]>2014-01-03 13:21:51 -0800
committerdogecoin <[email protected]>2014-01-03 13:21:51 -0800
commit36571829bb216dffb44c16dc1710c85ae3bfb0a3 (patch)
treeedbf7caa208c70294f5407af761cd9710214b7a9
parentMerge pull request #87 from xnljfr/master (diff)
parentremove bitcoin references (diff)
downloaddiscoin-36571829bb216dffb44c16dc1710c85ae3bfb0a3.tar.xz
discoin-36571829bb216dffb44c16dc1710c85ae3bfb0a3.zip
Merge pull request #92 from OwenVersteeg/patch-2
remove bitcoin references
-rw-r--r--src/qt/forms/signverifymessagedialog.ui4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/qt/forms/signverifymessagedialog.ui b/src/qt/forms/signverifymessagedialog.ui
index 8128bdf45..0f23e18ec 100644
--- a/src/qt/forms/signverifymessagedialog.ui
+++ b/src/qt/forms/signverifymessagedialog.ui
@@ -145,7 +145,7 @@
<item>
<widget class="QPushButton" name="signMessageButton_SM">
<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 name="text">
<string>&amp;Sign Message</string>
@@ -291,7 +291,7 @@
<item>
<widget class="QPushButton" name="verifyMessageButton_VM">
<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 name="text">
<string>&amp;Verify Message</string>