You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
c515829 qt: Update translation source file (Hennadii Stepanov)
Pull request description:
As the part of the v23.0 [release process](bitcoin/bitcoin#22969) this PR updates translation source file, `src/qt/locale/bitcoin_en.xlf`.
The following changes are reflected in this PR:
- small string changes from #509
- internal technical details from bitcoin/bitcoin#22151
ACKs for top commit:
laanwj:
ACK c515829
Tree-SHA512: 2cf08f5b356dca25f99b0342645db5253eab0854796cf44fa52f8a6cf28f6d3f973e21589e0f9d3fef40a1b21b3f0aee00c9ca0897109a1967f9ef3320dd508f
<source>Enter a Bitcoin address (e.g. %1)</source>
2394
2394
<translationtype="unfinished"></translation>
2395
2395
</message>
@@ -2556,7 +2556,7 @@ If you are receiving this error you should request the merchant provide a BIP21
2556
2556
<translationtype="unfinished"></translation>
2557
2557
</message>
2558
2558
<message>
2559
-
<locationfilename="../bitcoin.cpp"line="-272"/>
2559
+
<locationfilename="../bitcoin.cpp"line="-276"/>
2560
2560
<source>Do you want to reset settings to default values, or to abort without making changes?</source>
2561
2561
<extracomment>Explanatory text shown on startup when the settings file cannot be read. Prompts user to make a choice between resetting or aborting.</extracomment>
2562
2562
<translationtype="unfinished"></translation>
@@ -2568,7 +2568,7 @@ If you are receiving this error you should request the merchant provide a BIP21
2568
2568
<translationtype="unfinished"></translation>
2569
2569
</message>
2570
2570
<message>
2571
-
<locationline="+359"/>
2571
+
<locationline="+373"/>
2572
2572
<source>Error: Specified data directory "%1" does not exist.</source>
2573
2573
<translationtype="unfinished"></translation>
2574
2574
</message>
@@ -2791,7 +2791,7 @@ If you are receiving this error you should request the merchant provide a BIP21
@@ -5042,7 +5042,7 @@ Go to File > Open Wallet to load a wallet.
5042
5042
<translationtype="unfinished"></translation>
5043
5043
</message>
5044
5044
<message>
5045
-
<locationline="+35"/>
5045
+
<locationline="+37"/>
5046
5046
<source>Cancel</source>
5047
5047
<translationtype="unfinished"></translation>
5048
5048
</message>
@@ -5190,12 +5190,7 @@ Go to File > Open Wallet to load a wallet.
5190
5190
<translationtype="unfinished"></translation>
5191
5191
</message>
5192
5192
<message>
5193
-
<locationline="+3"/>
5194
-
<source>The -txindex upgrade started by a previous version can not be completed. Restart with the previous version or run a full -reindex.</source>
5195
-
<translationtype="unfinished"></translation>
5196
-
</message>
5197
-
<message>
5198
-
<locationline="+3"/>
5193
+
<locationline="+6"/>
5199
5194
<source>The block database contains a block which appears to be from the future. This may be due to your computer's date and time being set incorrectly. Only rebuild the block database if you are sure that your computer's date and time are correct</source>
5200
5195
<translationtype="unfinished"></translation>
5201
5196
</message>
@@ -5310,12 +5305,12 @@ Go to File > Open Wallet to load a wallet.
5310
5305
<translationtype="unfinished"></translation>
5311
5306
</message>
5312
5307
<message>
5313
-
<locationline="+1"/>
5314
-
<source>Change index out of range</source>
5308
+
<locationline="-58"/>
5309
+
<source>The -txindex upgrade started by a previous version cannot be completed. Restart with the previous version or run a full -reindex.</source>
5315
5310
<translationtype="unfinished"></translation>
5316
5311
</message>
5317
5312
<message>
5318
-
<locationline="+1"/>
5313
+
<locationline="+59"/>
5319
5314
<source>Config setting for %s only applied on %s network when in [%s] section.</source>
5320
5315
<translationtype="unfinished"></translation>
5321
5316
</message>
@@ -5749,6 +5744,11 @@ Go to File > Open Wallet to load a wallet.
5749
5744
<source>Transaction amounts must not be negative</source>
5750
5745
<translationtype="unfinished"></translation>
5751
5746
</message>
5747
+
<message>
5748
+
<locationline="+1"/>
5749
+
<source>Transaction change output index out of range</source>
5750
+
<translationtype="unfinished"></translation>
5751
+
</message>
5752
5752
<message>
5753
5753
<locationline="+1"/>
5754
5754
<source>Transaction has too long of a mempool chain</source>
@@ -5865,7 +5865,7 @@ Go to File > Open Wallet to load a wallet.
0 commit comments