aboutsummaryrefslogtreecommitdiff
path: root/src/qt/bitcoinstrings.cpp
diff options
context:
space:
mode:
authorWladimir J. van der Laan <laanwj@gmail.com>2017-01-10 11:51:20 +0000
committerWladimir J. van der Laan <laanwj@gmail.com>2017-01-10 12:52:02 +0100
commit68eb56203be17066af4e37837703490af4d4f40c (patch)
tree6dc078d22abaeadbfd2be5d55ecabb8cfe7833fc /src/qt/bitcoinstrings.cpp
parent98c80e374b84e5a9c2d5c36889a0b1ebed5b814b (diff)
downloadbitcoin-68eb56203be17066af4e37837703490af4d4f40c.tar.xz
qt: periodic translations update
Diffstat (limited to 'src/qt/bitcoinstrings.cpp')
-rw-r--r--src/qt/bitcoinstrings.cpp4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/qt/bitcoinstrings.cpp b/src/qt/bitcoinstrings.cpp
index ace085382b..348e7378ab 100644
--- a/src/qt/bitcoinstrings.cpp
+++ b/src/qt/bitcoinstrings.cpp
@@ -191,7 +191,9 @@ QT_TRANSLATE_NOOP("bitcoin-core", ""
QT_TRANSLATE_NOOP("bitcoin-core", ""
"Username and hashed password for JSON-RPC connections. The field <userpw> "
"comes in the format: <USERNAME>:<SALT>$<HASH>. A canonical python script is "
-"included in share/rpcuser. This option can be specified multiple times"),
+"included in share/rpcuser. The client then connects normally using the "
+"rpcuser=<USERNAME>/rpcpassword=<PASSWORD> pair of arguments. This option can "
+"be specified multiple times"),
QT_TRANSLATE_NOOP("bitcoin-core", ""
"Wallet will not create transactions that violate mempool chain limits "
"(default: %u)"),