Skip to content

Commit ac8d041

Browse files
committed
qt: translations update
1 parent fde0ac4 commit ac8d041

File tree

2 files changed

+10
-17
lines changed

2 files changed

+10
-17
lines changed

src/qt/bitcoinstrings.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -140,8 +140,6 @@ QT_TRANSLATE_NOOP("bitcoin-core", ""
140140
QT_TRANSLATE_NOOP("bitcoin-core", ""
141141
"Support filtering of blocks and transaction with bloom filters (default: %u)"),
142142
QT_TRANSLATE_NOOP("bitcoin-core", ""
143-
"Tell other nodes to filter invs to us by our mempool min fee (default: %u)"),
144-
QT_TRANSLATE_NOOP("bitcoin-core", ""
145143
"The block database contains a block which appears to be from the future. "
146144
"This may be due to your computer's date and time being set incorrectly. Only "
147145
"rebuild the block database if you are sure that your computer's date and "

src/qt/locale/bitcoin_en.ts

Lines changed: 10 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -3785,7 +3785,7 @@
37853785
<context>
37863786
<name>bitcoin-core</name>
37873787
<message>
3788-
<location filename="../bitcoinstrings.cpp" line="+288"/>
3788+
<location filename="../bitcoinstrings.cpp" line="+286"/>
37893789
<source>Options:</source>
37903790
<translation>Options:</translation>
37913791
</message>
@@ -3810,7 +3810,7 @@
38103810
<translation>Accept command line and JSON-RPC commands</translation>
38113811
</message>
38123812
<message>
3813-
<location line="-127"/>
3813+
<location line="-125"/>
38143814
<source>If &lt;category&gt; is not supplied or if &lt;category&gt; = 1, output all debugging information.</source>
38153815
<translation type="unfinished"></translation>
38163816
</message>
@@ -3835,7 +3835,7 @@
38353835
<translation type="unfinished"></translation>
38363836
</message>
38373837
<message>
3838-
<location line="+120"/>
3838+
<location line="+118"/>
38393839
<source>Error: A fatal internal error occurred, see debug.log for details</source>
38403840
<translation type="unfinished"></translation>
38413841
</message>
@@ -3865,7 +3865,7 @@
38653865
<translation>Accept connections from outside (default: 1 if no -proxy or -connect)</translation>
38663866
</message>
38673867
<message>
3868-
<location line="-203"/>
3868+
<location line="-201"/>
38693869
<source>Bitcoin Core</source>
38703870
<translation type="unfinished">Bitcoin Core</translation>
38713871
</message>
@@ -3946,11 +3946,6 @@
39463946
</message>
39473947
<message>
39483948
<location line="+5"/>
3949-
<source>Tell other nodes to filter invs to us by our mempool min fee (default: %u)</source>
3950-
<translation type="unfinished"></translation>
3951-
</message>
3952-
<message>
3953-
<location line="+2"/>
39543949
<source>The block database contains a block which appears to be from the future. This may be due to your computer&apos;s date and time being set incorrectly. Only rebuild the block database if you are sure that your computer&apos;s date and time are correct</source>
39553950
<translation type="unfinished"></translation>
39563951
</message>
@@ -4305,7 +4300,7 @@
43054300
<translation type="unfinished"></translation>
43064301
</message>
43074302
<message>
4308-
<location line="-315"/>
4303+
<location line="-313"/>
43094304
<source>Allow JSON-RPC connections from specified source. Valid for &lt;ip&gt; are a single IP (e.g. 1.2.3.4), a network/netmask (e.g. 1.2.3.4/255.255.255.0) or a network/CIDR (e.g. 1.2.3.4/24). This option can be specified multiple times</source>
43104305
<translation type="unfinished"></translation>
43114306
</message>
@@ -4375,7 +4370,7 @@
43754370
<translation type="unfinished"></translation>
43764371
</message>
43774372
<message>
4378-
<location line="+14"/>
4373+
<location line="+12"/>
43794374
<source>The transaction amount is too small to send after the fee has been deducted</source>
43804375
<translation type="unfinished"></translation>
43814376
</message>
@@ -4580,12 +4575,12 @@
45804575
<translation>Password for JSON-RPC connections</translation>
45814576
</message>
45824577
<message>
4583-
<location line="-216"/>
4578+
<location line="-214"/>
45844579
<source>Execute command when the best block changes (%s in cmd is replaced by block hash)</source>
45854580
<translation>Execute command when the best block changes (%s in cmd is replaced by block hash)</translation>
45864581
</message>
45874582
<message>
4588-
<location line="+145"/>
4583+
<location line="+143"/>
45894584
<source>Allow DNS lookups for -addnode, -seednode and -connect</source>
45904585
<translation>Allow DNS lookups for -addnode, -seednode and -connect</translation>
45914586
</message>
@@ -4595,7 +4590,7 @@
45954590
<translation>Loading addresses...</translation>
45964591
</message>
45974592
<message>
4598-
<location line="-260"/>
4593+
<location line="-258"/>
45994594
<source>(1 = keep tx meta data e.g. account owner and payment request information, 2 = drop tx meta data)</source>
46004595
<translation type="unfinished"></translation>
46014596
</message>
@@ -4645,7 +4640,7 @@
46454640
<translation type="unfinished"></translation>
46464641
</message>
46474642
<message>
4648-
<location line="+18"/>
4643+
<location line="+16"/>
46494644
<source>Total length of network version string (%i) exceeds maximum length (%i). Reduce the number or size of uacomments.</source>
46504645
<translation type="unfinished"></translation>
46514646
</message>

0 commit comments

Comments
 (0)