@@ -210,7 +210,7 @@ QT_TRANSLATE_NOOP("darkcoin-core", "Done loading"),
210
210
QT_TRANSLATE_NOOP (" darkcoin-core" , " Downgrading and trying again." ),
211
211
QT_TRANSLATE_NOOP (" darkcoin-core" , " Enable the client to act as a masternode (0-1, default: 0)" ),
212
212
QT_TRANSLATE_NOOP (" darkcoin-core" , " Entries are full." ),
213
- QT_TRANSLATE_NOOP (" darkcoin-core" , " Error connecting to masternode ." ),
213
+ QT_TRANSLATE_NOOP (" darkcoin-core" , " Error connecting to Masternode ." ),
214
214
QT_TRANSLATE_NOOP (" darkcoin-core" , " Error initializing block database" ),
215
215
QT_TRANSLATE_NOOP (" darkcoin-core" , " Error initializing wallet database environment %s!" ),
216
216
QT_TRANSLATE_NOOP (" darkcoin-core" , " Error loading block database" ),
@@ -270,7 +270,7 @@ QT_TRANSLATE_NOOP("darkcoin-core", "Keep N darkcoin anonymized (default: 0)"),
270
270
QT_TRANSLATE_NOOP (" darkcoin-core" , " Keep at most <n> unconnectable blocks in memory (default: %u)" ),
271
271
QT_TRANSLATE_NOOP (" darkcoin-core" , " Keep at most <n> unconnectable transactions in memory (default: %u)" ),
272
272
QT_TRANSLATE_NOOP (" darkcoin-core" , " Last Darksend was too recent." ),
273
- QT_TRANSLATE_NOOP (" darkcoin-core" , " Last successful darksend action was too recent." ),
273
+ QT_TRANSLATE_NOOP (" darkcoin-core" , " Last successful Darksend action was too recent." ),
274
274
QT_TRANSLATE_NOOP (" darkcoin-core" , " Limit size of signature cache to <n> entries (default: 50000)" ),
275
275
QT_TRANSLATE_NOOP (" darkcoin-core" , " List commands" ),
276
276
QT_TRANSLATE_NOOP (" darkcoin-core" , " Listen for connections on <port> (default: 9999 or testnet: 19999)" ),
@@ -288,14 +288,14 @@ QT_TRANSLATE_NOOP("darkcoin-core", "Masternode:"),
288
288
QT_TRANSLATE_NOOP (" darkcoin-core" , " Maximum per-connection receive buffer, <n>*1000 bytes (default: 5000)" ),
289
289
QT_TRANSLATE_NOOP (" darkcoin-core" , " Maximum per-connection send buffer, <n>*1000 bytes (default: 1000)" ),
290
290
QT_TRANSLATE_NOOP (" darkcoin-core" , " Missing input transaction information." ),
291
- QT_TRANSLATE_NOOP (" darkcoin-core" , " No compatible masternode found." ),
291
+ QT_TRANSLATE_NOOP (" darkcoin-core" , " No Masternodes detected." ),
292
+ QT_TRANSLATE_NOOP (" darkcoin-core" , " No compatible Masternode found." ),
292
293
QT_TRANSLATE_NOOP (" darkcoin-core" , " No funds detected in need of denominating." ),
293
- QT_TRANSLATE_NOOP (" darkcoin-core" , " No masternodes detected." ),
294
294
QT_TRANSLATE_NOOP (" darkcoin-core" , " No matching denominations found for mixing." ),
295
295
QT_TRANSLATE_NOOP (" darkcoin-core" , " Non-standard public key detected." ),
296
296
QT_TRANSLATE_NOOP (" darkcoin-core" , " Not compatible with existing transactions." ),
297
297
QT_TRANSLATE_NOOP (" darkcoin-core" , " Not enough file descriptors available." ),
298
- QT_TRANSLATE_NOOP (" darkcoin-core" , " Not in the masternode list." ),
298
+ QT_TRANSLATE_NOOP (" darkcoin-core" , " Not in the Masternode list." ),
299
299
QT_TRANSLATE_NOOP (" darkcoin-core" , " Only accept block chain matching built-in checkpoints (default: 1)" ),
300
300
QT_TRANSLATE_NOOP (" darkcoin-core" , " Only connect to nodes in network <net> (IPv4, IPv6 or Tor)" ),
301
301
QT_TRANSLATE_NOOP (" darkcoin-core" , " Options:" ),
@@ -347,7 +347,7 @@ QT_TRANSLATE_NOOP("darkcoin-core", "Start Darkcoin Core Daemon"),
347
347
QT_TRANSLATE_NOOP (" darkcoin-core" , " System error: " ),
348
348
QT_TRANSLATE_NOOP (" darkcoin-core" , " This help message" ),
349
349
QT_TRANSLATE_NOOP (" darkcoin-core" , " This is intended for regression testing tools and app development." ),
350
- QT_TRANSLATE_NOOP (" darkcoin-core" , " This is not a masternode ." ),
350
+ QT_TRANSLATE_NOOP (" darkcoin-core" , " This is not a Masternode ." ),
351
351
QT_TRANSLATE_NOOP (" darkcoin-core" , " Threshold for disconnecting misbehaving peers (default: 100)" ),
352
352
QT_TRANSLATE_NOOP (" darkcoin-core" , " To use the %s option" ),
353
353
QT_TRANSLATE_NOOP (" darkcoin-core" , " Transaction amount too small" ),
0 commit comments