Browse Source

more name changes

pull/7/head
orignal 7 years ago
parent
commit
ae0c4a0bb7
  1. 4
      src/qt/forms/addressbookpage.ui
  2. 2
      src/qt/forms/i2poptionswidget.ui
  3. 12
      src/qt/forms/optionsdialog.ui
  4. 4
      src/qt/forms/overviewpage.ui
  5. 8
      src/qt/forms/rpcconsole.ui
  6. 4
      src/qt/forms/signverifymessagedialog.ui

4
src/qt/forms/addressbookpage.ui

@ -96,7 +96,7 @@ @@ -96,7 +96,7 @@
<item>
<widget class="QPushButton" name="signMessage">
<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 name="text">
<string>Sign &amp;Message</string>
@ -110,7 +110,7 @@ @@ -110,7 +110,7 @@
<item>
<widget class="QPushButton" name="verifyMessage">
<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 name="text">
<string>&amp;Verify Message</string>

2
src/qt/forms/i2poptionswidget.ui

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

12
src/qt/forms/optionsdialog.ui

@ -79,10 +79,10 @@ @@ -79,10 +79,10 @@
<item>
<widget class="QCheckBox" name="bitcoinAtStartup">
<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 name="text">
<string>&amp;Start Anoncoin on system login</string>
<string>&amp;Start Gostcoin on system login</string>
</property>
</widget>
</item>
@ -139,7 +139,7 @@ @@ -139,7 +139,7 @@
<item>
<widget class="QCheckBox" name="mapPortUpnp">
<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 name="text">
<string>Map port using &amp;UPnP</string>
@ -149,7 +149,7 @@ @@ -149,7 +149,7 @@
<item>
<widget class="QCheckBox" name="connectSocks">
<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 name="text">
<string>&amp;Connect through SOCKS proxy:</string>
@ -333,7 +333,7 @@ @@ -333,7 +333,7 @@
<item>
<widget class="QValueComboBox" name="lang">
<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>
</widget>
</item>
@ -366,7 +366,7 @@ @@ -366,7 +366,7 @@
<item>
<widget class="QCheckBox" name="displayAddresses">
<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 name="text">
<string>&amp;Display addresses in transaction list</string>

4
src/qt/forms/overviewpage.ui

@ -61,7 +61,7 @@ @@ -61,7 +61,7 @@
<item>
<widget class="QLabel" name="labelWalletStatus">
<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 name="styleSheet">
<string notr="true">QLabel { color: red; }</string>
@ -227,7 +227,7 @@ @@ -227,7 +227,7 @@
<item>
<widget class="QLabel" name="labelTransactionsStatus">
<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 name="styleSheet">
<string notr="true">QLabel { color: red; }</string>

8
src/qt/forms/rpcconsole.ui

@ -11,7 +11,7 @@ @@ -11,7 +11,7 @@
</rect>
</property>
<property name="windowTitle">
<string>Anoncoin - Debug window</string>
<string>Gostcoin - Debug window</string>
</property>
<layout class="QVBoxLayout" name="verticalLayout_2">
<item>
@ -36,7 +36,7 @@ @@ -36,7 +36,7 @@
</font>
</property>
<property name="text">
<string>Anoncoin Core</string>
<string>Gostcoin Core</string>
</property>
</widget>
</item>
@ -322,7 +322,7 @@ @@ -322,7 +322,7 @@
<item row="15" column="0">
<widget class="QPushButton" name="openDebugLogfileButton">
<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 name="text">
<string>&amp;Open</string>
@ -348,7 +348,7 @@ @@ -348,7 +348,7 @@
<item row="17" column="0">
<widget class="QPushButton" name="showCLOptionsButton">
<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 name="text">
<string>&amp;Show</string>

4
src/qt/forms/signverifymessagedialog.ui

@ -155,7 +155,7 @@ @@ -155,7 +155,7 @@
<item>
<widget class="QPushButton" name="signMessageButton_SM">
<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 name="text">
<string>Sign &amp;Message</string>
@ -301,7 +301,7 @@ @@ -301,7 +301,7 @@
<item>
<widget class="QPushButton" name="verifyMessageButton_VM">
<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 name="text">
<string>Verify &amp;Message</string>

Loading…
Cancel
Save