Clean up Silent Payments copy (#1724)
Some checks are pending
Cache Dependencies / test (push) Waiting to run

This commit is contained in:
Seth For Privacy 2024-10-04 11:55:51 +00:00 committed by GitHub
parent f8b0c0ad2a
commit 651792a0fd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -145,7 +145,7 @@
"confirm_fee_deduction_content": "Do you agree to deduct the fee from the output?", "confirm_fee_deduction_content": "Do you agree to deduct the fee from the output?",
"confirm_passphrase": "Confirm passphrase", "confirm_passphrase": "Confirm passphrase",
"confirm_sending": "Confirm sending", "confirm_sending": "Confirm sending",
"confirm_silent_payments_switch_node": "Your current node does not support silent payments\\nCake Wallet will switch to a compatible node, just for scanning", "confirm_silent_payments_switch_node": "Your current node does not support Silent Payments.\\n\\nCake Wallet will switch to a compatible node while scanning.",
"confirmations": "Confirmations", "confirmations": "Confirmations",
"confirmed": "Confirmed Balance", "confirmed": "Confirmed Balance",
"confirmed_tx": "Confirmed", "confirmed_tx": "Confirmed",
@ -236,7 +236,7 @@
"email_address": "Email Address", "email_address": "Email Address",
"enable_mempool_api": "Mempool API for accurate fees and dates", "enable_mempool_api": "Mempool API for accurate fees and dates",
"enable_replace_by_fee": "Enable Replace-By-Fee", "enable_replace_by_fee": "Enable Replace-By-Fee",
"enable_silent_payments_scanning": "Start scanning silent payments, until the tip is reached", "enable_silent_payments_scanning": "Start scanning for transactions sent to your Silent Payment address.",
"enabled": "Enabled", "enabled": "Enabled",
"enter_amount": "Enter Amount", "enter_amount": "Enter Amount",
"enter_backup_password": "Enter backup password here", "enter_backup_password": "Enter backup password here",
@ -706,7 +706,7 @@
"silent_payments_disclaimer": "New addresses are not new identities. It is a re-use of an existing identity with a different label.", "silent_payments_disclaimer": "New addresses are not new identities. It is a re-use of an existing identity with a different label.",
"silent_payments_display_card": "Show Silent Payments card", "silent_payments_display_card": "Show Silent Payments card",
"silent_payments_scan_from_date": "Scan from date", "silent_payments_scan_from_date": "Scan from date",
"silent_payments_scan_from_date_or_blockheight": "Please enter the block height you want to start scanning for incoming silent payments, or, use the date instead. You can choose if the wallet continues scanning every block, or checks only the specified height.", "silent_payments_scan_from_date_or_blockheight": "Please enter the block height you want to start scanning for incoming Silent Payments or use the date instead. You can choose if the wallet continues scanning every block, or checks only the specified height.",
"silent_payments_scan_from_height": "Scan from block height", "silent_payments_scan_from_height": "Scan from block height",
"silent_payments_scanned_tip": "SCANNED TO TIP! (${tip})", "silent_payments_scanned_tip": "SCANNED TO TIP! (${tip})",
"silent_payments_scanning": "Silent Payments Scanning", "silent_payments_scanning": "Silent Payments Scanning",
@ -905,7 +905,7 @@
"warning": "Warning", "warning": "Warning",
"welcome": "Welcome to", "welcome": "Welcome to",
"welcome_to_cakepay": "Welcome to Cake Pay!", "welcome_to_cakepay": "Welcome to Cake Pay!",
"what_is_silent_payments": "What is silent payments?", "what_is_silent_payments": "What are Silent Payments?",
"widgets_address": "Address", "widgets_address": "Address",
"widgets_or": "or", "widgets_or": "or",
"widgets_restore_from_blockheight": "Restore from blockheight", "widgets_restore_from_blockheight": "Restore from blockheight",
@ -934,4 +934,4 @@
"you_will_get": "Convert to", "you_will_get": "Convert to",
"you_will_send": "Convert from", "you_will_send": "Convert from",
"yy": "YY" "yy": "YY"
} }