Skip to content

Commit 5c9513e

Browse files
committed
qt: Update translation source file for v26.0 string freeze
The diff is produced by running `make -C src translate`.
1 parent 62346bc commit 5c9513e

File tree

3 files changed

+1839
-1667
lines changed

3 files changed

+1839
-1667
lines changed

src/qt/bitcoinstrings.cpp

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,9 @@ QT_TRANSLATE_NOOP("bitcoin-core", ""
8484
"Error: Unable to produce descriptors for this legacy wallet. Make sure to "
8585
"provide the wallet's passphrase if it is encrypted."),
8686
QT_TRANSLATE_NOOP("bitcoin-core", ""
87+
"Failed to calculate bump fees, because unconfirmed UTXOs depend on enormous "
88+
"cluster of unconfirmed transactions."),
89+
QT_TRANSLATE_NOOP("bitcoin-core", ""
8790
"Failed to rename invalid peers.dat file. Please move or delete it and try "
8891
"again."),
8992
QT_TRANSLATE_NOOP("bitcoin-core", ""
@@ -148,18 +151,11 @@ QT_TRANSLATE_NOOP("bitcoin-core", ""
148151
"SQLiteDatabase: Unknown sqlite wallet schema version %d. Only version %d is "
149152
"supported"),
150153
QT_TRANSLATE_NOOP("bitcoin-core", ""
151-
"The -txindex upgrade started by a previous version cannot be completed. "
152-
"Restart with the previous version or run a full -reindex."),
153-
QT_TRANSLATE_NOOP("bitcoin-core", ""
154154
"The block database contains a block which appears to be from the future. "
155155
"This may be due to your computer's date and time being set incorrectly. Only "
156156
"rebuild the block database if you are sure that your computer's date and "
157157
"time are correct"),
158158
QT_TRANSLATE_NOOP("bitcoin-core", ""
159-
"The block index db contains a legacy 'txindex'. To clear the occupied disk "
160-
"space, run a full -reindex, otherwise ignore this error. This error message "
161-
"will not be displayed again."),
162-
QT_TRANSLATE_NOOP("bitcoin-core", ""
163159
"The inputs size exceeds the maximum weight. Please try sending a smaller "
164160
"amount or manually consolidating your wallet's UTXOs"),
165161
QT_TRANSLATE_NOOP("bitcoin-core", ""

0 commit comments

Comments
 (0)