diff --git a/src/bitcoinrpc.cpp b/src/bitcoinrpc.cpp
index b6d8de4a..84478398 100644
--- a/src/bitcoinrpc.cpp
+++ b/src/bitcoinrpc.cpp
@@ -763,7 +763,8 @@ void ThreadRPCServer2(void* parg)
else if (mapArgs.count("-daemon"))
strWhatAmI = strprintf(_("To use the %s option"), "\"-daemon\"");
uiInterface.ThreadSafeMessageBox(strprintf(
- _("%s, you must set a rpcpassword in the configuration file:\n %s\n"
+ _("%s, you must set a rpcpassword in the configuration file:\n"
+ "%s\n"
"It is recommended you use the following random password:\n"
"rpcuser=bitcoinrpc\n"
"rpcpassword=%s\n"
diff --git a/src/qt/bitcoinstrings.cpp b/src/qt/bitcoinstrings.cpp
index 328e3af9..2c500f4f 100644
--- a/src/qt/bitcoinstrings.cpp
+++ b/src/qt/bitcoinstrings.cpp
@@ -8,14 +8,16 @@
static const char UNUSED *bitcoin_strings[] = {
QT_TRANSLATE_NOOP("bitcoin-core", ""
"%s, you must set a rpcpassword in the configuration file:\n"
-" %s\n"
+"%s\n"
"It is recommended you use the following random password:\n"
"rpcuser=bitcoinrpc\n"
"rpcpassword=%s\n"
"(you do not need to remember this password)\n"
"The username and password MUST NOT be the same.\n"
"If the file does not exist, create it with owner-readable-only file "
-"permissions.\n"),
+"permissions.\n"
+"It is also recommended to set alertnotify so you are notified of problems;\n"
+"for example: alertnotify=echo %%s | mail -s \"Bitcoin Alert\" admin@foo.com\n"),
QT_TRANSLATE_NOOP("bitcoin-core", ""
"Acceptable ciphers (default: TLSv1+HIGH:!SSLv2:!aNULL:!eNULL:!AH:!3DES:"
"@STRENGTH)"),
@@ -41,6 +43,9 @@ QT_TRANSLATE_NOOP("bitcoin-core", ""
"Error: This transaction requires a transaction fee of at least %s because of "
"its amount, complexity, or use of recently received funds!"),
QT_TRANSLATE_NOOP("bitcoin-core", ""
+"Execute command when a relevant alert is received (%s in cmd is replaced by "
+"message)"),
+QT_TRANSLATE_NOOP("bitcoin-core", ""
"Execute command when a wallet transaction changes (%s in cmd is replaced by "
"TxID)"),
QT_TRANSLATE_NOOP("bitcoin-core", ""
@@ -129,7 +134,6 @@ QT_TRANSLATE_NOOP("bitcoin-core", "Failed to write transaction index"),
QT_TRANSLATE_NOOP("bitcoin-core", "Failed to write undo data"),
QT_TRANSLATE_NOOP("bitcoin-core", "Fee per KB to add to transactions you send"),
QT_TRANSLATE_NOOP("bitcoin-core", "Find peers using DNS lookup (default: 1 unless -connect)"),
-QT_TRANSLATE_NOOP("bitcoin-core", "Find peers using internet relay chat (default: 0)"),
QT_TRANSLATE_NOOP("bitcoin-core", "Generate coins"),
QT_TRANSLATE_NOOP("bitcoin-core", "Get help for a command"),
QT_TRANSLATE_NOOP("bitcoin-core", "How many blocks to check at startup (default: 288, 0 = all)"),
diff --git a/src/qt/locale/bitcoin_en.ts b/src/qt/locale/bitcoin_en.ts
index 806a7265..c74b11d3 100644
--- a/src/qt/locale/bitcoin_en.ts
+++ b/src/qt/locale/bitcoin_en.ts
@@ -310,17 +310,17 @@ This product includes software developed by the OpenSSL Project for use in the O
BitcoinGUI
-
+ Sign &message...
-
+ Synchronizing with network...
-
+ &Overview
@@ -340,32 +340,17 @@ This product includes software developed by the OpenSSL Project for use in the O
Browse transaction history
-
-
- &Address Book
-
-
-
+ Edit the list of stored addresses and labels
-
-
- &Receive coins
-
-
-
+ Show the list of addresses for receiving payments
-
-
- &Send coins
-
-
-
+ E&xit
@@ -410,7 +395,7 @@ This product includes software developed by the OpenSSL Project for use in the O
&Change Passphrase...
-
+ Importing blocks from disk...
@@ -420,7 +405,7 @@ This product includes software developed by the OpenSSL Project for use in the O
Reindexing blocks on disk...
-
+ &Export...
@@ -465,18 +450,33 @@ This product includes software developed by the OpenSSL Project for use in the O
&Verify message...
-
-
+
+ Bitcoin
-
+ Wallet
-
+
+
+ &Send
+
+
+
+
+ &Receive
+
+
+
+
+ &Addresses
+
+
+ &About Bitcoin
@@ -537,12 +537,12 @@ This product includes software developed by the OpenSSL Project for use in the O
[testnet]
-
+ Bitcoin client
-
+ %n active connection to Bitcoin network
@@ -619,17 +619,7 @@ This product includes software developed by the OpenSSL Project for use in the O
This transaction is over the size limit. You can still send it for a fee of %1, which goes to the nodes that process your transaction and helps to support the network. Do you want to pay the fee?
-
-
- Backup Successful
-
-
-
-
- The wallet data was successfully saved to the new location.
-
-
-
+ Up to date
@@ -644,7 +634,7 @@ This product includes software developed by the OpenSSL Project for use in the O
Confirm transaction fee
-
+ Sent transaction
@@ -667,14 +657,14 @@ Address: %4
-
-
+
+ URI handling
-
-
+
+ URI can not be parsed! This can be caused by an invalid Bitcoin address or malformed URI parameters.
@@ -688,26 +678,6 @@ Address: %4
Wallet is <b>encrypted</b> and currently <b>locked</b>
-
-
-
- Backup Wallet
-
-
-
-
- Wallet Data (*.dat)
-
-
-
-
- Backup Failed
-
-
-
-
- There was an error trying to save the wallet data to the new location.
-
@@ -1052,23 +1022,18 @@ Address: %4
Form
-
-
+
+ The displayed information may be out of date. Your wallet automatically synchronizes with the Bitcoin network after a connection is established, but this process has not completed yet.
-
+ Balance:
-
-
- Number of transactions:
-
-
-
+ Unconfirmed:
@@ -1078,7 +1043,7 @@ Address: %4
Wallet
-
+ Immature:
@@ -1093,7 +1058,7 @@ Address: %4
<b>Recent transactions</b>
-
+ Your current balance
@@ -1102,11 +1067,6 @@ Address: %4
Total of transactions that have yet to be confirmed, and do not yet count toward the current balance
-
-
-
- Total number of transactions in wallet
-
@@ -2102,6 +2062,11 @@ Address: %4
Copy amount
+
+
+
+ Copy transaction ID
+
@@ -2113,7 +2078,7 @@ Address: %4
Show transaction details
-
+ Export Transaction Data
@@ -2168,7 +2133,7 @@ Address: %4
Could not write to file %1.
-
+ Range:
@@ -2178,15 +2143,158 @@ Address: %4
to
+
+ WalletView
+
+
+
+ &Overview
+
+
+
+
+ Show general overview of wallet
+
+
+
+
+ &Send coins
+
+
+
+
+ Send coins to a Bitcoin address
+
+
+
+
+ &Receive coins
+
+
+
+
+ Show the list of addresses for receiving payments
+
+
+
+
+ &Transactions
+
+
+
+
+ Browse transaction history
+
+
+
+
+ &Address Book
+
+
+
+
+ Edit the list of stored addresses and labels
+
+
+
+
+ &Encrypt Wallet...
+
+
+
+
+ Encrypt the private keys that belong to your wallet
+
+
+
+
+ &Backup Wallet...
+
+
+
+
+ Backup wallet to another location
+
+
+
+
+ &Change Passphrase...
+
+
+
+
+ Change the passphrase used for wallet encryption
+
+
+
+
+ Sign &message...
+
+
+
+
+ Sign messages with your Bitcoin addresses to prove you own them
+
+
+
+
+ &Verify message...
+
+
+
+
+ Verify messages to ensure they were signed with specified Bitcoin addresses
+
+
+
+
+ &Export...
+
+
+
+
+ Export the data in the current tab to a file
+
+
+
+
+ Backup Wallet
+
+
+
+
+ Wallet Data (*.dat)
+
+
+
+
+ Backup Failed
+
+
+
+
+ There was an error trying to save the wallet data to the new location.
+
+
+
+
+ Backup Successful
+
+
+
+
+ The wallet data was successfully saved to the new location.
+
+bitcoin-core
-
+ Bitcoin version
-
+ Usage:
@@ -2226,12 +2334,12 @@ Address: %4
Generate coins
-
+ Don't generate coins
-
+ Specify data directory
@@ -2251,12 +2359,12 @@ Address: %4
Maintain at most <n> connections to peers (default: 125)
-
+ Connect to a node to retrieve peer addresses, and disconnect
-
+ Specify your own public address
@@ -2266,17 +2374,17 @@ Address: %4
Threshold for disconnecting misbehaving peers (default: 100)
-
+ Number of seconds to keep misbehaving peers from reconnecting (default: 86400)
-
+ An error occurred while setting up the RPC port %u for listening on IPv4: %s
-
+ Listen for JSON-RPC connections on <port> (default: 8332 or testnet: 18332)
@@ -2286,7 +2394,7 @@ Address: %4
Accept command line and JSON-RPC commands
-
+ Run in the background as a daemon and accept commands
@@ -2296,32 +2404,37 @@ Address: %4
Use the test network
-
+ Accept connections from outside (default: 1 if no -proxy or -connect)
-
+ %s, you must set a rpcpassword in the configuration file:
- %s
+%s
It is recommended you use the following random password:
rpcuser=bitcoinrpc
rpcpassword=%s
(you do not need to remember this password)
The username and password MUST NOT be the same.
-If the file does not exist, create it with owner-readable-only file permissions.
+If the file does not exist, create it with owner-readable-only file permissions.
+It is also recommended to set alertnotify so you are notified of problems;
+for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo.com
+
-
+ An error occurred while setting up the RPC port %u for listening on IPv6, falling back to IPv4: %s
@@ -2350,6 +2463,11 @@ If the file does not exist, create it with owner-readable-only file permissions.
Error: This transaction requires a transaction fee of at least %s because of its amount, complexity, or use of recently received funds!
+
+
+
+ Execute command when a relevant alert is received (%s in cmd is replaced by message)
+
@@ -2526,7 +2644,7 @@ If the file does not exist, create it with owner-readable-only file permissions.
Find peers using DNS lookup (default: 1 unless -connect)
-
+ How many blocks to check at startup (default: 288, 0 = all)
@@ -2538,7 +2656,7 @@ If the file does not exist, create it with owner-readable-only file permissions.
-
+ Rebuild block chain index from current blk000??.dat files
@@ -2696,22 +2814,22 @@ If the file does not exist, create it with owner-readable-only file permissions.
Password for JSON-RPC connections
-
+ Allow JSON-RPC connections from specified IP address
-
+ Send commands to node running on <ip> (default: 127.0.0.1)
-
+ Execute command when the best block changes (%s in cmd is replaced by block hash)
-
+ Upgrade wallet to latest format
@@ -2741,12 +2859,12 @@ If the file does not exist, create it with owner-readable-only file permissions.
Server private key (default: server.pem)
-
+ Acceptable ciphers (default: TLSv1+HIGH:!SSLv2:!aNULL:!eNULL:!AH:!3DES:@STRENGTH)
-
+ This help message
@@ -2756,7 +2874,7 @@ If the file does not exist, create it with owner-readable-only file permissions.
Unable to bind to %s on this computer (bind returned error %d, %s)
-
+ Connect through socks proxy
@@ -2766,12 +2884,12 @@ If the file does not exist, create it with owner-readable-only file permissions.
Allow DNS lookups for -addnode, -seednode and -connect
-
+ Loading addresses...
-
+ Error loading wallet.dat: Wallet corrupted
@@ -2781,17 +2899,17 @@ If the file does not exist, create it with owner-readable-only file permissions.
Error loading wallet.dat: Wallet requires newer version of Bitcoin
-
+ Wallet needed to be rewritten: restart Bitcoin to complete
-
+ Error loading wallet.dat
-
+ Invalid -proxy address: '%s'
@@ -2806,7 +2924,7 @@ If the file does not exist, create it with owner-readable-only file permissions.
Unknown -socks proxy version requested: %i
-
+ Cannot resolve -bind address: '%s'
@@ -2816,17 +2934,17 @@ If the file does not exist, create it with owner-readable-only file permissions.
Cannot resolve -externalip address: '%s'
-
+ Invalid amount for -paytxfee=<amount>: '%s'
-
+ Error: could not start node
-
+ Invalid amount
@@ -2841,7 +2959,7 @@ If the file does not exist, create it with owner-readable-only file permissions.
Loading block index...
-
+ Add a node to connect to and attempt to keep the connection open
@@ -2851,22 +2969,17 @@ If the file does not exist, create it with owner-readable-only file permissions.
Unable to bind to %s on this computer. Bitcoin is probably already running.
-
-
- Find peers using internet relay chat (default: 0)
-
-
-
+ Fee per KB to add to transactions you send
-
+ Loading wallet...
-
+ Cannot downgrade wallet
@@ -2881,22 +2994,22 @@ If the file does not exist, create it with owner-readable-only file permissions.
Cannot write default address
-
+ Rescanning...
-
+ Done loading
-
+ To use the %s option
-
+ Error