diff --git a/src/qt/bitcoinstrings.cpp b/src/qt/bitcoinstrings.cpp
index 5bd15170910..2c3d859c821 100644
--- a/src/qt/bitcoinstrings.cpp
+++ b/src/qt/bitcoinstrings.cpp
@@ -100,6 +100,7 @@ QT_TRANSLATE_NOOP("bitcoin-core", "Connect to a node to retrieve peer addresses,
QT_TRANSLATE_NOOP("bitcoin-core", "Discover own IP address (default: 1 when listening and no -externalip)"),
QT_TRANSLATE_NOOP("bitcoin-core", "Don't generate coins"),
QT_TRANSLATE_NOOP("bitcoin-core", "Done loading"),
+QT_TRANSLATE_NOOP("bitcoin-core", "Error initializing block database"),
QT_TRANSLATE_NOOP("bitcoin-core", "Error loading block database"),
QT_TRANSLATE_NOOP("bitcoin-core", "Error loading wallet.dat"),
QT_TRANSLATE_NOOP("bitcoin-core", "Error loading wallet.dat: Wallet corrupted"),
diff --git a/src/qt/locale/bitcoin_en.ts b/src/qt/locale/bitcoin_en.ts
index 18249b16691..39062d0a2c6 100644
--- a/src/qt/locale/bitcoin_en.ts
+++ b/src/qt/locale/bitcoin_en.ts
@@ -2179,7 +2179,7 @@ Address: %4
Bitcoin version
-
+ Usage:
@@ -2219,12 +2219,12 @@ Address: %4
Generate coins
-
+ Don't generate coins
-
+ Specify data directory
@@ -2244,12 +2244,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
@@ -2259,7 +2259,7 @@ Address: %4
Threshold for disconnecting misbehaving peers (default: 100)
-
+ Number of seconds to keep misbehaving peers from reconnecting (default: 86400)
@@ -2279,7 +2279,7 @@ Address: %4
Accept command line and JSON-RPC commands
-
+ Run in the background as a daemon and accept commands
@@ -2289,7 +2289,7 @@ Address: %4
Use the test network
-
+ Accept connections from outside (default: 1 if no -proxy or -connect)
@@ -2410,6 +2410,11 @@ If the file does not exist, create it with owner-readable-only file permissions.
+
+ Error initializing block database
+
+
+ Error loading block database
@@ -2659,22 +2664,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
@@ -2704,12 +2709,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
@@ -2719,7 +2724,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
@@ -2729,7 +2734,7 @@ If the file does not exist, create it with owner-readable-only file permissions.
Allow DNS lookups for -addnode, -seednode and -connect
-
+ Loading addresses...
@@ -2779,7 +2784,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'
@@ -2789,7 +2794,7 @@ 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'
@@ -2814,7 +2819,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
@@ -2824,7 +2829,7 @@ 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)
@@ -2839,7 +2844,7 @@ If the file does not exist, create it with owner-readable-only file permissions.
Loading wallet...
-
+ Cannot downgrade wallet
@@ -2854,17 +2859,17 @@ 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
@@ -2874,7 +2879,7 @@ If the file does not exist, create it with owner-readable-only file permissions.
Error
-
+