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
strUsage += HelpMessageOpt("-prune=<n>", _("Reduce storage requirements by pruning (deleting) old blocks. This mode disables wallet support and is incompatible with -txindex.") + "" +
279
-
_("Warning: Reverting this setting requires re-downloading the entire blockchain.") + "" +
280
-
_("(default: 0 = disable pruning blocks,") + "" +
281
-
strprintf(_(">%u = target size in MiB to use for block files)"), MIN_DISK_SPACE_FOR_BLOCK_FILES / 1024 / 1024));
282
-
strUsage += HelpMessageOpt("-reindex", _("Rebuild block chain index from current blk000??.dat files") + "" + _("on startup"));
278
+
strUsage += HelpMessageOpt("-prune=<n>", strprintf(_("Reduce storage requirements by pruning (deleting) old blocks. This mode disables wallet support and is incompatible with -txindex. "
279
+
"Warning: Reverting this setting requires re-downloading the entire blockchain. "
280
+
"(default: 0 = disable pruning blocks, >%u = target size in MiB to use for block files)"), MIN_DISK_SPACE_FOR_BLOCK_FILES / 1024 / 1024));
283
281
284
282
#if !defined(WIN32)
285
283
strUsage += HelpMessageOpt("-sysperms", _("Create new files with system default permissions, instead of umask 077 (only effective with disabled wallet functionality)"));
<source>Connect to a node to retrieve peer addresses, and disconnect</source>
3599
3599
<translation>Connect to a node to retrieve peer addresses, and disconnect</translation>
3600
3600
</message>
3601
3601
<message>
3602
-
<locationline="+97"/>
3602
+
<locationline="+96"/>
3603
3603
<source>Specify your own public address</source>
3604
3604
<translation>Specify your own public address</translation>
3605
3605
</message>
@@ -3624,7 +3624,7 @@
3624
3624
<translation>Accept connections from outside (default: 1 if no -proxy or -connect)</translation>
3625
3625
</message>
3626
3626
<message>
3627
-
<locationline="-170"/>
3627
+
<locationline="-168"/>
3628
3628
<source>Bind to given address and always listen on it. Use [host]:port notation for IPv6</source>
3629
3629
<translation>Bind to given address and always listen on it. Use [host]:port notation for IPv6</translation>
3630
3630
</message>
@@ -3664,7 +3664,12 @@
3664
3664
<translationtype="unfinished"></translation>
3665
3665
</message>
3666
3666
<message>
3667
-
<locationline="+22"/>
3667
+
<locationline="+15"/>
3668
+
<source>Reduce storage requirements by pruning (deleting) old blocks. This mode disables wallet support and is incompatible with -txindex. Warning: Reverting this setting requires re-downloading the entire blockchain. (default: 0 = disable pruning blocks, >%u = target size in MiB to use for block files)</source>
3669
+
<translationtype="unfinished"></translation>
3670
+
</message>
3671
+
<message>
3672
+
<locationline="+10"/>
3668
3673
<source>Set the number of script verification threads (%u to %d, 0 = auto, <0 = leave that many cores free, default: %d)</source>
3669
3674
<translationtype="unfinished"></translation>
3670
3675
</message>
@@ -3684,7 +3689,7 @@
3684
3689
<translation>Warning: -paytxfee is set very high! This is the transaction fee you will pay if you send a transaction.</translation>
3685
3690
</message>
3686
3691
<message>
3687
-
<locationline="+9"/>
3692
+
<locationline="+6"/>
3688
3693
<source>Warning: The network does not appear to fully agree! Some miners appear to be experiencing issues.</source>
3689
3694
<translation>Warning: The network does not appear to fully agree! Some miners appear to be experiencing issues.</translation>
3690
3695
</message>
@@ -3709,7 +3714,7 @@
3709
3714
<translationtype="unfinished"></translation>
3710
3715
</message>
3711
3716
<message>
3712
-
<locationline="+12"/>
3717
+
<locationline="+11"/>
3713
3718
<source>(default: 1)</source>
3714
3719
<translationtype="unfinished"></translation>
3715
3720
</message>
@@ -3834,12 +3839,7 @@
3834
3839
<translationtype="unfinished"></translation>
3835
3840
</message>
3836
3841
<message>
3837
-
<locationline="+6"/>
3838
-
<source>Rebuild block chain index from current blk000??.dat files</source>
3839
-
<translation>Rebuild block chain index from current blk000??.dat files</translation>
3840
-
</message>
3841
-
<message>
3842
-
<locationline="+12"/>
3842
+
<locationline="+17"/>
3843
3843
<source>Set database cache size in megabytes (%d to %d, default: %d)</source>
3844
3844
<translationtype="unfinished"></translation>
3845
3845
</message>
@@ -3894,12 +3894,12 @@
3894
3894
<translation>You need to rebuild the database using -reindex to change -txindex</translation>
3895
3895
</message>
3896
3896
<message>
3897
-
<locationline="-99"/>
3897
+
<locationline="-98"/>
3898
3898
<source>Imports blocks from external blk000??.dat file</source>
3899
3899
<translation>Imports blocks from external blk000??.dat file</translation>
3900
3900
</message>
3901
3901
<message>
3902
-
<locationline="-224"/>
3902
+
<locationline="-223"/>
3903
3903
<source>Allow JSON-RPC connections from specified source. Valid for <ip> 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>
3904
3904
<translationtype="unfinished"></translation>
3905
3905
</message>
@@ -3989,12 +3989,7 @@
3989
3989
<translationtype="unfinished"></translation>
3990
3990
</message>
3991
3991
<message>
3992
-
<locationline="+3"/>
3993
-
<source>Reduce storage requirements by pruning (deleting) old blocks. This mode disables wallet support and is incompatible with -txindex.</source>
3994
-
<translationtype="unfinished"></translation>
3995
-
</message>
3996
-
<message>
3997
-
<locationline="+3"/>
3992
+
<locationline="+9"/>
3998
3993
<source>Require high priority for relaying free or low-fee transactions (default: %u)</source>
3999
3994
<translationtype="unfinished"></translation>
4000
3995
</message>
@@ -4043,11 +4038,6 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo.
4043
4038
<source>Warning: Please check that your computer's date and time are correct! If your clock is wrong Bitcoin Core will not work properly.</source>
4044
4039
<translationtype="unfinished"></translation>
4045
4040
</message>
4046
-
<message>
4047
-
<locationline="+3"/>
4048
-
<source>Warning: Reverting this setting requires re-downloading the entire blockchain.</source>
4049
-
<translationtype="unfinished"></translation>
4050
-
</message>
4051
4041
<message>
4052
4042
<locationline="+19"/>
4053
4043
<source>Whitelisted peers cannot be DoS banned and their transactions are always relayed, even if they are already in the mempool, useful e.g. for a gateway</source>
@@ -4064,22 +4054,17 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo.
0 commit comments