From 38020c4f2eb6aae05a4745695f718034fb769c1b Mon Sep 17 00:00:00 2001 From: laanwj <126646+laanwj@users.noreply.github.com> Date: Thu, 24 Feb 2022 12:39:16 +0100 Subject: qt: English (source) translations update Last-minute update for bitcoin/bitcoin#24434 and bitcoin/bitcoin#24401. --- src/qt/bitcoinstrings.cpp | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'src/qt/bitcoinstrings.cpp') diff --git a/src/qt/bitcoinstrings.cpp b/src/qt/bitcoinstrings.cpp index 18d2c5a3a3..ba804d6955 100644 --- a/src/qt/bitcoinstrings.cpp +++ b/src/qt/bitcoinstrings.cpp @@ -23,7 +23,7 @@ QT_TRANSLATE_NOOP("bitcoin-core", "" "Cannot obtain a lock on data directory %s. %s is probably already running."), QT_TRANSLATE_NOOP("bitcoin-core", "" "Cannot provide specific connections and have addrman find outgoing " -"connections at the same."), +"connections at the same time."), QT_TRANSLATE_NOOP("bitcoin-core", "" "Cannot upgrade a non HD split wallet from version %i to version %i without " "upgrading to support pre-split keypool. Please use version %i or no version " @@ -32,6 +32,9 @@ QT_TRANSLATE_NOOP("bitcoin-core", "" "Distributed under the MIT software license, see the accompanying file %s or " "%s"), QT_TRANSLATE_NOOP("bitcoin-core", "" +"Error loading %s: External signer wallet being loaded without external " +"signer support compiled"), +QT_TRANSLATE_NOOP("bitcoin-core", "" "Error reading %s! All keys read correctly, but transaction data or address " "book entries might be missing or incorrect."), QT_TRANSLATE_NOOP("bitcoin-core", "" -- cgit v1.2.3