Dash Core Source Documentation (0.16.0.1)
Find detailed information regarding the Dash Core source code.
Go to the documentation of this file. 7 #define UNUSED __attribute__((unused)) 12 QT_TRANSLATE_NOOP(
"dash-core",
"Dash Core"),
13 QT_TRANSLATE_NOOP(
"dash-core",
"The %s developers"),
14 QT_TRANSLATE_NOOP(
"dash-core",
"" 15 "%s file contains all private keys from this wallet. Do not share it with " 17 QT_TRANSLATE_NOOP(
"dash-core",
"" 18 "(1 = keep tx meta data e.g. account owner and payment request information, 2 " 19 "= drop tx meta data)"),
20 QT_TRANSLATE_NOOP(
"dash-core",
"" 21 "-masternode option is deprecated and ignored, specifying -" 22 "masternodeblsprivkey is enough to start this node as a masternode."),
23 QT_TRANSLATE_NOOP(
"dash-core",
"" 24 "-maxtxfee is set very high! Fees this large could be paid on a single " 26 QT_TRANSLATE_NOOP(
"dash-core",
"" 27 "A fee rate (in %s/kB) that will be used when fee estimation has insufficient " 28 "data (default: %s)"),
29 QT_TRANSLATE_NOOP(
"dash-core",
"" 30 "Accept relayed transactions received from whitelisted peers even when not " 31 "relaying transactions (default: %d)"),
32 QT_TRANSLATE_NOOP(
"dash-core",
"" 33 "Add a node to connect to and attempt to keep the connection open (see the " 34 "`addnode` RPC command help for more info). This option can be specified " 35 "multiple times to add multiple nodes."),
36 QT_TRANSLATE_NOOP(
"dash-core",
"" 37 "Allow JSON-RPC connections from specified source. Valid for <ip> are a " 38 "single IP (e.g. 1.2.3.4), a network/netmask (e.g. 1.2.3.4/255.255.255.0) or " 39 "a network/CIDR (e.g. 1.2.3.4/24). This option can be specified multiple times"),
40 QT_TRANSLATE_NOOP(
"dash-core",
"" 41 "Bind to given address and always listen on it. Use [host]:port notation for " 43 QT_TRANSLATE_NOOP(
"dash-core",
"" 44 "Bind to given address and whitelist peers connecting to it. Use [host]:port " 46 QT_TRANSLATE_NOOP(
"dash-core",
"" 47 "Bind to given address to listen for JSON-RPC connections. Do not expose the " 48 "RPC server to untrusted networks such as the public internet! This option is " 49 "ignored unless -rpcallowip is also passed. Port is optional and overrides -" 50 "rpcport. Use [host]:port notation for IPv6. This option can be specified " 51 "multiple times (default: 127.0.0.1 and ::1 i.e., localhost, or if -" 52 "rpcallowip has been specified, 0.0.0.0 and :: i.e., all addresses)"),
53 QT_TRANSLATE_NOOP(
"dash-core",
"" 54 "Cannot obtain a lock on data directory %s. %s is probably already running."),
55 QT_TRANSLATE_NOOP(
"dash-core",
"" 56 "Cannot provide specific connections and have addrman find outgoing " 57 "connections at the same."),
58 QT_TRANSLATE_NOOP(
"dash-core",
"" 59 "Connect only to the specified node; -connect=0 disables automatic " 60 "connections (the rules for this peer are the same as for -addnode). This " 61 "option can be specified multiple times to connect to multiple nodes."),
62 QT_TRANSLATE_NOOP(
"dash-core",
"" 63 "Connect to a node to retrieve peer addresses, and disconnect. This option " 64 "can be specified multiple times to connect to multiple nodes."),
65 QT_TRANSLATE_NOOP(
"dash-core",
"" 66 "Create new files with system default permissions, instead of umask 077 (only " 67 "effective with disabled wallet functionality)"),
68 QT_TRANSLATE_NOOP(
"dash-core",
"" 69 "Delete all wallet transactions and only recover those parts of the " 70 "blockchain through -rescan on startup"),
71 QT_TRANSLATE_NOOP(
"dash-core",
"" 72 "Discover own IP addresses (default: 1 when listening and no -externalip or -" 74 QT_TRANSLATE_NOOP(
"dash-core",
"" 75 "Distributed under the MIT software license, see the accompanying file %s or " 77 QT_TRANSLATE_NOOP(
"dash-core",
"" 78 "Do not keep transactions in the mempool longer than <n> hours (default: %u)"),
79 QT_TRANSLATE_NOOP(
"dash-core",
"" 80 "Enable multiple PrivateSend mixing sessions per block, experimental (0-1, " 82 QT_TRANSLATE_NOOP(
"dash-core",
"" 83 "Enable publish raw transactions of attempted InstantSend double spend in " 85 QT_TRANSLATE_NOOP(
"dash-core",
"" 86 "Enable publish transaction hashes of attempted InstantSend double spend in " 88 QT_TRANSLATE_NOOP(
"dash-core",
"" 89 "Enable use of PrivateSend for funds stored in this wallet (0-1, default: %u)"),
90 QT_TRANSLATE_NOOP(
"dash-core",
"" 91 "Error loading %s: You can't enable HD on an already existing non-HD wallet"),
92 QT_TRANSLATE_NOOP(
"dash-core",
"" 93 "Error reading %s! All keys read correctly, but transaction data or address " 94 "book entries might be missing or incorrect."),
95 QT_TRANSLATE_NOOP(
"dash-core",
"" 96 "Error: Listening for incoming connections failed (listen returned error %s)"),
97 QT_TRANSLATE_NOOP(
"dash-core",
"" 98 "Exclude debugging information for a category. Can be used in conjunction " 99 "with -debug=1 to output debug logs for all categories except one or more " 100 "specified categories."),
101 QT_TRANSLATE_NOOP(
"dash-core",
"" 102 "Execute command when a relevant alert is received or we see a really long " 103 "fork (%s in cmd is replaced by message)"),
104 QT_TRANSLATE_NOOP(
"dash-core",
"" 105 "Execute command when a wallet InstantSend transaction is successfully locked " 106 "(%s in cmd is replaced by TxID)"),
107 QT_TRANSLATE_NOOP(
"dash-core",
"" 108 "Execute command when a wallet transaction changes (%s in cmd is replaced by " 110 QT_TRANSLATE_NOOP(
"dash-core",
"" 111 "Execute command when the best block changes (%s in cmd is replaced by block " 113 QT_TRANSLATE_NOOP(
"dash-core",
"" 114 "Extra transactions to keep in memory for compact block reconstructions " 116 QT_TRANSLATE_NOOP(
"dash-core",
"" 117 "Failed to create backup, file already exists! This could happen if you " 118 "restarted wallet in less than 60 seconds. You can continue if you are ok " 120 QT_TRANSLATE_NOOP(
"dash-core",
"" 121 "Fees (in %s/kB) smaller than this are considered zero fee for relaying, " 122 "mining and transaction creation (default: %s)"),
123 QT_TRANSLATE_NOOP(
"dash-core",
"" 124 "Fees (in %s/kB) smaller than this are considered zero fee for transaction " 125 "creation (default: %s)"),
126 QT_TRANSLATE_NOOP(
"dash-core",
"" 127 "Force relay of transactions from whitelisted peers even if they violate " 128 "local relay policy (default: %d)"),
129 QT_TRANSLATE_NOOP(
"dash-core",
"" 130 "Found unconfirmed denominated outputs, will wait till they confirm to " 132 QT_TRANSLATE_NOOP(
"dash-core",
"" 133 "How thorough the block verification of -checkblocks is (0-4, default: %u)"),
134 QT_TRANSLATE_NOOP(
"dash-core",
"" 135 "If <category> is not supplied or if <category> = 1, output all debugging " 137 QT_TRANSLATE_NOOP(
"dash-core",
"" 138 "If paytxfee is not set, include enough fee so transactions begin " 139 "confirmation on average within n blocks (default: %u)"),
140 QT_TRANSLATE_NOOP(
"dash-core",
"" 141 "If this block is in the chain assume that it and its ancestors are valid and " 142 "potentially skip their script verification (0 to verify all, default: %s, " 144 QT_TRANSLATE_NOOP(
"dash-core",
"" 145 "Incorrect or no devnet genesis block found. Wrong datadir for devnet " 147 QT_TRANSLATE_NOOP(
"dash-core",
"" 148 "Invalid -socketevents ('%s') specified. Only these modes are supported: %s"),
149 QT_TRANSLATE_NOOP(
"dash-core",
"" 150 "Invalid amount for -maxtxfee=<amount>: '%s' (must be at least the minrelay " 151 "fee of %s to prevent stuck transactions)"),
152 QT_TRANSLATE_NOOP(
"dash-core",
"" 153 "Location of the auth cookie. Relative paths will be prefixed by a net-" 154 "specific datadir location. (default: data dir)"),
155 QT_TRANSLATE_NOOP(
"dash-core",
"" 156 "Maintain a full address index, used to query for the balance, txids and " 157 "unspent outputs for addresses (default: %u)"),
158 QT_TRANSLATE_NOOP(
"dash-core",
"" 159 "Maintain a full spent index, used to query the spending txid and input index " 160 "for an outpoint (default: %u)"),
161 QT_TRANSLATE_NOOP(
"dash-core",
"" 162 "Maintain a full transaction index, used by the getrawtransaction rpc call " 164 QT_TRANSLATE_NOOP(
"dash-core",
"" 165 "Maintain a timestamp index for block hashes, used to query blocks hashes by " 166 "a range of timestamps (default: %u)"),
167 QT_TRANSLATE_NOOP(
"dash-core",
"" 168 "Maintain at most <n> connections to peers (temporary service connections " 169 "excluded) (default: %u)"),
170 QT_TRANSLATE_NOOP(
"dash-core",
"" 171 "Make outgoing connections only through network <net> (ipv4, ipv6 or onion). " 172 "Incoming connections are not affected by this option. This option can be " 173 "specified multiple times to allow multiple networks."),
174 QT_TRANSLATE_NOOP(
"dash-core",
"" 175 "Make sure to encrypt your wallet and delete all non-encrypted backups after " 176 "you have verified that the wallet works!"),
177 QT_TRANSLATE_NOOP(
"dash-core",
"" 178 "Maximum allowed median peer time offset adjustment. Local perspective of " 179 "time may be influenced by peers forward or backward by this amount. " 180 "(default: %u seconds)"),
181 QT_TRANSLATE_NOOP(
"dash-core",
"" 182 "Maximum size of data in data carrier transactions we relay and mine " 184 QT_TRANSLATE_NOOP(
"dash-core",
"" 185 "Maximum total fees (in %s) to use in a single wallet transaction or raw " 186 "transaction; setting this too low may abort large transactions (default: %s)"),
187 QT_TRANSLATE_NOOP(
"dash-core",
"" 188 "Maximum total size of all orphan transactions in megabytes (default: %u)"),
189 QT_TRANSLATE_NOOP(
"dash-core",
"" 190 "Name to construct url for KeePass entry that stores the wallet passphrase"),
191 QT_TRANSLATE_NOOP(
"dash-core",
"" 192 "Number of seconds to keep misbehaving peers from reconnecting (default: %u)"),
193 QT_TRANSLATE_NOOP(
"dash-core",
"" 194 "Output debugging information (default: %u, supplying <category> is optional)"),
195 QT_TRANSLATE_NOOP(
"dash-core",
"" 196 "Override spork address. Only useful for regtest and devnet. Using this on " 197 "mainnet or testnet will ban you."),
198 QT_TRANSLATE_NOOP(
"dash-core",
"" 199 "Overrides minimum spork signers to change spork value. Only useful for " 200 "regtest and devnet. Using this on mainnet or testnet will ban you."),
201 QT_TRANSLATE_NOOP(
"dash-core",
"" 202 "Please check that your computer's date and time are correct! If your clock " 203 "is wrong, %s will not work properly."),
204 QT_TRANSLATE_NOOP(
"dash-core",
"" 205 "Please contribute if you find %s useful. Visit %s for further information " 206 "about the software."),
207 QT_TRANSLATE_NOOP(
"dash-core",
"" 208 "PrivateSend uses exact denominated amounts to send funds, you might simply " 209 "need to mix some more coins."),
210 QT_TRANSLATE_NOOP(
"dash-core",
"" 211 "Prune configured below the minimum of %d MiB. Please use a higher number."),
212 QT_TRANSLATE_NOOP(
"dash-core",
"" 213 "Prune: last wallet synchronisation goes beyond pruned data. You need to -" 214 "reindex (download the whole blockchain again in case of pruned node)"),
215 QT_TRANSLATE_NOOP(
"dash-core",
"" 216 "Query for peer addresses via DNS lookup, if low on addresses (default: 1 " 217 "unless -connect used)"),
218 QT_TRANSLATE_NOOP(
"dash-core",
"" 219 "Randomize credentials for every proxy connection. This enables Tor stream " 220 "isolation (default: %u)"),
221 QT_TRANSLATE_NOOP(
"dash-core",
"" 222 "Reduce storage requirements by enabling pruning (deleting) of old blocks. " 223 "This allows the pruneblockchain RPC to be called to delete specific blocks, " 224 "and enables automatic pruning of old blocks if a target size in MiB is " 225 "provided. This mode is incompatible with -txindex, -rescan and -" 226 "disablegovernance=false. Warning: Reverting this setting requires re-" 227 "downloading the entire blockchain. (default: 0 = disable pruning blocks, 1 = " 228 "allow manual pruning via RPC, >=%u = automatically prune block files to stay " 229 "under the specified target size in MiB)"),
230 QT_TRANSLATE_NOOP(
"dash-core",
"" 231 "Rescans are not possible in pruned mode. You will need to use -reindex which " 232 "will download the whole blockchain again."),
233 QT_TRANSLATE_NOOP(
"dash-core",
"" 234 "Send trace/debug info to console (default: 1 when no -daemon. To disable " 235 "logging to file, set debuglogfile=0)"),
236 QT_TRANSLATE_NOOP(
"dash-core",
"" 237 "Set lowest fee rate (in %s/kB) for transactions to be included in block " 238 "creation. (default: %s)"),
239 QT_TRANSLATE_NOOP(
"dash-core",
"" 240 "Set the masternode BLS private key and enable the client to act as a " 242 QT_TRANSLATE_NOOP(
"dash-core",
"" 243 "Set the number of script verification threads (%u to %d, 0 = auto, <0 = " 244 "leave that many cores free, default: %d)"),
245 QT_TRANSLATE_NOOP(
"dash-core",
"" 246 "Specify configuration file. Relative paths will be prefixed by datadir " 247 "location. (default: %s)"),
248 QT_TRANSLATE_NOOP(
"dash-core",
"" 249 "Specify directory to hold wallets (default: <datadir>/wallets if it exists, " 250 "otherwise <datadir>)"),
251 QT_TRANSLATE_NOOP(
"dash-core",
"" 252 "Specify full path to directory for automatic wallet backups (must exist)"),
253 QT_TRANSLATE_NOOP(
"dash-core",
"" 254 "Specify location of debug log file. Relative paths will be prefixed by a net-" 255 "specific datadir location. (0 to disable; default: %s)"),
256 QT_TRANSLATE_NOOP(
"dash-core",
"" 257 "Specify pid file. Relative paths will be prefixed by a net-specific datadir " 258 "location. (default: %s)"),
259 QT_TRANSLATE_NOOP(
"dash-core",
"" 260 "Specify wallet database path. Can be specified multiple times to load " 261 "multiple wallets. Path is interpreted relative to <walletdir> if it is not " 262 "absolute, and will be created if it does not exist (as a directory " 263 "containing a wallet.dat file and log files). For backwards compatibility " 264 "this will also accept names of existing data files in <walletdir>.)"),
265 QT_TRANSLATE_NOOP(
"dash-core",
"" 266 "Support filtering of blocks and transaction with bloom filters (default: %u)"),
267 QT_TRANSLATE_NOOP(
"dash-core",
"" 268 "The block database contains a block which appears to be from the future. " 269 "This may be due to your computer's date and time being set incorrectly. Only " 270 "rebuild the block database if you are sure that your computer's date and " 272 QT_TRANSLATE_NOOP(
"dash-core",
"" 273 "The fee rate (in %s/kB) that indicates your tolerance for discarding change " 274 "by adding it to the fee (default: %s). Note: An output is discarded if it is " 275 "dust at this rate, but we will always discard up to the dust relay fee and a " 276 "discard fee above that is limited by the fee estimate for the longest target"),
277 QT_TRANSLATE_NOOP(
"dash-core",
"" 278 "The transaction amount is too small to send after the fee has been deducted"),
279 QT_TRANSLATE_NOOP(
"dash-core",
"" 280 "This is a pre-release test build - use at your own risk - do not use for " 281 "mining or merchant applications"),
282 QT_TRANSLATE_NOOP(
"dash-core",
"" 283 "This is the transaction fee you may discard if change is smaller than dust " 285 QT_TRANSLATE_NOOP(
"dash-core",
"" 286 "This is the transaction fee you may pay when fee estimates are not available."),
287 QT_TRANSLATE_NOOP(
"dash-core",
"" 288 "This product includes software developed by the OpenSSL Project for use in " 289 "the OpenSSL Toolkit %s and cryptographic software written by Eric Young and " 290 "UPnP software written by Thomas Bernard."),
291 QT_TRANSLATE_NOOP(
"dash-core",
"" 292 "Total length of network version string (%i) exceeds maximum length (%i). " 293 "Reduce the number or size of uacomments."),
294 QT_TRANSLATE_NOOP(
"dash-core",
"" 295 "Transaction index can't be disabled with governance validation enabled. " 296 "Either start with -disablegovernance command line switch or enable " 297 "transaction index."),
298 QT_TRANSLATE_NOOP(
"dash-core",
"" 299 "Tries to keep outbound traffic under the given target (in MiB per 24h), 0 = " 300 "no limit (default: %d)"),
301 QT_TRANSLATE_NOOP(
"dash-core",
"" 302 "Try to create at least N inputs of each denominated amount (%u-%u, default: " 304 QT_TRANSLATE_NOOP(
"dash-core",
"" 305 "Unable to locate enough PrivateSend denominated funds for this transaction."),
306 QT_TRANSLATE_NOOP(
"dash-core",
"" 307 "Unable to locate enough PrivateSend non-denominated funds for this " 309 QT_TRANSLATE_NOOP(
"dash-core",
"" 310 "Unable to replay blocks. You will need to rebuild the database using -" 311 "reindex-chainstate."),
312 QT_TRANSLATE_NOOP(
"dash-core",
"" 313 "Unsupported argument -socks found. Setting SOCKS version isn't possible " 314 "anymore, only SOCKS5 proxies are supported."),
315 QT_TRANSLATE_NOOP(
"dash-core",
"" 316 "Unsupported argument -whitelistalwaysrelay ignored, use -whitelistrelay and/" 317 "or -whitelistforcerelay."),
318 QT_TRANSLATE_NOOP(
"dash-core",
"" 319 "Use N separate masternodes for each denominated input to mix funds (%u-%u, " 321 QT_TRANSLATE_NOOP(
"dash-core",
"" 322 "Use N separate masternodes in parallel to mix funds (%u-%u, default: %u)"),
323 QT_TRANSLATE_NOOP(
"dash-core",
"" 324 "Use UPnP to map the listening port (default: 1 when listening and no -proxy)"),
325 QT_TRANSLATE_NOOP(
"dash-core",
"" 326 "Use hierarchical deterministic key generation (HD) after BIP39/BIP44. Only " 327 "has effect during wallet creation/first start"),
328 QT_TRANSLATE_NOOP(
"dash-core",
"" 329 "Use separate SOCKS5 proxy to reach peers via Tor hidden services (default: " 331 QT_TRANSLATE_NOOP(
"dash-core",
"" 332 "User defined mnemonic for HD wallet (bip39). Only has effect during wallet " 333 "creation/first start (default: randomly generated)"),
334 QT_TRANSLATE_NOOP(
"dash-core",
"" 335 "User defined mnemonic passphrase for HD wallet (BIP39). Only has effect " 336 "during wallet creation/first start (default: empty string)"),
337 QT_TRANSLATE_NOOP(
"dash-core",
"" 338 "User defined seed for HD wallet (should be in hex). Only has effect during " 339 "wallet creation/first start (default: randomly generated)"),
340 QT_TRANSLATE_NOOP(
"dash-core",
"" 341 "Username and hashed password for JSON-RPC connections. The field <userpw> " 342 "comes in the format: <USERNAME>:<SALT>$<HASH>. A canonical python script is " 343 "included in share/rpcauth. The client then connects normally using the " 344 "rpcuser=<USERNAME>/rpcpassword=<PASSWORD> pair of arguments. This option can " 345 "be specified multiple times"),
346 QT_TRANSLATE_NOOP(
"dash-core",
"" 347 "WARNING! Failed to replenish keypool, please unlock your wallet to do so."),
348 QT_TRANSLATE_NOOP(
"dash-core",
"" 349 "Wallet is locked, can't replenish keypool! Automatic backups and mixing are " 350 "disabled, please unlock your wallet to replenish keypool."),
351 QT_TRANSLATE_NOOP(
"dash-core",
"" 352 "Wallet will not create transactions that violate mempool chain limits " 354 QT_TRANSLATE_NOOP(
"dash-core",
"" 355 "Warning: The network does not appear to fully agree! Some miners appear to " 356 "be experiencing issues."),
357 QT_TRANSLATE_NOOP(
"dash-core",
"" 358 "Warning: Unknown block versions being mined! It's possible unknown rules are " 360 QT_TRANSLATE_NOOP(
"dash-core",
"" 361 "Warning: Wallet file corrupt, data salvaged! Original %s saved as %s in %s; " 362 "if your balance or transactions are incorrect you should restore from a " 364 QT_TRANSLATE_NOOP(
"dash-core",
"" 365 "Warning: We do not appear to fully agree with our peers! You may need to " 366 "upgrade, or other nodes may need to upgrade."),
367 QT_TRANSLATE_NOOP(
"dash-core",
"" 368 "Whether to save the mempool on shutdown and load on restart (default: %u)"),
369 QT_TRANSLATE_NOOP(
"dash-core",
"" 370 "Whitelist peers connecting from the given IP address (e.g. 1.2.3.4) or CIDR " 371 "notated network (e.g. 1.2.3.0/24). Can be specified multiple times."),
372 QT_TRANSLATE_NOOP(
"dash-core",
"" 373 "Whitelisted peers cannot be DoS banned and their transactions are always " 374 "relayed, even if they are already in the mempool, useful e.g. for a gateway"),
375 QT_TRANSLATE_NOOP(
"dash-core",
"" 376 "You need to rebuild the database using -reindex to change -timestampindex"),
377 QT_TRANSLATE_NOOP(
"dash-core",
"" 378 "You need to rebuild the database using -reindex to go back to unpruned " 379 "mode. This will redownload the entire blockchain"),
380 QT_TRANSLATE_NOOP(
"dash-core",
"%d of last 100 blocks have unexpected version"),
381 QT_TRANSLATE_NOOP(
"dash-core",
"%s corrupt, salvage failed"),
382 QT_TRANSLATE_NOOP(
"dash-core",
"%s is not a valid backup folder!"),
383 QT_TRANSLATE_NOOP(
"dash-core",
"%s is set very high!"),
384 QT_TRANSLATE_NOOP(
"dash-core",
"(default: %u)"),
385 QT_TRANSLATE_NOOP(
"dash-core",
"-devnet can only be specified once"),
386 QT_TRANSLATE_NOOP(
"dash-core",
"-litemode is deprecated."),
387 QT_TRANSLATE_NOOP(
"dash-core",
"-maxmempool must be at least %d MB"),
388 QT_TRANSLATE_NOOP(
"dash-core",
"-port must be specified when -devnet and -listen are specified"),
389 QT_TRANSLATE_NOOP(
"dash-core",
"-rpcport must be specified when -devnet and -server are specified"),
390 QT_TRANSLATE_NOOP(
"dash-core",
"<category> can be:"),
391 QT_TRANSLATE_NOOP(
"dash-core",
"Accept command line and JSON-RPC commands"),
392 QT_TRANSLATE_NOOP(
"dash-core",
"Accept connections from outside (default: 1 if no -proxy or -connect)"),
393 QT_TRANSLATE_NOOP(
"dash-core",
"Accept public REST requests (default: %u)"),
394 QT_TRANSLATE_NOOP(
"dash-core",
"Allow DNS lookups for -addnode, -seednode and -connect"),
395 QT_TRANSLATE_NOOP(
"dash-core",
"Allow RFC1918 addresses to be relayed and connected to (default: %u)"),
396 QT_TRANSLATE_NOOP(
"dash-core",
"Already have that input."),
397 QT_TRANSLATE_NOOP(
"dash-core",
"Always query for peer addresses via DNS lookup (default: %u)"),
398 QT_TRANSLATE_NOOP(
"dash-core",
"Append comment to the user agent string"),
399 QT_TRANSLATE_NOOP(
"dash-core",
"Attempt to recover private keys from a corrupt wallet on startup"),
400 QT_TRANSLATE_NOOP(
"dash-core",
"Automatic backups disabled"),
401 QT_TRANSLATE_NOOP(
"dash-core",
"Automatically create Tor hidden service (default: %d)"),
402 QT_TRANSLATE_NOOP(
"dash-core",
"Block creation options:"),
403 QT_TRANSLATE_NOOP(
"dash-core",
"Can't find random Masternode."),
404 QT_TRANSLATE_NOOP(
"dash-core",
"Can't mix while sync in progress."),
405 QT_TRANSLATE_NOOP(
"dash-core",
"Can't mix: no compatible inputs found!"),
406 QT_TRANSLATE_NOOP(
"dash-core",
"Cannot downgrade wallet"),
407 QT_TRANSLATE_NOOP(
"dash-core",
"Cannot resolve -%s address: '%s'"),
408 QT_TRANSLATE_NOOP(
"dash-core",
"Chain selection options:"),
409 QT_TRANSLATE_NOOP(
"dash-core",
"Change index out of range"),
410 QT_TRANSLATE_NOOP(
"dash-core",
"Collateral not valid."),
411 QT_TRANSLATE_NOOP(
"dash-core",
"Connect through SOCKS5 proxy"),
412 QT_TRANSLATE_NOOP(
"dash-core",
"Connect to KeePassHttp on port <port> (default: %u)"),
413 QT_TRANSLATE_NOOP(
"dash-core",
"Connection options:"),
414 QT_TRANSLATE_NOOP(
"dash-core",
"Copyright (C)"),
415 QT_TRANSLATE_NOOP(
"dash-core",
"Corrupted block database detected"),
416 QT_TRANSLATE_NOOP(
"dash-core",
"Create up to N inputs of each denominated amount (%u-%u, default: %u)"),
417 QT_TRANSLATE_NOOP(
"dash-core",
"Debugging/Testing options:"),
418 QT_TRANSLATE_NOOP(
"dash-core",
"Disable governance validation (0-1, default: %u)"),
419 QT_TRANSLATE_NOOP(
"dash-core",
"Do not load the wallet and disable wallet RPC calls"),
420 QT_TRANSLATE_NOOP(
"dash-core",
"Do you want to rebuild the block database now?"),
421 QT_TRANSLATE_NOOP(
"dash-core",
"Done loading"),
422 QT_TRANSLATE_NOOP(
"dash-core",
"ERROR! Failed to create automatic backup"),
423 QT_TRANSLATE_NOOP(
"dash-core",
"Enable publish hash block in <address>"),
424 QT_TRANSLATE_NOOP(
"dash-core",
"Enable publish hash of governance objects (like proposals) in <address>"),
425 QT_TRANSLATE_NOOP(
"dash-core",
"Enable publish hash of governance votes in <address>"),
426 QT_TRANSLATE_NOOP(
"dash-core",
"Enable publish hash transaction (locked via InstantSend) in <address>"),
427 QT_TRANSLATE_NOOP(
"dash-core",
"Enable publish hash transaction in <address>"),
428 QT_TRANSLATE_NOOP(
"dash-core",
"Enable publish raw block in <address>"),
429 QT_TRANSLATE_NOOP(
"dash-core",
"Enable publish raw transaction (locked via InstantSend) in <address>"),
430 QT_TRANSLATE_NOOP(
"dash-core",
"Enable publish raw transaction in <address>"),
431 QT_TRANSLATE_NOOP(
"dash-core",
"Entries are full."),
432 QT_TRANSLATE_NOOP(
"dash-core",
"Entry exceeds maximum size."),
433 QT_TRANSLATE_NOOP(
"dash-core",
"Error initializing block database"),
434 QT_TRANSLATE_NOOP(
"dash-core",
"Error initializing wallet database environment %s!"),
435 QT_TRANSLATE_NOOP(
"dash-core",
"Error loading %s"),
436 QT_TRANSLATE_NOOP(
"dash-core",
"Error loading %s: Wallet corrupted"),
437 QT_TRANSLATE_NOOP(
"dash-core",
"Error loading %s: Wallet requires newer version of %s"),
438 QT_TRANSLATE_NOOP(
"dash-core",
"Error loading %s: You can't disable HD on an already existing HD wallet"),
439 QT_TRANSLATE_NOOP(
"dash-core",
"Error loading block database"),
440 QT_TRANSLATE_NOOP(
"dash-core",
"Error loading wallet %s. Duplicate -wallet filename specified."),
441 QT_TRANSLATE_NOOP(
"dash-core",
"Error opening block database"),
442 QT_TRANSLATE_NOOP(
"dash-core",
"Error reading from database, shutting down."),
443 QT_TRANSLATE_NOOP(
"dash-core",
"Error upgrading chainstate database"),
444 QT_TRANSLATE_NOOP(
"dash-core",
"Error upgrading evo database"),
445 QT_TRANSLATE_NOOP(
"dash-core",
"Error"),
446 QT_TRANSLATE_NOOP(
"dash-core",
"Error: A fatal internal error occurred, see debug.log for details"),
447 QT_TRANSLATE_NOOP(
"dash-core",
"Error: Disk space is low!"),
448 QT_TRANSLATE_NOOP(
"dash-core",
"Error: failed to add socket to epollfd (epoll_ctl returned error %s)"),
449 QT_TRANSLATE_NOOP(
"dash-core",
"Exceeded max tries."),
450 QT_TRANSLATE_NOOP(
"dash-core",
"Failed to clear fulfilled requests cache at"),
451 QT_TRANSLATE_NOOP(
"dash-core",
"Failed to clear governance cache at"),
452 QT_TRANSLATE_NOOP(
"dash-core",
"Failed to clear masternode cache at"),
453 QT_TRANSLATE_NOOP(
"dash-core",
"Failed to commit EvoDB"),
454 QT_TRANSLATE_NOOP(
"dash-core",
"Failed to create backup %s!"),
455 QT_TRANSLATE_NOOP(
"dash-core",
"Failed to create backup, error: %s"),
456 QT_TRANSLATE_NOOP(
"dash-core",
"Failed to delete backup, error: %s"),
457 QT_TRANSLATE_NOOP(
"dash-core",
"Failed to find mixing queue to join"),
458 QT_TRANSLATE_NOOP(
"dash-core",
"Failed to listen on any port. Use -listen=0 if you want this."),
459 QT_TRANSLATE_NOOP(
"dash-core",
"Failed to load fulfilled requests cache from"),
460 QT_TRANSLATE_NOOP(
"dash-core",
"Failed to load governance cache from"),
461 QT_TRANSLATE_NOOP(
"dash-core",
"Failed to load masternode cache from"),
462 QT_TRANSLATE_NOOP(
"dash-core",
"Failed to load sporks cache from"),
463 QT_TRANSLATE_NOOP(
"dash-core",
"Failed to rescan the wallet during initialization"),
464 QT_TRANSLATE_NOOP(
"dash-core",
"Failed to start a new mixing queue"),
465 QT_TRANSLATE_NOOP(
"dash-core",
"Fee (in %s/kB) to add to transactions you send (default: %s)"),
466 QT_TRANSLATE_NOOP(
"dash-core",
"Found enough users, signing ( waiting %s )"),
467 QT_TRANSLATE_NOOP(
"dash-core",
"Found enough users, signing ..."),
468 QT_TRANSLATE_NOOP(
"dash-core",
"How many blocks to check at startup (default: %u, 0 = all)"),
469 QT_TRANSLATE_NOOP(
"dash-core",
"Importing..."),
470 QT_TRANSLATE_NOOP(
"dash-core",
"Imports blocks from external blk000??.dat file on startup"),
471 QT_TRANSLATE_NOOP(
"dash-core",
"Include IP addresses in debug output (default: %u)"),
472 QT_TRANSLATE_NOOP(
"dash-core",
"Incompatible mode."),
473 QT_TRANSLATE_NOOP(
"dash-core",
"Incompatible version."),
474 QT_TRANSLATE_NOOP(
"dash-core",
"Incorrect or no genesis block found. Wrong datadir for network?"),
475 QT_TRANSLATE_NOOP(
"dash-core",
"Information"),
476 QT_TRANSLATE_NOOP(
"dash-core",
"Initialization sanity check failed. %s is shutting down."),
477 QT_TRANSLATE_NOOP(
"dash-core",
"Input is not valid."),
478 QT_TRANSLATE_NOOP(
"dash-core",
"Inputs vs outputs size mismatch."),
479 QT_TRANSLATE_NOOP(
"dash-core",
"InstantSend options:"),
480 QT_TRANSLATE_NOOP(
"dash-core",
"Insufficient funds."),
481 QT_TRANSLATE_NOOP(
"dash-core",
"Invalid -onion address or hostname: '%s'"),
482 QT_TRANSLATE_NOOP(
"dash-core",
"Invalid -proxy address or hostname: '%s'"),
483 QT_TRANSLATE_NOOP(
"dash-core",
"Invalid amount for -%s=<amount>: '%s'"),
484 QT_TRANSLATE_NOOP(
"dash-core",
"Invalid amount for -discardfee=<amount>: '%s'"),
485 QT_TRANSLATE_NOOP(
"dash-core",
"Invalid amount for -fallbackfee=<amount>: '%s'"),
486 QT_TRANSLATE_NOOP(
"dash-core",
"Invalid amount for -paytxfee=<amount>: '%s' (must be at least %s)"),
487 QT_TRANSLATE_NOOP(
"dash-core",
"Invalid masternodeblsprivkey. Please see documentation."),
488 QT_TRANSLATE_NOOP(
"dash-core",
"Invalid minimum number of spork signers specified with -minsporkkeys"),
489 QT_TRANSLATE_NOOP(
"dash-core",
"Invalid netmask specified in -whitelist: '%s'"),
490 QT_TRANSLATE_NOOP(
"dash-core",
"Invalid script detected."),
491 QT_TRANSLATE_NOOP(
"dash-core",
"Invalid spork address specified with -sporkaddr"),
492 QT_TRANSLATE_NOOP(
"dash-core",
"It has been replaced by -disablegovernance."),
493 QT_TRANSLATE_NOOP(
"dash-core",
"Its replacement -disablegovernance has been forced instead."),
494 QT_TRANSLATE_NOOP(
"dash-core",
"KeePassHttp id for the established association"),
495 QT_TRANSLATE_NOOP(
"dash-core",
"KeePassHttp key for AES encrypted communication with KeePass"),
496 QT_TRANSLATE_NOOP(
"dash-core",
"Keep the transaction memory pool below <n> megabytes (default: %u)"),
497 QT_TRANSLATE_NOOP(
"dash-core",
"Keypool ran out, please call keypoolrefill first"),
498 QT_TRANSLATE_NOOP(
"dash-core",
"Last PrivateSend was too recent."),
499 QT_TRANSLATE_NOOP(
"dash-core",
"Last successful PrivateSend action was too recent."),
500 QT_TRANSLATE_NOOP(
"dash-core",
"Listen for JSON-RPC connections on <port> (default: %u or testnet: %u)"),
501 QT_TRANSLATE_NOOP(
"dash-core",
"Listen for connections on <port> (default: %u or testnet: %u)"),
502 QT_TRANSLATE_NOOP(
"dash-core",
"Loading P2P addresses..."),
503 QT_TRANSLATE_NOOP(
"dash-core",
"Loading banlist..."),
504 QT_TRANSLATE_NOOP(
"dash-core",
"Loading block index..."),
505 QT_TRANSLATE_NOOP(
"dash-core",
"Loading fulfilled requests cache..."),
506 QT_TRANSLATE_NOOP(
"dash-core",
"Loading governance cache..."),
507 QT_TRANSLATE_NOOP(
"dash-core",
"Loading masternode cache..."),
508 QT_TRANSLATE_NOOP(
"dash-core",
"Loading sporks cache..."),
509 QT_TRANSLATE_NOOP(
"dash-core",
"Loading wallet... (%3.2f %%)"),
510 QT_TRANSLATE_NOOP(
"dash-core",
"Loading wallet..."),
511 QT_TRANSLATE_NOOP(
"dash-core",
"Lock is already in place."),
512 QT_TRANSLATE_NOOP(
"dash-core",
"Make the wallet broadcast transactions"),
513 QT_TRANSLATE_NOOP(
"dash-core",
"Masternode options:"),
514 QT_TRANSLATE_NOOP(
"dash-core",
"Masternode queue is full."),
515 QT_TRANSLATE_NOOP(
"dash-core",
"Masternode:"),
516 QT_TRANSLATE_NOOP(
"dash-core",
"Maximum per-connection receive buffer, <n>*1000 bytes (default: %u)"),
517 QT_TRANSLATE_NOOP(
"dash-core",
"Maximum per-connection send buffer, <n>*1000 bytes (default: %u)"),
518 QT_TRANSLATE_NOOP(
"dash-core",
"Minimum bytes per sigop in transactions we relay and mine (default: %u)"),
519 QT_TRANSLATE_NOOP(
"dash-core",
"Missing input transaction information."),
520 QT_TRANSLATE_NOOP(
"dash-core",
"Mixing in progress..."),
521 QT_TRANSLATE_NOOP(
"dash-core",
"Mnemonic passphrase is too long, must be at most 256 characters"),
522 QT_TRANSLATE_NOOP(
"dash-core",
"Need to specify a port with -whitebind: '%s'"),
523 QT_TRANSLATE_NOOP(
"dash-core",
"No Masternodes detected."),
524 QT_TRANSLATE_NOOP(
"dash-core",
"No compatible Masternode found."),
525 QT_TRANSLATE_NOOP(
"dash-core",
"No errors detected."),
526 QT_TRANSLATE_NOOP(
"dash-core",
"No matching denominations found for mixing."),
527 QT_TRANSLATE_NOOP(
"dash-core",
"Node relay options:"),
528 QT_TRANSLATE_NOOP(
"dash-core",
"Not compatible with existing transactions."),
529 QT_TRANSLATE_NOOP(
"dash-core",
"Not enough file descriptors available."),
530 QT_TRANSLATE_NOOP(
"dash-core",
"Not enough funds to mix."),
531 QT_TRANSLATE_NOOP(
"dash-core",
"Not in the Masternode list."),
532 QT_TRANSLATE_NOOP(
"dash-core",
"Number of automatic wallet backups (default: %u)"),
533 QT_TRANSLATE_NOOP(
"dash-core",
"Options:"),
534 QT_TRANSLATE_NOOP(
"dash-core",
"Password for JSON-RPC connections"),
535 QT_TRANSLATE_NOOP(
"dash-core",
"Prepend debug output with timestamp (default: %u)"),
536 QT_TRANSLATE_NOOP(
"dash-core",
"Print this help message and exit"),
537 QT_TRANSLATE_NOOP(
"dash-core",
"Print version and exit"),
538 QT_TRANSLATE_NOOP(
"dash-core",
"PrivateSend is idle."),
539 QT_TRANSLATE_NOOP(
"dash-core",
"PrivateSend options:"),
540 QT_TRANSLATE_NOOP(
"dash-core",
"PrivateSend request incomplete:"),
541 QT_TRANSLATE_NOOP(
"dash-core",
"Prune cannot be configured with a negative value."),
542 QT_TRANSLATE_NOOP(
"dash-core",
"Prune mode is incompatible with -disablegovernance=false."),
543 QT_TRANSLATE_NOOP(
"dash-core",
"Prune mode is incompatible with -txindex."),
544 QT_TRANSLATE_NOOP(
"dash-core",
"Pruning blockstore..."),
545 QT_TRANSLATE_NOOP(
"dash-core",
"RPC server options:"),
546 QT_TRANSLATE_NOOP(
"dash-core",
"Rebuild chain state and block index from the blk*.dat files on disk"),
547 QT_TRANSLATE_NOOP(
"dash-core",
"Rebuild chain state from the currently indexed blocks"),
548 QT_TRANSLATE_NOOP(
"dash-core",
"Reducing -maxconnections from %d to %d, because of system limitations."),
549 QT_TRANSLATE_NOOP(
"dash-core",
"Relay and mine data carrier transactions (default: %u)"),
550 QT_TRANSLATE_NOOP(
"dash-core",
"Relay non-P2SH multisig (default: %u)"),
551 QT_TRANSLATE_NOOP(
"dash-core",
"Replaying blocks..."),
552 QT_TRANSLATE_NOOP(
"dash-core",
"Rescan the block chain for missing wallet transactions on startup"),
553 QT_TRANSLATE_NOOP(
"dash-core",
"Rescanning..."),
554 QT_TRANSLATE_NOOP(
"dash-core",
"Run in the background as a daemon and accept commands"),
555 QT_TRANSLATE_NOOP(
"dash-core",
"Send reject messages per BIP61 (default: %u)"),
556 QT_TRANSLATE_NOOP(
"dash-core",
"Send trace/debug info to debug.log file (default: %u)"),
557 QT_TRANSLATE_NOOP(
"dash-core",
"Session not complete!"),
558 QT_TRANSLATE_NOOP(
"dash-core",
"Session timed out."),
559 QT_TRANSLATE_NOOP(
"dash-core",
"Set database cache size in megabytes (%d to %d, default: %d)"),
560 QT_TRANSLATE_NOOP(
"dash-core",
"Set key pool size to <n> (default: %u)"),
561 QT_TRANSLATE_NOOP(
"dash-core",
"Set maximum block size in bytes (default: %d)"),
562 QT_TRANSLATE_NOOP(
"dash-core",
"Set the number of threads to service RPC calls (default: %d)"),
563 QT_TRANSLATE_NOOP(
"dash-core",
"Show all debugging options (usage: --help -help-debug)"),
564 QT_TRANSLATE_NOOP(
"dash-core",
"Shrink debug.log file on client startup (default: 1 when no -debug)"),
565 QT_TRANSLATE_NOOP(
"dash-core",
"Signing transaction failed"),
566 QT_TRANSLATE_NOOP(
"dash-core",
"Socket events mode, which must be one of: %s (default: %s)"),
567 QT_TRANSLATE_NOOP(
"dash-core",
"Specified -walletdir \"%s\" does not exist"),
568 QT_TRANSLATE_NOOP(
"dash-core",
"Specified -walletdir \"%s\" is a relative path"),
569 QT_TRANSLATE_NOOP(
"dash-core",
"Specified -walletdir \"%s\" is not a directory"),
570 QT_TRANSLATE_NOOP(
"dash-core",
"Specify connection timeout in milliseconds (minimum: 1, default: %d)"),
571 QT_TRANSLATE_NOOP(
"dash-core",
"Specify data directory"),
572 QT_TRANSLATE_NOOP(
"dash-core",
"Specify your own public address"),
573 QT_TRANSLATE_NOOP(
"dash-core",
"Spend unconfirmed change when sending transactions (default: %u)"),
574 QT_TRANSLATE_NOOP(
"dash-core",
"Start PrivateSend automatically (0-1, default: %u)"),
575 QT_TRANSLATE_NOOP(
"dash-core",
"Starting network threads..."),
576 QT_TRANSLATE_NOOP(
"dash-core",
"Submitted to masternode, waiting in queue %s"),
577 QT_TRANSLATE_NOOP(
"dash-core",
"Sync mempool from other nodes on start (default: %u)"),
578 QT_TRANSLATE_NOOP(
"dash-core",
"Synchronization finished"),
579 QT_TRANSLATE_NOOP(
"dash-core",
"Synchronizing blockchain..."),
580 QT_TRANSLATE_NOOP(
"dash-core",
"Synchronizing governance objects..."),
581 QT_TRANSLATE_NOOP(
"dash-core",
"Target PrivateSend balance (%u-%u, default: %u)"),
582 QT_TRANSLATE_NOOP(
"dash-core",
"The source code is available from %s."),
583 QT_TRANSLATE_NOOP(
"dash-core",
"The transaction amount is too small to pay the fee"),
584 QT_TRANSLATE_NOOP(
"dash-core",
"The wallet will avoid paying less than the minimum relay fee."),
585 QT_TRANSLATE_NOOP(
"dash-core",
"This is expected because you are running a pruned node."),
586 QT_TRANSLATE_NOOP(
"dash-core",
"This is experimental software."),
587 QT_TRANSLATE_NOOP(
"dash-core",
"This is the minimum transaction fee you pay on every transaction."),
588 QT_TRANSLATE_NOOP(
"dash-core",
"This is the transaction fee you will pay if you send a transaction."),
589 QT_TRANSLATE_NOOP(
"dash-core",
"Threshold for disconnecting misbehaving peers (default: %u)"),
590 QT_TRANSLATE_NOOP(
"dash-core",
"Tor control port password (default: empty)"),
591 QT_TRANSLATE_NOOP(
"dash-core",
"Tor control port to use if onion listening enabled (default: %s)"),
592 QT_TRANSLATE_NOOP(
"dash-core",
"Transaction amount too small"),
593 QT_TRANSLATE_NOOP(
"dash-core",
"Transaction amounts must not be negative"),
594 QT_TRANSLATE_NOOP(
"dash-core",
"Transaction created successfully."),
595 QT_TRANSLATE_NOOP(
"dash-core",
"Transaction fees are too high."),
596 QT_TRANSLATE_NOOP(
"dash-core",
"Transaction has too long of a mempool chain"),
597 QT_TRANSLATE_NOOP(
"dash-core",
"Transaction must have at least one recipient"),
598 QT_TRANSLATE_NOOP(
"dash-core",
"Transaction not valid."),
599 QT_TRANSLATE_NOOP(
"dash-core",
"Transaction too large for fee policy"),
600 QT_TRANSLATE_NOOP(
"dash-core",
"Transaction too large"),
601 QT_TRANSLATE_NOOP(
"dash-core",
"Trying to connect..."),
602 QT_TRANSLATE_NOOP(
"dash-core",
"Unable to bind to %s on this computer (bind returned error %s)"),
603 QT_TRANSLATE_NOOP(
"dash-core",
"Unable to bind to %s on this computer. %s is probably already running."),
604 QT_TRANSLATE_NOOP(
"dash-core",
"Unable to generate initial keys"),
605 QT_TRANSLATE_NOOP(
"dash-core",
"Unable to sign spork message, wrong key?"),
606 QT_TRANSLATE_NOOP(
"dash-core",
"Unable to start HTTP server. See debug log for details."),
607 QT_TRANSLATE_NOOP(
"dash-core",
"Unknown network specified in -onlynet: '%s'"),
608 QT_TRANSLATE_NOOP(
"dash-core",
"Unknown response."),
609 QT_TRANSLATE_NOOP(
"dash-core",
"Unknown state: id = %u"),
610 QT_TRANSLATE_NOOP(
"dash-core",
"Unsupported argument -benchmark ignored, use -debug=bench."),
611 QT_TRANSLATE_NOOP(
"dash-core",
"Unsupported argument -debugnet ignored, use -debug=net."),
612 QT_TRANSLATE_NOOP(
"dash-core",
"Unsupported argument -tor found, use -onion."),
613 QT_TRANSLATE_NOOP(
"dash-core",
"Unsupported logging category %s=%s."),
614 QT_TRANSLATE_NOOP(
"dash-core",
"Upgrade wallet to latest format on startup"),
615 QT_TRANSLATE_NOOP(
"dash-core",
"Upgrading UTXO database"),
616 QT_TRANSLATE_NOOP(
"dash-core",
"Use KeePass 2 integration using KeePassHttp plugin (default: %u)"),
617 QT_TRANSLATE_NOOP(
"dash-core",
"Use UPnP to map the listening port (default: %u)"),
618 QT_TRANSLATE_NOOP(
"dash-core",
"Use devnet chain with provided name"),
619 QT_TRANSLATE_NOOP(
"dash-core",
"Use the test chain"),
620 QT_TRANSLATE_NOOP(
"dash-core",
"User Agent comment (%s) contains unsafe characters."),
621 QT_TRANSLATE_NOOP(
"dash-core",
"Username for JSON-RPC connections"),
622 QT_TRANSLATE_NOOP(
"dash-core",
"Verifying blocks..."),
623 QT_TRANSLATE_NOOP(
"dash-core",
"Verifying wallet(s)..."),
624 QT_TRANSLATE_NOOP(
"dash-core",
"Very low number of keys left: %d"),
625 QT_TRANSLATE_NOOP(
"dash-core",
"Wallet %s resides outside wallet directory %s"),
626 QT_TRANSLATE_NOOP(
"dash-core",
"Wallet debugging/testing options:"),
627 QT_TRANSLATE_NOOP(
"dash-core",
"Wallet is locked."),
628 QT_TRANSLATE_NOOP(
"dash-core",
"Wallet needed to be rewritten: restart %s to complete"),
629 QT_TRANSLATE_NOOP(
"dash-core",
"Wallet options:"),
630 QT_TRANSLATE_NOOP(
"dash-core",
"Warning"),
631 QT_TRANSLATE_NOOP(
"dash-core",
"Warning: unknown new rules activated (versionbit %i)"),
632 QT_TRANSLATE_NOOP(
"dash-core",
"Wasn't able to create wallet backup folder %s!"),
633 QT_TRANSLATE_NOOP(
"dash-core",
"Whether to operate in a blocks only mode (default: %u)"),
634 QT_TRANSLATE_NOOP(
"dash-core",
"Will retry..."),
635 QT_TRANSLATE_NOOP(
"dash-core",
"You are starting with governance validation disabled."),
636 QT_TRANSLATE_NOOP(
"dash-core",
"You can not disable governance validation on a masternode."),
637 QT_TRANSLATE_NOOP(
"dash-core",
"You can not start a masternode with wallet enabled."),
638 QT_TRANSLATE_NOOP(
"dash-core",
"You need to rebuild the database using -reindex to change -addressindex"),
639 QT_TRANSLATE_NOOP(
"dash-core",
"You need to rebuild the database using -reindex to change -spentindex"),
640 QT_TRANSLATE_NOOP(
"dash-core",
"You need to rebuild the database using -reindex to change -txindex"),
641 QT_TRANSLATE_NOOP(
"dash-core",
"Your entries added successfully."),
642 QT_TRANSLATE_NOOP(
"dash-core",
"Zapping all transactions from wallet..."),
643 QT_TRANSLATE_NOOP(
"dash-core",
"ZeroMQ notification options:"),
644 QT_TRANSLATE_NOOP(
"dash-core",
"no mixing available."),
645 QT_TRANSLATE_NOOP(
"dash-core",
"see debug.log for details."),
static const char UNUSED * dash_strings[]