diff --git a/src/qt/bitcoinstrings.cpp b/src/qt/bitcoinstrings.cpp
index d2d4079ea9..fb5c2b9b5c 100644
--- a/src/qt/bitcoinstrings.cpp
+++ b/src/qt/bitcoinstrings.cpp
@@ -11,8 +11,8 @@
static const char UNUSED *bitcoin_strings[] = {
QT_TRANSLATE_NOOP("bitcoin-core", "The %s developers"),
QT_TRANSLATE_NOOP("bitcoin-core", ""
-"%s corrupt. Try using the wallet tool bitcoin-wallet to salvage or restoring "
-"a backup."),
+"%s corrupt. Try using the wallet tool reddcoin-wallet to salvage or "
+"restoring a backup."),
QT_TRANSLATE_NOOP("bitcoin-core", ""
"-maxtxfee is set very high! Fees this large could be paid on a single "
"transaction."),
@@ -39,7 +39,7 @@ QT_TRANSLATE_NOOP("bitcoin-core", ""
QT_TRANSLATE_NOOP("bitcoin-core", ""
"Error: Dumpfile identifier record is incorrect. Got \"%s\", expected \"%s\"."),
QT_TRANSLATE_NOOP("bitcoin-core", ""
-"Error: Dumpfile version is not supported. This version of bitcoin-wallet "
+"Error: Dumpfile version is not supported. This version of reddcoin-wallet "
"only supports version 1 dumpfiles. Got dumpfile with version %s"),
QT_TRANSLATE_NOOP("bitcoin-core", ""
"Error: Legacy wallets only support the \"legacy\", \"p2sh-segwit\", and "
@@ -78,9 +78,6 @@ QT_TRANSLATE_NOOP("bitcoin-core", ""
"Prune: last wallet synchronisation goes beyond pruned data. You need to -"
"reindex (download the whole blockchain again in case of pruned node)"),
QT_TRANSLATE_NOOP("bitcoin-core", ""
-"SQLiteDatabase: Unknown sqlite wallet schema version %d. Only version %d is "
-"supported"),
-QT_TRANSLATE_NOOP("bitcoin-core", ""
"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 "
@@ -93,7 +90,7 @@ QT_TRANSLATE_NOOP("bitcoin-core", ""
"the software that last loaded this wallet"),
QT_TRANSLATE_NOOP("bitcoin-core", ""
"This is a pre-release test build - use at your own risk - do not use for "
-"mining or merchant applications"),
+"mining, staking or merchant applications"),
QT_TRANSLATE_NOOP("bitcoin-core", ""
"This is the maximum transaction fee you pay (in addition to the normal fee) "
"to prioritize partial spend avoidance over regular coin selection."),
@@ -103,6 +100,9 @@ QT_TRANSLATE_NOOP("bitcoin-core", ""
QT_TRANSLATE_NOOP("bitcoin-core", ""
"This is the transaction fee you may pay when fee estimates are not available."),
QT_TRANSLATE_NOOP("bitcoin-core", ""
+"This product includes software developed by the OpenSSL Project for use in "
+"the OpenSSL Toolkit %s."),
+QT_TRANSLATE_NOOP("bitcoin-core", ""
"Total length of network version string (%i) exceeds maximum length (%i). "
"Reduce the number or size of uacomments."),
QT_TRANSLATE_NOOP("bitcoin-core", ""
@@ -165,11 +165,14 @@ QT_TRANSLATE_NOOP("bitcoin-core", "Error: Unable to parse version %u as a uint32
QT_TRANSLATE_NOOP("bitcoin-core", "Error: Unable to write record to new wallet"),
QT_TRANSLATE_NOOP("bitcoin-core", "Failed to listen on any port. Use -listen=0 if you want this."),
QT_TRANSLATE_NOOP("bitcoin-core", "Failed to rescan the wallet during initialization"),
-QT_TRANSLATE_NOOP("bitcoin-core", "Failed to verify database"),
QT_TRANSLATE_NOOP("bitcoin-core", "Fee rate (%s) is lower than the minimum fee rate setting (%s)"),
QT_TRANSLATE_NOOP("bitcoin-core", "Ignoring duplicate -wallet %s."),
QT_TRANSLATE_NOOP("bitcoin-core", "Importing…"),
QT_TRANSLATE_NOOP("bitcoin-core", "Incorrect or no genesis block found. Wrong datadir for network?"),
+QT_TRANSLATE_NOOP("bitcoin-core", "Info: Staking disabled by 'nominting' option."),
+QT_TRANSLATE_NOOP("bitcoin-core", "Info: Staking suspended due to block creation failure."),
+QT_TRANSLATE_NOOP("bitcoin-core", "Info: Staking suspended due to locked wallet."),
+QT_TRANSLATE_NOOP("bitcoin-core", "Info: Staking suspended while synchronizing wallet."),
QT_TRANSLATE_NOOP("bitcoin-core", "Initialization sanity check failed. %s is shutting down."),
QT_TRANSLATE_NOOP("bitcoin-core", "Insufficient funds"),
QT_TRANSLATE_NOOP("bitcoin-core", "Invalid -i2psam address or hostname: '%s'"),
@@ -195,10 +198,6 @@ QT_TRANSLATE_NOOP("bitcoin-core", "Pruning blockstore…"),
QT_TRANSLATE_NOOP("bitcoin-core", "Reducing -maxconnections from %d to %d, because of system limitations."),
QT_TRANSLATE_NOOP("bitcoin-core", "Replaying blocks…"),
QT_TRANSLATE_NOOP("bitcoin-core", "Rescanning…"),
-QT_TRANSLATE_NOOP("bitcoin-core", "SQLiteDatabase: Failed to execute statement to verify database: %s"),
-QT_TRANSLATE_NOOP("bitcoin-core", "SQLiteDatabase: Failed to prepare statement to verify database: %s"),
-QT_TRANSLATE_NOOP("bitcoin-core", "SQLiteDatabase: Failed to read database verification error: %s"),
-QT_TRANSLATE_NOOP("bitcoin-core", "SQLiteDatabase: Unexpected application id. Expected %u, got %u"),
QT_TRANSLATE_NOOP("bitcoin-core", "Section [%s] is not recognized."),
QT_TRANSLATE_NOOP("bitcoin-core", "Signing transaction failed"),
QT_TRANSLATE_NOOP("bitcoin-core", "Specified -walletdir \"%s\" does not exist"),
diff --git a/src/qt/locale/bitcoin_en.ts b/src/qt/locale/bitcoin_en.ts
index 47c002498a..75c9eb302e 100644
--- a/src/qt/locale/bitcoin_en.ts
+++ b/src/qt/locale/bitcoin_en.ts
@@ -86,12 +86,12 @@
-
+
-
@@ -205,16 +205,21 @@ Signing is only possible with addresses of the type 'legacy'.
- Warning: If you encrypt your wallet and lose your passphrase, you will <b>LOSE ALL OF YOUR BITCOINS</b>!
+ Are you sure you wish to encrypt your wallet?
- Are you sure you wish to encrypt your wallet?
+ Warning: If you encrypt your wallet and lose your passphrase, you will <b>LOSE ALL OF YOUR REDDCOINS</b>!
-
+
+ Remember that encrypting your wallet cannot fully protect your reddcoins from being stolen by malware infecting your computer.
+
+
+
+ Wallet encrypted
@@ -230,12 +235,7 @@ Signing is only possible with addresses of the type 'legacy'.
-
- Remember that encrypting your wallet cannot fully protect your bitcoins from being stolen by malware infecting your computer.
-
-
-
-
+ Wallet to be encrypted
@@ -336,7 +336,7 @@ Signing is only possible with addresses of the type 'legacy'.
BitcoinGUI
-
+ &Overview&Overview
@@ -346,7 +346,17 @@ Signing is only possible with addresses of the type 'legacy'.
Show general overview of wallet
-
+
+ Send coins to a Reddcoin address
+
+
+
+
+ Request payments (generates QR codes and reddcoin: URIs)
+
+
+
+ &Transactions&Transactions
@@ -356,7 +366,17 @@ Signing is only possible with addresses of the type 'legacy'.
Browse transaction history
-
+
+ &Staking
+
+
+
+
+ Show your staking capacity
+
+
+
+ E&xitE&xit
@@ -391,17 +411,56 @@ Signing is only possible with addresses of the type 'legacy'.
-
+
+ Sign messages with your Reddcoin addresses to prove you own them
+
+
+
+
+ Verify messages to ensure they were signed with specified Reddcoin addresses
+
+
+
+
+ Load Partially Signed Reddcoin Transaction
+
+
+
+
+ Load Partially Signed Reddcoin Transaction from clipboard
+
+
+
+
+ Open a reddcoin: URI
+
+
+
+ Create a new wallet
-
+
+ Show the %1 help message to get a list with possible Reddcoin command-line options
+
+
+
+ Wallet:
+
+
+ %n active connection(s) to Reddcoin network.
+ A substring of the tooltip.
+
+
+
+
+
-
+ Network activity disabled.A substring of the tooltip.
@@ -412,12 +471,7 @@ Signing is only possible with addresses of the type 'legacy'.
-
- Send coins to a Bitcoin address
- Send coins to a Bitcoin address
-
-
-
+ Backup wallet to another locationBackup wallet to another location
@@ -427,7 +481,7 @@ Signing is only possible with addresses of the type 'legacy'.
Change the passphrase used for wallet encryption
-
+ &Send&Send
@@ -437,7 +491,7 @@ Signing is only possible with addresses of the type 'legacy'.
&Receive
-
+ &Options…
@@ -477,22 +531,12 @@ Signing is only possible with addresses of the type 'legacy'.
-
- Sign messages with your Bitcoin addresses to prove you own them
- Sign messages with your Bitcoin addresses to prove you own them
-
-
-
+ &Verify message…
-
- Verify messages to ensure they were signed with specified Bitcoin addresses
- Verify messages to ensure they were signed with specified Bitcoin addresses
-
-
-
+ &Load PSBT from file…
@@ -522,7 +566,7 @@ Signing is only possible with addresses of the type 'legacy'.
-
+ &File&File
@@ -537,12 +581,12 @@ Signing is only possible with addresses of the type 'legacy'.
&Help
-
+ Tabs toolbarTabs toolbar
-
+ Syncing Headers (%1%)…
@@ -572,12 +616,7 @@ Signing is only possible with addresses of the type 'legacy'.
-
- Request payments (generates QR codes and bitcoin: URIs)
-
-
-
-
+ Show the list of used sending addresses and labels
@@ -592,7 +631,7 @@ Signing is only possible with addresses of the type 'legacy'.
-
+ Processed %n block(s) of transaction history.Processed %n block of transaction history.
@@ -640,17 +679,7 @@ Signing is only possible with addresses of the type 'legacy'.
Up to date
-
- Load Partially Signed Bitcoin Transaction
-
-
-
-
- Load Partially Signed Bitcoin Transaction from clipboard
-
-
-
-
+ Node window
@@ -670,12 +699,7 @@ Signing is only possible with addresses of the type 'legacy'.
-
- Open a bitcoin: URI
-
-
-
-
+ Open Wallet
@@ -695,8 +719,13 @@ Signing is only possible with addresses of the type 'legacy'.
-
- Show the %1 help message to get a list with possible Bitcoin command-line options
+
+ &Check for software updates
+
+
+
+
+ Check for available %1 software updates
@@ -710,7 +739,7 @@ Signing is only possible with addresses of the type 'legacy'.
-
+ default wallet
@@ -740,23 +769,13 @@ Signing is only possible with addresses of the type 'legacy'.
-
+ %1 client
-
-
- %n active connection(s) to Bitcoin network.
- A substring of the tooltip.
-
- %n active connection to Bitcoin network.
- %n active connections to Bitcoin network.
-
-
-
+ Click for more actions.
- A substring of the tooltip. "More actions" are available via the context menu.
@@ -1213,12 +1232,7 @@ Signing is only possible with addresses of the type 'legacy'.
-
- The entered address "%1" is not a valid Bitcoin address.
-
-
-
-
+ Address "%1" already exists as a receiving address with label "%2" and so cannot be added as a sending address.
@@ -1233,7 +1247,12 @@ Signing is only possible with addresses of the type 'legacy'.
-
+
+ The entered address "%1" is not a valid Reddcoin address.
+
+
+
+ New key generation failed.
@@ -1269,17 +1288,22 @@ Signing is only possible with addresses of the type 'legacy'.
HelpMessageDialog
-
+ versionversion
-
+ About %1
-
+
+ Check for updates
+
+
+
+ Command-line options
@@ -1342,12 +1366,7 @@ Signing is only possible with addresses of the type 'legacy'.
Use a custom data directory:
-
- Bitcoin
- Bitcoin
-
-
-
+ %1 GB of free space available
@@ -1382,7 +1401,7 @@ Signing is only possible with addresses of the type 'legacy'.
- %1 will download and store a copy of the Bitcoin block chain.
+ %1 will download and store a copy of the Reddcoin block chain.
@@ -1396,9 +1415,200 @@ Signing is only possible with addresses of the type 'legacy'.
-
- Error
- Error
+
+ Reddcoin
+
+
+
+
+ Error
+ Error
+
+
+
+ MintingTableModel
+
+
+ Transaction
+
+
+
+
+ Address
+
+
+
+
+ Age
+
+
+
+
+ Balance
+
+
+
+
+ CoinDay
+
+
+
+
+ StakeProbability
+
+
+
+
+ minutes
+
+
+
+
+ hours
+
+
+
+
+ days
+
+
+
+
+ You have %1 chance to find a POS block if you stake %2 %3 at current difficulty.
+
+
+
+
+ Destination address of the output.
+
+
+
+
+ Original transaction id.
+
+
+
+
+ Age of the transaction in days.
+
+
+
+
+ Balance of the output.
+
+
+
+
+ Coin age in the output.
+
+
+
+
+ Chance to stake a block within given time interval.
+
+
+
+
+ MintingView
+
+
+ transaction is too young
+
+
+
+
+ transaction is mature
+
+
+
+
+ transaction has reached maximum probability
+
+
+
+
+ Display staking probability within :
+
+
+
+
+ 10 min
+
+
+
+
+ 24 hours
+
+
+
+
+ 30 days
+
+
+
+
+ 90 days
+
+
+
+
+ Copy address
+
+
+
+
+ Copy transaction id
+
+
+
+
+ Export Staking Data
+
+
+
+
+ Comma separated file (*.csv)
+
+
+
+
+ Address
+
+
+
+
+ Transaction
+
+
+
+
+ Age
+
+
+
+
+ CoinDay
+
+
+
+
+ Balance
+
+
+
+
+ StakingProbability
+
+
+
+
+ Error exporting
+
+
+
+
+ Could not write to file %1.
+
@@ -1409,17 +1619,7 @@ Signing is only possible with addresses of the type 'legacy'.
Form
-
- Recent transactions may not yet be visible, and therefore your wallet's balance might be incorrect. This information will be correct once your wallet has finished synchronizing with the bitcoin network, as detailed below.
-
-
-
-
- Attempting to spend bitcoins that are affected by not-yet-displayed transactions will not be accepted by the network.
-
-
-
-
+ Number of blocks left
@@ -1442,7 +1642,17 @@ Signing is only possible with addresses of the type 'legacy'.
Last block time
-
+
+ Recent transactions may not yet be visible, and therefore your wallet's balance might be incorrect. This information will be correct once your wallet has finished synchronizing with the reddcoin network, as detailed below.
+
+
+
+
+ Attempting to spend reddcoins that are affected by not-yet-displayed transactions will not be accepted by the network.
+
+
+
+ Progress
@@ -1481,7 +1691,7 @@ Signing is only possible with addresses of the type 'legacy'.
OpenURIDialog
- Open bitcoin URI
+ Open reddcoin URI
@@ -1551,7 +1761,27 @@ Signing is only possible with addresses of the type 'legacy'.
-
+
+ Full path to a Reddcoin Core compatible script (e.g. C:\Downloads\hwi.exe or /Users/you/Downloads/hwi.py). Beware: malware can steal your coins!
+
+
+
+
+ Automatically open the Reddcoin client port on the router. This only works when your router supports UPnP and it is enabled.
+
+
+
+
+ Automatically open the Reddcoin client port on the router. This only works when your router supports NAT-PMP and it is enabled. The external port could be random.
+
+
+
+
+ Connect to the Reddcoin network through a SOCKS5 proxy.
+
+
+
+ IP address of the proxy (e.g. IPv4: 127.0.0.1 / IPv6: ::1)
@@ -1564,7 +1794,12 @@ Signing is only possible with addresses of the type 'legacy'.
-
+
+ Connect to the Reddcoin network through a separate SOCKS5 proxy for Tor onion services.
+
+
+
+ Minimize instead of exit the application when the window is closed. When this option is enabled, the application will be closed only after selecting Exit in the menu.
@@ -1600,7 +1835,7 @@ Signing is only possible with addresses of the type 'legacy'.
&Network
-
+ Prune &block storage to
@@ -1650,37 +1885,32 @@ Signing is only possible with addresses of the type 'legacy'.
-
- External Signer (e.g. hardware wallet)
+
+ Whether to check official github repository for wallet updates on startup.
-
- &External signer script path
+
+ &Check github for updates on startup
- Full path to a Bitcoin Core compatible script (e.g. C:\Downloads\hwi.exe or /Users/you/Downloads/hwi.py). Beware: malware can steal your coins!
+ External Signer (e.g. hardware wallet)
-
- Automatically open the Bitcoin client port on the router. This only works when your router supports UPnP and it is enabled.
- Automatically open the Bitcoin client port on the router. This only works when your router supports UPnP and it is enabled.
+
+ &External signer script path
+
-
+ Map port using &UPnPMap port using &UPnP
-
- Automatically open the Bitcoin client port on the router. This only works when your router supports NAT-PMP and it is enabled. The external port could be random.
-
-
-
-
+ Map port using NA&T-PMP
@@ -1695,12 +1925,7 @@ Signing is only possible with addresses of the type 'legacy'.
-
- Connect to the Bitcoin network through a SOCKS5 proxy.
-
-
-
-
+ &Connect through SOCKS5 proxy (default proxy):
@@ -1798,17 +2023,12 @@ Signing is only possible with addresses of the type 'legacy'.
Choose the default subdivision unit to show in the interface and when sending coins.
-
+ Whether to show coin control features or not.
-
- Connect to the Bitcoin network through a separate SOCKS5 proxy for Tor onion services.
-
-
-
-
+ Use separate SOCKS&5 proxy to reach peers via Tor onion services:
@@ -1864,7 +2084,7 @@ Signing is only possible with addresses of the type 'legacy'.
-
+ Confirm options resetConfirm options reset
@@ -1918,13 +2138,7 @@ Signing is only possible with addresses of the type 'legacy'.
Form
-
-
- The displayed information may be out of date. Your wallet automatically synchronizes with the Bitcoin network after a connection is established, but this process has not completed yet.
- The displayed information may be out of date. Your wallet automatically synchronizes with the Bitcoin network after a connection is established, but this process has not completed yet.
-
-
-
+ Watch-only:
@@ -1964,7 +2178,13 @@ Signing is only possible with addresses of the type 'legacy'.
-
+
+
+ The displayed information may be out of date. Your wallet automatically synchronizes with the Reddcoin network after a connection is established, but this process has not completed yet.
+
+
+
+ Total:Total:
@@ -2004,7 +2224,7 @@ Signing is only possible with addresses of the type 'legacy'.
-
+ Privacy mode activated for the Overview tab. To unmask the values, uncheck Settings->Mask values.
@@ -2172,11 +2392,21 @@ Signing is only possible with addresses of the type 'legacy'.
- Cannot start bitcoin: click-to-pay handler
+ Cannot start reddcoin: click-to-pay handler
+ 'reddcoin://' is not a valid URI. Use 'reddcoin:' instead.
+
+
+
+
+ URI cannot be parsed! This can be caused by an invalid Reddcoin address or malformed URI parameters.
+
+
+
+
@@ -2184,12 +2414,7 @@ Signing is only possible with addresses of the type 'legacy'.
-
- 'bitcoin://' is not a valid URI. Use 'bitcoin:' instead.
-
-
-
-
+ Cannot process payment request because BIP70 is not supported.
Due to widespread security flaws in BIP70 it's strongly recommended that any merchant instructions to switch wallets be ignored.
@@ -2197,12 +2422,7 @@ If you are receiving this error you should request the merchant provide a BIP21
-
- URI cannot be parsed! This can be caused by an invalid Bitcoin address or malformed URI parameters.
-
-
-
-
+ Payment request file handling
@@ -2210,7 +2430,7 @@ If you are receiving this error you should request the merchant provide a BIP21
PeerTableModel
-
+ User AgentTitle of Peers Table column which contains the peer's User Agent string.
@@ -2267,7 +2487,7 @@ If you are receiving this error you should request the merchant provide a BIP21
- Enter a Bitcoin address (e.g. %1)
+ Enter a Reddcoin address (e.g. %1)
@@ -2651,7 +2871,7 @@ If you are receiving this error you should request the merchant provide a BIP21
-
+ Select a peer to view detailed information.
@@ -3062,12 +3282,7 @@ For more information on using this console, type %6.
-
- An optional message to attach to the payment request, which will be displayed when the request is opened. Note: The message will not be sent with the payment over the Bitcoin network.
-
-
-
-
+ An optional label to associate with the new receiving address.
@@ -3083,7 +3298,12 @@ For more information on using this console, type %6.
-
+
+ An optional message to attach to the payment request, which will be displayed when the request is opened. Note: The message will not be sent with the payment over the Reddcoin network.
+
+
+
+ An optional label to associate with the new receiving address (used by you to identify an invoice). It is also attached to the payment request.
@@ -3373,7 +3593,12 @@ For more information on using this console, type %6.
-
+
+ When there is less transaction volume than space in the blocks, miners as well as relaying nodes may enforce a minimum fee. Paying only this minimum fee is just fine, but be aware that this can result in a never confirming transaction once there is more demand for reddcoin transactions than the network can process.
+
+
+
+ Recommended:
@@ -3425,12 +3650,7 @@ Note: Since the fee is calculated on a per-byte basis, a fee rate of "100
-
- When there is less transaction volume than space in the blocks, miners as well as relaying nodes may enforce a minimum fee. Paying only this minimum fee is just fine, but be aware that this can result in a never confirming transaction once there is more demand for bitcoin transactions than the network can process.
-
-
-
-
+ A too low fee might result in a never confirming transaction (read the tooltip)
@@ -3537,12 +3757,7 @@ Note: Since the fee is calculated on a per-byte basis, a fee rate of "100
-
- Creates a Partially Signed Bitcoin Transaction (PSBT) for use with e.g. an offline %1 wallet, or a PSBT-compatible hardware wallet.
-
-
-
-
+ from wallet '%1'
@@ -3567,7 +3782,12 @@ Note: Since the fee is calculated on a per-byte basis, a fee rate of "100
-
+
+ Please, review your transaction proposal. This will produce a Partially Signed Reddcoin Transaction (PSBT) which you can save or copy and then sign with e.g. an offline %1 wallet, or a PSBT-compatible hardware wallet.
+
+
+
+ To review recipient list click "Show Details…"
@@ -3620,22 +3840,27 @@ Note: Since the fee is calculated on a per-byte basis, a fee rate of "100
-
+
+ Warning: Invalid Reddcoin address
+
+
+
+ or
-
- You can increase the fee later (signals Replace-By-Fee, BIP-125).
+
+ Creates a Partially Signed Reddcoin Transaction (PSBT) for use with e.g. an offline %1 wallet, or a PSBT-compatible hardware wallet.
-
- Please, review your transaction proposal. This will produce a Partially Signed Bitcoin Transaction (PSBT) which you can save or copy and then sign with e.g. an offline %1 wallet, or a PSBT-compatible hardware wallet.
+
+ You can increase the fee later (signals Replace-By-Fee, BIP-125).
-
+ Please, review your transaction.
@@ -3718,12 +3943,7 @@ Note: Since the fee is calculated on a per-byte basis, a fee rate of "100
-
- Warning: Invalid Bitcoin address
-
-
-
-
+ Warning: Unknown change address
@@ -3758,7 +3978,12 @@ Note: Since the fee is calculated on a per-byte basis, a fee rate of "100
Pay &To:
-
+
+ The Reddcoin address to send the payment to
+
+
+
+ &Label:&Label:
@@ -3768,12 +3993,7 @@ Note: Since the fee is calculated on a per-byte basis, a fee rate of "100
-
- The Bitcoin address to send the payment to
-
-
-
-
+ Alt+AAlt+A
@@ -3801,7 +4021,7 @@ Note: Since the fee is calculated on a per-byte basis, a fee rate of "100
- The fee will be deducted from the amount being sent. The recipient will receive less bitcoins than you enter in the amount field. If multiple recipients are selected, the fee is split equally.
+ The fee will be deducted from the amount being sent. The recipient will receive less reddcoins than you enter in the amount field. If multiple recipients are selected, the fee is split equally.
@@ -3820,7 +4040,12 @@ Note: Since the fee is calculated on a per-byte basis, a fee rate of "100
-
+
+ A message that was attached to the reddcoin: URI which will be stored with the transaction for your reference. Note: This message will not be sent over the Reddcoin network.
+
+
+
+ This is an unauthenticated payment request.
@@ -3836,12 +4061,7 @@ Note: Since the fee is calculated on a per-byte basis, a fee rate of "100
-
- A message that was attached to the bitcoin: URI which will be stored with the transaction for your reference. Note: This message will not be sent over the Bitcoin network.
-
-
-
-
+ Pay To:
@@ -3880,12 +4100,12 @@ Note: Since the fee is calculated on a per-byte basis, a fee rate of "100
- You can sign messages/agreements with your addresses to prove you can receive bitcoins sent to them. Be careful not to sign anything vague or random, as phishing attacks may try to trick you into signing your identity over to them. Only sign fully-detailed statements you agree to.
+ You can sign messages/agreements with your addresses to prove you can receive reddcoins sent to them. Be careful not to sign anything vague or random, as phishing attacks may try to trick you into signing your identity over to them. Only sign fully-detailed statements you agree to.
- The Bitcoin address to sign the message with
+ The Reddcoin address to sign the message with
@@ -3928,11 +4148,21 @@ Note: Since the fee is calculated on a per-byte basis, a fee rate of "100
- Sign the message to prove you own this Bitcoin address
- Sign the message to prove you own this Bitcoin address
+ Sign the message to prove you own this Reddcoin address
+
-
+
+ The Reddcoin address the message was signed with
+
+
+
+
+ Verify the message to ensure it was signed with the specified Reddcoin address
+
+
+
+ Sign &MessageSign &Message
@@ -3958,12 +4188,7 @@ Note: Since the fee is calculated on a per-byte basis, a fee rate of "100
-
- The Bitcoin address the message was signed with
-
-
-
-
+ The signed message to verify
@@ -3975,12 +4200,7 @@ Note: Since the fee is calculated on a per-byte basis, a fee rate of "100
-
- Verify the message to ensure it was signed with the specified Bitcoin address
- Verify the message to ensure it was signed with the specified Bitcoin address
-
-
-
+ Verify &MessageVerify &Message
@@ -4710,12 +4930,12 @@ Go to File > Open Wallet to load a wallet.
WalletModel
-
+ Send CoinsSend Coins
-
+
@@ -4796,7 +5016,7 @@ Go to File > Open Wallet to load a wallet.
WalletView
-
+ &Export&Export
@@ -4806,7 +5026,7 @@ Go to File > Open Wallet to load a wallet.
Export the data in the current tab to a file
-
+ Error
@@ -4882,12 +5102,7 @@ Go to File > Open Wallet to load a wallet.
-
- %s corrupt. Try using the wallet tool bitcoin-wallet to salvage or restoring a backup.
-
-
-
-
+ -maxtxfee is set very high! Fees this large could be paid on a single transaction.
@@ -4932,12 +5147,7 @@ Go to File > Open Wallet to load a wallet.
-
- Error: Dumpfile version is not supported. This version of bitcoin-wallet only supports version 1 dumpfiles. Got dumpfile with version %s
-
-
-
-
+ Error: Legacy wallets only support the "legacy", "p2sh-segwit", and "bech32" address types
@@ -5001,11 +5211,6 @@ Go to File > Open Wallet to load a wallet.
Prune: last wallet synchronisation goes beyond pruned data. You need to -reindex (download the whole blockchain again in case of pruned node)
-
-
- SQLiteDatabase: Unknown sqlite wallet schema version %d. Only version %d is supported
-
- 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
@@ -5022,8 +5227,18 @@ Go to File > Open Wallet to load a wallet.
-
- This is a pre-release test build - use at your own risk - do not use for mining or merchant applications
+
+ %s corrupt. Try using the wallet tool reddcoin-wallet to salvage or restoring a backup.
+
+
+
+
+ Error: Dumpfile version is not supported. This version of reddcoin-wallet only supports version 1 dumpfiles. Got dumpfile with version %s
+
+
+
+
+ This is a pre-release test build - use at your own risk - do not use for mining, staking or merchant applications
@@ -5043,6 +5258,11 @@ Go to File > Open Wallet to load a wallet.
+ This product includes software developed by the OpenSSL Project for use in the OpenSSL Toolkit %s.
+
+
+
+ Total length of network version string (%i) exceeds maximum length (%i). Reduce the number or size of uacomments.
@@ -5281,11 +5501,6 @@ Go to File > Open Wallet to load a wallet.
Failed to rescan the wallet during initialization
-
-
- Failed to verify database
-
- Fee rate (%s) is lower than the minimum fee rate setting (%s)
@@ -5306,6 +5521,26 @@ Go to File > Open Wallet to load a wallet.
Incorrect or no genesis block found. Wrong datadir for network?
+
+
+ Info: Staking disabled by 'nominting' option.
+
+
+
+
+ Info: Staking suspended due to block creation failure.
+
+
+
+
+ Info: Staking suspended due to locked wallet.
+
+
+
+
+ Info: Staking suspended while synchronizing wallet.
+
+ Initialization sanity check failed. %s is shutting down.
@@ -5431,26 +5666,6 @@ Go to File > Open Wallet to load a wallet.
Rescanning…
-
-
- SQLiteDatabase: Failed to execute statement to verify database: %s
-
-
-
-
- SQLiteDatabase: Failed to prepare statement to verify database: %s
-
-
-
-
- SQLiteDatabase: Failed to read database verification error: %s
-
-
-
-
- SQLiteDatabase: Unexpected application id. Expected %u, got %u
-
- Section [%s] is not recognized.
diff --git a/src/qt/locale/bitcoin_en.xlf b/src/qt/locale/bitcoin_en.xlf
index caefddc663..58abaaa473 100644
--- a/src/qt/locale/bitcoin_en.xlf
+++ b/src/qt/locale/bitcoin_en.xlf
@@ -88,12 +88,12 @@
97
- These are your Bitcoin addresses for sending payments. Always check the amount and the receiving address before sending coins.
+ These are your Reddcoin addresses for sending payments. Always check the amount and the receiving address before sending coins.104
- These are your Bitcoin addresses for receiving payments. Use the 'Create new receiving address' button in the receive tab to create new addresses.
+ These are your Reddcoin addresses for receiving payments. Use the 'Create new receiving address' button in the receive tab to create new addresses.
Signing is only possible with addresses of the type 'legacy'.109
@@ -213,36 +213,36 @@ Signing is only possible with addresses of the type 'legacy'.110
- Warning: If you encrypt your wallet and lose your passphrase, you will <b>LOSE ALL OF YOUR BITCOINS</b>!
+ Are you sure you wish to encrypt your wallet?111
- Are you sure you wish to encrypt your wallet?
+ Warning: If you encrypt your wallet and lose your passphrase, you will <b>LOSE ALL OF YOUR REDDCOINS</b>!111
+ Remember that encrypting your wallet cannot fully protect your reddcoins from being stolen by malware infecting your computer.
+
+ 118
+
+ Wallet encrypted129173
-
+ Enter the new passphrase for the wallet.<br/>Please use a passphrase of <b>ten or more random characters</b>, or <b>eight or more words</b>.48
-
+ Enter the old passphrase and new passphrase for the wallet.63
-
- Remember that encrypting your wallet cannot fully protect your bitcoins from being stolen by malware infecting your computer.
-
- 118
- Wallet to be encrypted
@@ -377,629 +377,648 @@ Signing is only possible with addresses of the type 'legacy'.
&Overview&Overview
- 245
+ 281Show general overview of walletShow general overview of wallet
- 246
+ 282
+
+
+ Send coins to a Reddcoin address
+
+ 289
+
+
+ Request payments (generates QR codes and reddcoin: URIs)
+
+ 300
-
+ &Transactions&Transactions
- 274
+ 310
-
+ Browse transaction historyBrowse transaction history
- 275
+ 311
-
+
+ &Staking
+
+ 317
+
+
+ Show your staking capacity
+
+ 318
+
+ E&xitE&xit
- 298
+ 343
-
+ Quit applicationQuit application
- 299
+ 344
-
+ &About %1
- 302
+ 347
-
+ Show information about %1
- 303
+ 348
-
+ About &QtAbout &Qt
- 306
+ 351
-
+ Show information about QtShow information about Qt
- 307
+ 352
-
+ Modify configuration options for %1
- 310
+ 355
-
+
+ Sign messages with your Reddcoin addresses to prove you own them
+
+ 369
+
+
+ Verify messages to ensure they were signed with specified Reddcoin addresses
+
+ 371
+
+
+ Load Partially Signed Reddcoin Transaction
+
+ 373
+
+
+ Load Partially Signed Reddcoin Transaction from clipboard
+
+ 375
+
+
+ Open a reddcoin: URI
+
+ 389
+
+ Create a new wallet
- 356
+ 401
+
+
+ Show the %1 help message to get a list with possible Reddcoin command-line options
+
+ 408
-
+ Wallet:
- 565
+ 616
-
+
+ 1000
+ A substring of the tooltip.
+
+ %n active connection(s) to Reddcoin network.
+
+
+
+ %n active connection(s) to Reddcoin network.
+
+
+
+ Network activity disabled.
- 938
+ 1003A substring of the tooltip.
-
+ Proxy is <b>enabled</b>: %1
- 1362
+ 1427
-
- Send coins to a Bitcoin address
- Send coins to a Bitcoin address
- 253
-
-
+ Backup wallet to another locationBackup wallet to another location
- 320
+ 365
-
+ Change the passphrase used for wallet encryptionChange the passphrase used for wallet encryption
- 322
+ 367
-
+ &Send&Send
- 252
+ 288
-
+ &Receive&Receive
- 263
+ 299
-
+ &Options…
- 309
+ 354
-
+ &Show / Hide&Show / Hide
- 313
+ 358
-
+ Show or hide the main WindowShow or hide the main Window
- 314
+ 359
-
+ &Encrypt Wallet…
- 316
+ 361
-
+ Encrypt the private keys that belong to your walletEncrypt the private keys that belong to your wallet
- 317
+ 362
-
+ &Backup Wallet…
- 319
+ 364
-
+ &Change Passphrase…
- 321
+ 366
-
+ Sign &message…
- 323
-
-
- Sign messages with your Bitcoin addresses to prove you own them
- Sign messages with your Bitcoin addresses to prove you own them
- 324
+ 368
-
+ &Verify message…
- 325
-
-
- Verify messages to ensure they were signed with specified Bitcoin addresses
- Verify messages to ensure they were signed with specified Bitcoin addresses
- 326
+ 370
-
+ &Load PSBT from file…
- 327
+ 372
-
+ Load PSBT from clipboard…
- 329
+ 374
-
+ Open &URI…
- 343
+ 388
-
+ Close Wallet…
- 351
+ 396
-
+ Create Wallet…
- 354
+ 399
-
+ Close All Wallets…
- 358
+ 403
-
+ &File&File
- 455
+ 504
-
+ &Settings&Settings
- 473
+ 522
-
+ &Help&Help
- 534
+ 583
-
+ Tabs toolbarTabs toolbar
- 545
+ 595
-
+ Syncing Headers (%1%)…
- 982
+ 1047
-
+ Synchronizing with network…
- 1028
+ 1093
-
+ Indexing blocks on disk…
- 1033
+ 1098
-
+ Processing blocks on disk…
- 1035
+ 1100
-
+ Reindexing blocks on disk…
- 1039
+ 1104
-
+ Connecting to peers…
- 1045
+ 1110
-
- Request payments (generates QR codes and bitcoin: URIs)
-
- 264
-
-
+ Show the list of used sending addresses and labels
- 339
+ 384
-
+ Show the list of used receiving addresses and labels
- 341
+ 386
-
+ &Command-line options
- 361
+ 406
- 1054
-
+ 1119
+ Processed %n block(s) of transaction history.Processed %n block of transaction history.
-
+ Processed %n block(s) of transaction history.Processed %n blocks of transaction history.
-
+ %1 behind%1 behind
- 1077
+ 1142
-
+ Catching up…
- 1082
+ 1147
-
+ Last received block was generated %1 ago.Last received block was generated %1 ago.
- 1101
+ 1166
-
+ Transactions after this will not yet be visible.Transactions after this will not yet be visible.
- 1103
+ 1168
-
+ ErrorError
- 1128
+ 1193
-
+ WarningWarning
- 1132
+ 1197
-
+ InformationInformation
- 1136
+ 1201
-
+ Up to dateUp to date
- 1058
-
-
- Load Partially Signed Bitcoin Transaction
-
- 328
-
-
- Load Partially Signed Bitcoin Transaction from clipboard
-
- 330
+ 1123
-
+ Node window
- 332
+ 377
-
+ Open node debugging and diagnostic console
- 333
+ 378
-
+ &Sending addresses
- 338
+ 383
-
+ &Receiving addresses
- 340
-
-
- Open a bitcoin: URI
-
- 344
+ 385
-
+ Open Wallet
- 346
+ 391
-
+ Open a wallet
- 348
+ 393
-
+ Close wallet
- 352
+ 397
-
+ Close all wallets
- 359
+ 404
-
- Show the %1 help message to get a list with possible Bitcoin command-line options
+
+ &Check for software updates
- 363
+ 410
-
+
+ Check for available %1 software updates
+
+ 411
+
+ &Mask values
- 365
+ 413
-
+ Mask the values in the Overview tab
- 367
+ 415
-
+ default wallet
- 399
+ 448
-
+ No wallets available
- 420
+ 469
-
+ &Window&Window
- 484
+ 533
-
+ Minimize
- 486
+ 535
-
+ Zoom
- 496
+ 545
-
+ Main Window
- 514
+ 563
-
+ %1 client
- 777
+ 828
-
- 935
- A substring of the tooltip.
-
- %n active connection(s) to Bitcoin network.
-
-
-
- %n active connection(s) to Bitcoin network.
-
-
-
-
+ Click for more actions.
- 945
- A substring of the tooltip. "More actions" are available via the context menu.
+ 1010
-
+ Show Peers tab
- 962
+ 1027A context menu item. The "Peers tab" is an element of the "Node window".
-
+ Disable network activity
- 970
+ 1035A context menu item.
-
+ Enable network activity
- 972
+ 1037A context menu item. The network activity was disabled previously.
-
+ Error: %1
- 1129
+ 1194
-
+ Warning: %1
- 1133
+ 1198
-
+ Date: %1
- 1241
+ 1306
-
+ Amount: %1
- 1242
+ 1307
-
+ Wallet: %1
- 1244
+ 1309
-
+ Type: %1
- 1246
+ 1311
-
+ Label: %1
- 1248
+ 1313
-
+ Address: %1
- 1250
+ 1315
-
+ Sent transactionSent transaction
- 1251
+ 1316
-
+ Incoming transactionIncoming transaction
- 1251
+ 1316
-
+ HD key generation is <b>enabled</b>
- 1303
+ 1368
-
+ HD key generation is <b>disabled</b>
- 1303
+ 1368
-
+ Private key <b>disabled</b>
- 1303
+ 1368
-
+ Wallet is <b>encrypted</b> and currently <b>unlocked</b>Wallet is <b>encrypted</b> and currently <b>unlocked</b>
- 1322
+ 1387
-
+ Wallet is <b>encrypted</b> and currently <b>locked</b>Wallet is <b>encrypted</b> and currently <b>locked</b>
- 1330
+ 1395
-
+ Original message:
- 1450
+ 1515
-
+ Unit to show amounts in. Click to select another unit.
- 1491
+ 1556