Merge branch 'main' of github.com:cake-tech/cake_wallet

This commit is contained in:
M 2022-07-28 19:48:54 +01:00
commit a2c21a0fbb
3 changed files with 12 additions and 9 deletions

View file

@ -1,6 +1,6 @@
Privacy Policy
Last modified: April 29, 2022
Last modified: July 21, 2022
Introduction
============
@ -42,7 +42,7 @@ Information We May Receive But Do Not Retain
We receive but do NOT store information from and about users of our App, including:
- The device IP address, the block height to which your wallet is synchronized, and any transactions or channels which you use our Node to submit to supported cryptocurrency networks.
We receive this infoirmation:
We receive this information:
- Automatically as you use the App.
This data is provided by connecting to the Nodes and price API maintained by Cake Labs. You have the right to choose not to provide synchronization data to Cake Labs by choosing a different Node. We provide a list of Nodes in the app that include our own and third party Nodes, or you can use your own Node (which we recommend).

View file

@ -22,7 +22,7 @@
* Select your own custom nodes/servers
* Address book
* Backup to external location or iCloud
* Send to OpenAlias, Unstoppable Domains, and Yats
* Send to OpenAlias, Unstoppable Domains, Yats, and FIO Crypto Handles
* Set custom fee levels
* Store local transaction notes
* Extremely simple user experience
@ -40,12 +40,15 @@
* Bitcoin coin control (specify specific outputs to spend)
* Automatically generate new addresses
* Specify multiple recipients for batch sending
* Buy BTC with over a dozen fiat currencies
* Sell BTC for USD
### Litecoin Specific Features
* Litecoin coin control (specify specific outputs to spend)
* Automatically generate new addresses
* Specify multiple recipients for batch sending
* Buy LTC with over a dozen fiat currencies
### Haven Specific Features

View file

@ -534,7 +534,7 @@
"search_currency": "Search currency",
"new_template" : "New Template",
"electrum_address_disclaimer": "We generate new addresses each time you use one, but previous addresses continue to work",
"wallet_name_exists": "Wallet with that name has already existed",
"wallet_name_exists": "A wallet with that name already exists. Please choose a different name or rename the other wallet first.",
"market_place": "Marketplace",
"cake_pay_title": "Cake Pay Gift Cards",
"cake_pay_subtitle": "Buy gift cards and redeem instantly",
@ -591,8 +591,8 @@
"upto": "up to ${value}",
"discount": "Save ${value}%",
"gift_card_amount": "Gift Card Amount",
"bill_amount": "Bill amount",
"you_pay": "You pay",
"bill_amount": "Bill Amount",
"you_pay": "You Pay",
"tip": "Tip:",
"custom": "custom",
"by_cake_pay": "by Cake Pay",
@ -605,7 +605,7 @@
"pin_number": "PIN number",
"total_saving": "Total Savings",
"last_30_days": "Last 30 days",
"avg_savings": "Avg. savings",
"avg_savings": "Avg. Savings",
"view_all": "View all",
"active_cards": "Active cards",
"delete_account": "Delete Account",
@ -621,7 +621,7 @@
"search_category": "Search category",
"mark_as_redeemed": "Mark As Redeemed",
"more_options": "More Options",
"awaiting_payment_confirmation": "Awaiting payment confirmation",
"awaiting_payment_confirmation": "Awaiting Payment Confirmation",
"transaction_sent_notice": "If the screen doesnt proceed after 1 minute, check a block explorer and your email.",
"agree": "Agree",
"in_store": "In Store",
@ -632,5 +632,5 @@
"gift_card_is_generated": "Gift Card is generated",
"open_gift_card": "Open Gift Card",
"contact_support": "Contact Support",
"gift_cards_unavailable": "Gift cards are available to purchase only through Monero, Bitcoin, and Litecoin at this time"
"gift_cards_unavailable": "Gift cards are available for purchase only with Monero, Bitcoin, and Litecoin at this time"
}