diff options
| author | Tomo Ueda <[email protected]> | 2021-09-02 12:55:18 -0700 |
|---|---|---|
| committer | Tomo Ueda <[email protected]> | 2021-09-02 12:55:18 -0700 |
| commit | e64843ced509c24f783276d4cc0f2f26c9d527f2 (patch) | |
| tree | 7956d4ea416c5b3a531dbc6f356e1c9a643d9690 /src/qt/forms/optionsdialog.ui | |
| parent | really s/doge/dis/g this time (diff) | |
| download | discoin-e64843ced509c24f783276d4cc0f2f26c9d527f2.tar.xz discoin-e64843ced509c24f783276d4cc0f2f26c9d527f2.zip | |
really s/Doge/Dis/g this time
Diffstat (limited to 'src/qt/forms/optionsdialog.ui')
| -rw-r--r-- | src/qt/forms/optionsdialog.ui | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/qt/forms/optionsdialog.ui b/src/qt/forms/optionsdialog.ui index 0732be241..249d4674c 100644 --- a/src/qt/forms/optionsdialog.ui +++ b/src/qt/forms/optionsdialog.ui @@ -189,7 +189,7 @@ <item> <widget class="QCheckBox" name="mapPortUpnp"> <property name="toolTip"> - <string>Automatically open the Dogecoin client port on the router. This only works when your router supports UPnP and it is enabled.</string> + <string>Automatically open the Discoin 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 &UPnP</string> @@ -209,7 +209,7 @@ <item> <widget class="QCheckBox" name="connectSocks"> <property name="toolTip"> - <string>Connect to the Dogecoin network through a SOCKS5 proxy.</string> + <string>Connect to the Discoin network through a SOCKS5 proxy.</string> </property> <property name="text"> <string>&Connect through SOCKS5 proxy (default proxy):</string> @@ -396,7 +396,7 @@ <item> <widget class="QCheckBox" name="connectSocksTor"> <property name="toolTip"> - <string>Connect to the Dogecoin network through a separate SOCKS5 proxy for Tor hidden services.</string> + <string>Connect to the Discoin network through a separate SOCKS5 proxy for Tor hidden services.</string> </property> <property name="text"> <string>Use separate SOCKS5 proxy to reach peers via Tor hidden services:</string> |