"An error occurred while setting up the RPC port %u for listening on IPv4: %s"),
QT_TRANSLATE_NOOP("bitcoin-core",""
@ -98,6 +98,7 @@ QT_TRANSLATE_NOOP("bitcoin-core", "Add a node to connect to and attempt to keep
@@ -98,6 +98,7 @@ QT_TRANSLATE_NOOP("bitcoin-core", "Add a node to connect to and attempt to keep
QT_TRANSLATE_NOOP("bitcoin-core","Allow DNS lookups for -addnode, -seednode and -connect"),
QT_TRANSLATE_NOOP("bitcoin-core","Allow JSON-RPC connections from specified IP address"),
QT_TRANSLATE_NOOP("bitcoin-core","Attempt to recover private keys from a corrupt wallet.dat"),
QT_TRANSLATE_NOOP("bitcoin-core","This help message"),
QT_TRANSLATE_NOOP("bitcoin-core","Threshold for disconnecting misbehaving peers (default: 100)"),
@ -202,6 +205,7 @@ QT_TRANSLATE_NOOP("bitcoin-core", "Unable to bind to %s on this computer (bind r
@@ -202,6 +205,7 @@ QT_TRANSLATE_NOOP("bitcoin-core", "Unable to bind to %s on this computer (bind r
QT_TRANSLATE_NOOP("bitcoin-core","Unknown -socks proxy version requested: %i"),
QT_TRANSLATE_NOOP("bitcoin-core","Unknown network specified in -onlynet: '%s'"),
QT_TRANSLATE_NOOP("bitcoin-core","Upgrade wallet to latest format"),
QT_TRANSLATE_NOOP("bitcoin-core","Usage (deprecated, use bitcoin-cli):"),
QT_TRANSLATE_NOOP("bitcoin-core","Usage:"),
QT_TRANSLATE_NOOP("bitcoin-core","Use OpenSSL (https) for JSON-RPC connections"),
QT_TRANSLATE_NOOP("bitcoin-core","Use UPnP to map the listening port (default: 0)"),