1
0
mirror of https://github.com/GOSTSec/gostcoin synced 2025-01-30 16:34:29 +00:00

more name changes

This commit is contained in:
orignal 2017-04-24 20:33:02 -04:00
parent 92f2595ce3
commit ae0c4a0bb7
6 changed files with 17 additions and 17 deletions

View File

@ -96,7 +96,7 @@
<item> <item>
<widget class="QPushButton" name="signMessage"> <widget class="QPushButton" name="signMessage">
<property name="toolTip"> <property name="toolTip">
<string>Sign a message to prove you own a Anoncoin address</string> <string>Sign a message to prove you own a Gostcoin address</string>
</property> </property>
<property name="text"> <property name="text">
<string>Sign &amp;Message</string> <string>Sign &amp;Message</string>
@ -110,7 +110,7 @@
<item> <item>
<widget class="QPushButton" name="verifyMessage"> <widget class="QPushButton" name="verifyMessage">
<property name="toolTip"> <property name="toolTip">
<string>Verify a message to ensure it was signed with a specified Anoncoin address</string> <string>Verify a message to ensure it was signed with a specified Gostcoin address</string>
</property> </property>
<property name="text"> <property name="text">
<string>&amp;Verify Message</string> <string>&amp;Verify Message</string>

View File

@ -138,7 +138,7 @@
</size> </size>
</property> </property>
<property name="text"> <property name="text">
<string>Anoncoin-client</string> <string>Gostcoin-client</string>
</property> </property>
</widget> </widget>
</item> </item>

View File

@ -79,10 +79,10 @@
<item> <item>
<widget class="QCheckBox" name="bitcoinAtStartup"> <widget class="QCheckBox" name="bitcoinAtStartup">
<property name="toolTip"> <property name="toolTip">
<string>Automatically start Anoncoin after logging in to the system.</string> <string>Automatically start Gostcoin after logging in to the system.</string>
</property> </property>
<property name="text"> <property name="text">
<string>&amp;Start Anoncoin on system login</string> <string>&amp;Start Gostcoin on system login</string>
</property> </property>
</widget> </widget>
</item> </item>
@ -139,7 +139,7 @@
<item> <item>
<widget class="QCheckBox" name="mapPortUpnp"> <widget class="QCheckBox" name="mapPortUpnp">
<property name="toolTip"> <property name="toolTip">
<string>Automatically open the Anoncoin client port on the router. This only works when your router supports UPnP and it is enabled.</string> <string>Automatically open the Gostcoin client port on the router. This only works when your router supports UPnP and it is enabled.</string>
</property> </property>
<property name="text"> <property name="text">
<string>Map port using &amp;UPnP</string> <string>Map port using &amp;UPnP</string>
@ -149,7 +149,7 @@
<item> <item>
<widget class="QCheckBox" name="connectSocks"> <widget class="QCheckBox" name="connectSocks">
<property name="toolTip"> <property name="toolTip">
<string>Connect to the Anoncoin network through a SOCKS proxy (e.g. when connecting through Tor).</string> <string>Connect to the Gostcoin network through a SOCKS proxy (e.g. when connecting through Tor).</string>
</property> </property>
<property name="text"> <property name="text">
<string>&amp;Connect through SOCKS proxy:</string> <string>&amp;Connect through SOCKS proxy:</string>
@ -333,7 +333,7 @@
<item> <item>
<widget class="QValueComboBox" name="lang"> <widget class="QValueComboBox" name="lang">
<property name="toolTip"> <property name="toolTip">
<string>The user interface language can be set here. This setting will take effect after restarting Anoncoin.</string> <string>The user interface language can be set here. This setting will take effect after restarting Gostcoin.</string>
</property> </property>
</widget> </widget>
</item> </item>
@ -366,7 +366,7 @@
<item> <item>
<widget class="QCheckBox" name="displayAddresses"> <widget class="QCheckBox" name="displayAddresses">
<property name="toolTip"> <property name="toolTip">
<string>Whether to show Anoncoin addresses in the transaction list or not.</string> <string>Whether to show Gostcoin addresses in the transaction list or not.</string>
</property> </property>
<property name="text"> <property name="text">
<string>&amp;Display addresses in transaction list</string> <string>&amp;Display addresses in transaction list</string>

View File

@ -61,7 +61,7 @@
<item> <item>
<widget class="QLabel" name="labelWalletStatus"> <widget class="QLabel" name="labelWalletStatus">
<property name="toolTip"> <property name="toolTip">
<string>The displayed information may be out of date. Your wallet automatically synchronizes with the Anoncoin network after a connection is established, but this process has not completed yet.</string> <string>The displayed information may be out of date. Your wallet automatically synchronizes with the Gostcoin network after a connection is established, but this process has not completed yet.</string>
</property> </property>
<property name="styleSheet"> <property name="styleSheet">
<string notr="true">QLabel { color: red; }</string> <string notr="true">QLabel { color: red; }</string>
@ -227,7 +227,7 @@
<item> <item>
<widget class="QLabel" name="labelTransactionsStatus"> <widget class="QLabel" name="labelTransactionsStatus">
<property name="toolTip"> <property name="toolTip">
<string>The displayed information may be out of date. Your wallet automatically synchronizes with the Anoncoin network after a connection is established, but this process has not completed yet.</string> <string>The displayed information may be out of date. Your wallet automatically synchronizes with the Gostcoin network after a connection is established, but this process has not completed yet.</string>
</property> </property>
<property name="styleSheet"> <property name="styleSheet">
<string notr="true">QLabel { color: red; }</string> <string notr="true">QLabel { color: red; }</string>

View File

@ -11,7 +11,7 @@
</rect> </rect>
</property> </property>
<property name="windowTitle"> <property name="windowTitle">
<string>Anoncoin - Debug window</string> <string>Gostcoin - Debug window</string>
</property> </property>
<layout class="QVBoxLayout" name="verticalLayout_2"> <layout class="QVBoxLayout" name="verticalLayout_2">
<item> <item>
@ -36,7 +36,7 @@
</font> </font>
</property> </property>
<property name="text"> <property name="text">
<string>Anoncoin Core</string> <string>Gostcoin Core</string>
</property> </property>
</widget> </widget>
</item> </item>
@ -322,7 +322,7 @@
<item row="15" column="0"> <item row="15" column="0">
<widget class="QPushButton" name="openDebugLogfileButton"> <widget class="QPushButton" name="openDebugLogfileButton">
<property name="toolTip"> <property name="toolTip">
<string>Open the Anoncoin debug log file from the current data directory. This can take a few seconds for large log files.</string> <string>Open the Gostcoin debug log file from the current data directory. This can take a few seconds for large log files.</string>
</property> </property>
<property name="text"> <property name="text">
<string>&amp;Open</string> <string>&amp;Open</string>
@ -348,7 +348,7 @@
<item row="17" column="0"> <item row="17" column="0">
<widget class="QPushButton" name="showCLOptionsButton"> <widget class="QPushButton" name="showCLOptionsButton">
<property name="toolTip"> <property name="toolTip">
<string>Show the Anoncoin-Qt help message to get a list with possible Anoncoin command-line options.</string> <string>Show the Gostcoin-Qt help message to get a list with possible Gostcoin command-line options.</string>
</property> </property>
<property name="text"> <property name="text">
<string>&amp;Show</string> <string>&amp;Show</string>

View File

@ -155,7 +155,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 Anoncoin address</string> <string>Sign the message to prove you own this Gostcoin address</string>
</property> </property>
<property name="text"> <property name="text">
<string>Sign &amp;Message</string> <string>Sign &amp;Message</string>
@ -301,7 +301,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 Anoncoin address</string> <string>Verify the message to ensure it was signed with the specified Gostcoin address</string>
</property> </property>
<property name="text"> <property name="text">
<string>Verify &amp;Message</string> <string>Verify &amp;Message</string>