diff --git a/cordova/config.xml b/cordova/config.xml index 867d88bc27b..2dbe021a664 100644 --- a/cordova/config.xml +++ b/cordova/config.xml @@ -1,8 +1,8 @@ + version="1.3.0" + android-versionCode="48" + ios-CFBundleVersion="1.3.0"> Copay A secure bitcoin wallet for friends and companies. diff --git a/cordova/ios/Copay-Info.plist b/cordova/ios/Copay-Info.plist index 68061163bf9..3b657579643 100644 --- a/cordova/ios/Copay-Info.plist +++ b/cordova/ios/Copay-Info.plist @@ -57,11 +57,11 @@ CFBundlePackageType APPL CFBundleShortVersionString - 1.2.6 + 1.3.0 CFBundleSignature ???? CFBundleVersion - 1.2.6 + 1.3.0 LSRequiresIPhoneOS NSMainNibFile diff --git a/cordova/wp/Package.appxmanifest b/cordova/wp/Package.appxmanifest index 4888b6366dc..2272231f2ba 100644 --- a/cordova/wp/Package.appxmanifest +++ b/cordova/wp/Package.appxmanifest @@ -1,6 +1,6 @@  - + Copay Wallet diff --git a/i18n/docs/updateinfo_en.txt b/i18n/docs/updateinfo_en.txt index c7a4cbde6a9..1d96eb55f3a 100644 --- a/i18n/docs/updateinfo_en.txt +++ b/i18n/docs/updateinfo_en.txt @@ -1,6 +1,24 @@ -* Support for backup phrases (BIP39) -* Support for BIP44 -* Support for non-multisig addresses for personal wallets (1-of-1) -* Advanced wallet details -* Ledger support for multisig wallets -* Minor bug fixes +Major updates +============= + +* Support for iOS 9 +* Trezor hardware wallet support +* Paper wallet support + +Minor updates +============= + +* New splash to install Copay in OSX +* Fix animations +* Handle back-button on Android devices if a modal is opened +* Fix beep sound after barcodescanner on Android devices +* Fix derivation path on Advanced Information +* Add non-backward compatibility URI for payment protocol +* Hide menu bottom if wallet is not authorized +* Fix wording on the backup page +* Fix translation strings +* Updates the packages dependencies with bower +* Support for iOS 9 +* Fix mnemonic with private key encrypted +* Fix time in proposal transactions +* Fix autofocus to password input in Request Password for Spending Funds modal diff --git a/i18n/po/template.pot b/i18n/po/template.pot index 7c99d209b85..c908533538f 100644 --- a/i18n/po/template.pot +++ b/i18n/po/template.pot @@ -4,12 +4,29 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Project-Id-Version: \n" +#: public/views/walletHome.html +msgid "(possible double spend)" +msgstr "" + #: public/views/modals/paypro.html msgid "(Trusted)" msgstr "" +#: src/js/controllers/walletHome.js +msgid "{{fee}} will be deducted for bitcoin networking fees" +msgstr "" + +#: public/views/copayers.html #: public/views/walletHome.html -msgid "(possible double spend)" +msgid "{{index.m}}-of-{{index.n}}" +msgstr "" + +#: public/views/includes/sidebar.html +msgid "{{item.m}}-of-{{item.n}}" +msgstr "" + +#: src/js/controllers/importLegacy.js +msgid "{{len}} wallets imported. Funds scanning in progress. Hold on to see updated balance" msgstr "" #: public/views/modals/txp-details.html @@ -48,6 +65,11 @@ msgstr "" msgid "Accept" msgstr "" +#: public/views/create.html +#: public/views/join.html +msgid "Add a Seed Passphrase" +msgstr "" + #: public/views/create.html #: public/views/join.html msgid "Add an optional passphrase to secure the seed" @@ -152,10 +174,6 @@ msgstr "" msgid "Backup now" msgstr "" -#: public/views/export.html -msgid "Backup options" -msgstr "" - #: src/js/controllers/backup.js msgid "Backup words deleted" msgstr "" @@ -172,22 +190,22 @@ msgstr "" msgid "Before receiving funds, it is highly recommended you backup your wallet keys." msgstr "" -#: public/views/preferences.html -msgid "Bitcoin Network Fee Policy" -msgstr "" - -#: public/views/paymentUri.html -msgid "Bitcoin URI is NOT valid!" -msgstr "" - #: public/views/walletHome.html msgid "Bitcoin address" msgstr "" +#: public/views/preferences.html +msgid "Bitcoin Network Fee Policy" +msgstr "" + #: public/views/preferencesFee.html msgid "Bitcoin transactions may include a fee collected by miners on the network. The higher the fee, the greater the incentive a miner has to include that transaction in a block. Actual fees are determined based on network load and the selected policy." msgstr "" +#: public/views/paymentUri.html +msgid "Bitcoin URI is NOT valid!" +msgstr "" + #: public/views/modals/txp-details.html msgid "Broadcast Payment" msgstr "" @@ -204,10 +222,6 @@ msgstr "" msgid "Browser unsupported" msgstr "" -#: public/views/includes/password.html -msgid "CANCEL" -msgstr "" - #: public/views/copayers.html #: public/views/walletHome.html #: public/views/modals/confirmation.html @@ -218,6 +232,10 @@ msgstr "" msgid "Cancel" msgstr "" +#: public/views/includes/password.html +msgid "CANCEL" +msgstr "" + #: src/js/services/profileService.js msgid "Cannot join the same wallet more that once" msgstr "" @@ -268,9 +286,15 @@ msgid "Confirmations" msgstr "" #: public/views/create.html +msgid "Connecting to {{create.hwWallet}} Wallet..." +msgstr "" + #: public/views/import.html +msgid "Connecting to {{import.hwWallet}} Wallet..." +msgstr "" + #: public/views/join.html -msgid "Connecting to Ledger Wallet..." +msgid "Connecting to {{join.hwWallet}} Wallet..." msgstr "" #: src/js/services/bwsError.js @@ -295,10 +319,6 @@ msgstr "" msgid "Copied to clipboard" msgstr "" -#: public/views/export.html -msgid "Copy backup to a safe place" -msgstr "" - #: public/views/export.html msgid "Copy this text as it is to a safe place (notepad or email)" msgstr "" @@ -339,6 +359,10 @@ msgstr "" msgid "Could not create: Invalid wallet seed" msgstr "" +#: src/js/controllers/backup.js +msgid "Could not decrypt" +msgstr "" + #: src/js/controllers/import.js msgid "Could not decrypt file, check your password" msgstr "" @@ -387,13 +411,13 @@ msgstr "" msgid "Create" msgstr "" -#: public/views/add.html #: public/views/create.html -msgid "Create new wallet" +msgid "Create {{requiredCopayers}}-of-{{totalCopayers}} wallet" msgstr "" +#: public/views/add.html #: public/views/create.html -msgid "Create {{requiredCopayers}}-of-{{totalCopayers}} wallet" +msgid "Create new wallet" msgstr "" #: public/views/includes/sidebar.html @@ -408,43 +432,47 @@ msgstr "" msgid "Creating Profile..." msgstr "" -#: public/views/create.html -msgid "Creating Wallet..." -msgstr "" - #: src/js/controllers/walletHome.js msgid "Creating transaction" msgstr "" +#: public/views/create.html +msgid "Creating Wallet..." +msgstr "" + #: public/views/preferencesFee.html #: public/views/modals/advancedSend.html msgid "Current fee rate for this policy: {{fee.feePerKBUnit}}/kiB" msgstr "" -#: public/views/backup.html -msgid "DELETE WORDS" -msgstr "" - #: public/views/modals/tx-details.html msgid "Date" msgstr "" -#: public/views/modals/txp-details.html -msgid "Delete Payment Proposal" -msgstr "" - -#: public/views/preferencesAdvanced.html -msgid "Delete Wallet" +#: public/views/paperWallet.html +msgid "Decrypting a paper wallet could take around 5 minutes on this device. please be patient and keep the app open." msgstr "" #: public/views/copayers.html msgid "Delete it and create a new one" msgstr "" +#: public/views/modals/txp-details.html +msgid "Delete Payment Proposal" +msgstr "" + #: public/views/preferencesDeleteWallet.html msgid "Delete wallet" msgstr "" +#: public/views/preferencesAdvanced.html +msgid "Delete Wallet" +msgstr "" + +#: public/views/backup.html +msgid "DELETE WORDS" +msgstr "" + #: src/js/controllers/walletHome.js msgid "Deleting payment" msgstr "" @@ -472,12 +500,12 @@ msgstr "" msgid "Don't see your language on Crowdin? Contact the Owner on Crowdin! We'd love to support your language." msgstr "" -#: public/views/walletHome.html -msgid "Download CSV file" +#: public/views/export.html +msgid "Download" msgstr "" -#: public/views/export.html -msgid "Download backup" +#: public/views/walletHome.html +msgid "Download CSV file" msgstr "" #: src/js/services/feeService.js @@ -488,14 +516,14 @@ msgstr "" msgid "Email" msgstr "" -#: public/views/preferences.html -msgid "Email Notifications" -msgstr "" - #: public/views/preferencesEmail.html msgid "Email for wallet notifications" msgstr "" +#: public/views/preferences.html +msgid "Email Notifications" +msgstr "" + #: src/js/controllers/export.js msgid "Encrypted export file saved" msgstr "" @@ -530,6 +558,10 @@ msgstr "" msgid "Export" msgstr "" +#: public/views/export.html +msgid "Export options" +msgstr "" + #: public/views/preferencesInformation.html msgid "Extended Public Keys" msgstr "" @@ -580,22 +612,26 @@ msgstr "" msgid "Funds are locked by pending spend proposals" msgstr "" -#: src/js/services/notificationsService.js -msgid "Funds received" +#: public/views/paperWallet.html +msgid "Funds founds" msgstr "" -#: public/views/splash.html -msgid "GET STARTED" +#: src/js/services/notificationsService.js +msgid "Funds received" msgstr "" -#: public/views/modals/customized-amount.html -msgid "Generate QR Code" +#: public/views/paperWallet.html +msgid "Funds will be transfered to" msgstr "" #: public/views/walletHome.html msgid "Generate new address" msgstr "" +#: public/views/modals/customized-amount.html +msgid "Generate QR Code" +msgstr "" + #: public/views/walletHome.html msgid "Generating .csv file..." msgstr "" @@ -604,6 +640,10 @@ msgstr "" msgid "German" msgstr "" +#: public/views/splash.html +msgid "GET STARTED" +msgstr "" + #: public/views/modals/wallets.html msgid "Getting address for wallet {{selectedWalletName}} ..." msgstr "" @@ -625,11 +665,11 @@ msgid "Hardware wallet" msgstr "" #: public/views/import.html -msgid "Have a Backup from Copay v0.9?" +msgid "Hardware Wallet" msgstr "" -#: public/views/backup.html -msgid "Hide Wallet Seed" +#: public/views/import.html +msgid "Have a Backup from Copay v0.9?" msgstr "" #: public/views/create.html @@ -639,6 +679,10 @@ msgstr "" msgid "Hide advanced options" msgstr "" +#: public/views/backup.html +msgid "Hide Wallet Seed" +msgstr "" + #: src/js/controllers/index.js msgid "History" msgstr "" @@ -661,10 +705,18 @@ msgstr "" msgid "Import backup" msgstr "" +#: public/views/import.html +msgid "Import from Ledger" +msgstr "" + #: public/views/importLegacy.html msgid "Import from the Cloud?" msgstr "" +#: public/views/import.html +msgid "Import from TREZOR" +msgstr "" + #: public/views/import.html msgid "Import here" msgstr "" @@ -738,6 +790,10 @@ msgstr "" msgid "Joining Wallet..." msgstr "" +#: src/js/services/bwsError.js +msgid "Key already associated with an existing wallet" +msgstr "" + #: public/views/preferences.html msgid "Language" msgstr "" @@ -754,14 +810,14 @@ msgstr "" msgid "Learn more about Wallet Migration" msgstr "" -#: public/views/import.html -msgid "Ledger" -msgstr "" - #: src/js/controllers/disclaimer.js msgid "Loading..." msgstr "" +#: public/views/includes/available-balance.html +msgid "locked by pending payments" +msgstr "" + #: src/js/services/bwsError.js msgid "Locktime in effect. Please wait to create a new spend proposal" msgstr "" @@ -774,6 +830,10 @@ msgstr "" msgid "Make a payment to" msgstr "" +#: src/js/services/profileService.js +msgid "me" +msgstr "" + #: public/views/includes/copayers.html #: public/views/modals/copayers.html #: public/views/modals/tx-details.html @@ -854,22 +914,35 @@ msgid "Official English Disclaimer" msgstr "" #: public/views/backup.html -msgid "Once you have copy your wallet seed, it is recommended to delete it from this device." +msgid "Once you have copied your wallet seed down, it is recommended to delete it from this device." msgstr "" #: public/views/preferencesInformation.html msgid "Only Main (not change) addresses are shown. The addresses on this list were not verified locally at this time." msgstr "" +#: public/views/walletHome.html +msgid "optional" +msgstr "" + +#: public/views/paperWallet.html +msgid "Paper Wallet Private Key" +msgstr "" + #: public/views/modals/tx-details.html #: public/views/modals/txp-details.html msgid "Participants" msgstr "" #: public/views/import.html +#: public/views/paperWallet.html msgid "Passphrase" msgstr "" +#: public/views/paperWallet.html +msgid "Passphrase (if you have one)" +msgstr "" + #: public/views/import.html #: public/views/importLegacy.html msgid "Password" @@ -891,6 +964,10 @@ msgstr "" msgid "Paste the backup plain text code" msgstr "" +#: public/views/paperWallet.html +msgid "Paste your paper wallet private key here" +msgstr "" + #: public/views/modals/paypro.html msgid "Pay To" msgstr "" @@ -899,6 +976,18 @@ msgstr "" msgid "Payment Accepted" msgstr "" +#: public/views/modals/txp-details.html +msgid "Payment accepted, but not yet broadcasted" +msgstr "" + +#: public/views/modals/txp-details.html +msgid "Payment accepted. It will be broadcasted by Glidera. In case there is a problem, it can be deleted 6 hours after it was created." +msgstr "" + +#: public/views/modals/txp-details.html +msgid "Payment details" +msgstr "" + #: public/views/modals/txp-details.html msgid "Payment Proposal" msgstr "" @@ -931,29 +1020,12 @@ msgstr "" msgid "Payment Protocol not supported on Chrome App" msgstr "" -#: public/views/modals/tx-status.html -msgid "Payment Rejected" -msgstr "" - -#: public/views/modals/tx-status.html -#: src/js/services/notificationsService.js -msgid "Payment Sent" -msgstr "" - -#: public/views/modals/txp-details.html -msgid "Payment accepted, but not yet broadcasted" -msgstr "" - -#: public/views/modals/txp-details.html -msgid "Payment accepted. It will be broadcasted by Glidera. In case there is a problem, it can be deleted 6 hours after it was created." -msgstr "" - #: public/views/modals/txp-details.html -msgid "Payment details" +msgid "Payment rejected" msgstr "" -#: public/views/modals/txp-details.html -msgid "Payment rejected" +#: public/views/modals/tx-status.html +msgid "Payment Rejected" msgstr "" #: public/views/modals/paypro.html @@ -964,6 +1036,11 @@ msgstr "" msgid "Payment sent" msgstr "" +#: public/views/modals/tx-status.html +#: src/js/services/notificationsService.js +msgid "Payment Sent" +msgstr "" + #: public/views/walletHome.html msgid "Payment to" msgstr "" @@ -1070,15 +1147,15 @@ msgstr "" msgid "Repeat password" msgstr "" -#: public/views/preferences.html -msgid "Request Password for Spending Funds" -msgstr "" - #: public/views/walletHome.html #: public/views/modals/customized-amount.html msgid "Request a specific amount" msgstr "" +#: public/views/preferences.html +msgid "Request Password for Spending Funds" +msgstr "" + #: src/js/controllers/walletHome.js msgid "Requesting Ledger Wallet to sign" msgstr "" @@ -1099,14 +1176,6 @@ msgstr "" msgid "Russian" msgstr "" -#: public/views/includes/password.html -msgid "SET" -msgstr "" - -#: public/views/walletHome.html -msgid "SKIP BACKUP" -msgstr "" - #: public/views/preferencesAlias.html #: public/views/preferencesBwsUrl.html #: public/views/preferencesEmail.html @@ -1117,18 +1186,26 @@ msgstr "" msgid "Saving preferences..." msgstr "" -#: src/js/services/notificationsService.js -msgid "Scan Finished" -msgstr "" - #: public/views/preferencesAdvanced.html msgid "Scan addresses for funds" msgstr "" +#: src/js/services/notificationsService.js +msgid "Scan Finished" +msgstr "" + #: public/views/walletHome.html msgid "Scan status finished with error" msgstr "" +#: public/views/paperWallet.html +msgid "Scan Wallet Funds" +msgstr "" + +#: public/views/paperWallet.html +msgid "Scanning wallet funds..." +msgstr "" + #: public/views/walletHome.html msgid "Scanning Wallet funds..." msgstr "" @@ -1137,15 +1214,15 @@ msgstr "" msgid "See it on the blockchain" msgstr "" +#: public/views/import.html +msgid "Seed passphrase" +msgstr "" + #: public/views/create.html #: public/views/join.html msgid "Seed Passphrase" msgstr "" -#: public/views/import.html -msgid "Seed passphrase" -msgstr "" - #: public/views/import.html msgid "Select a backup file" msgstr "" @@ -1177,6 +1254,10 @@ msgstr "" msgid "Send by email" msgstr "" +#: public/views/paperWallet.html +msgid "Sending funds..." +msgstr "" + #: public/views/walletHome.html msgid "Sent" msgstr "" @@ -1193,6 +1274,10 @@ msgstr "" msgid "Session log" msgstr "" +#: public/views/includes/password.html +msgid "SET" +msgstr "" + #: public/views/export.html msgid "Set up a Export Password" msgstr "" @@ -1205,6 +1290,10 @@ msgstr "" msgid "Setting up email notifications could weaken your privacy, if the wallet service provider is compromised. Information available to an attacker would include your wallet addresses and its balance, but no more." msgstr "" +#: public/views/preferences.html +msgid "settings" +msgstr "" + #: public/views/walletHome.html #: public/views/modals/customized-amount.html msgid "Share address" @@ -1226,10 +1315,6 @@ msgstr "" msgid "Shared Wallet" msgstr "" -#: public/views/backup.html -msgid "Show Wallet Seed" -msgstr "" - #: public/views/create.html #: public/views/import.html #: public/views/join.html @@ -1237,6 +1322,10 @@ msgstr "" msgid "Show advanced options" msgstr "" +#: public/views/backup.html +msgid "Show Wallet Seed" +msgstr "" + #: src/js/services/bwsError.js msgid "Signatures rejected by server" msgstr "" @@ -1245,6 +1334,10 @@ msgstr "" msgid "Signing payment" msgstr "" +#: public/views/walletHome.html +msgid "SKIP BACKUP" +msgstr "" + #: public/views/translators.html msgid "Spanish" msgstr "" @@ -1273,6 +1366,14 @@ msgstr "" msgid "Success" msgstr "" +#: public/views/preferencesAdvanced.html +msgid "Sweep paper wallet" +msgstr "" + +#: public/views/paperWallet.html +msgid "Sweep Wallet" +msgstr "" + #: public/views/walletHome.html msgid "Tap to retry" msgstr "" @@ -1287,14 +1388,14 @@ msgstr "" msgid "Testnet" msgstr "" -#: src/js/services/ledger.js -msgid "The Ledger Chrome application is not installed" -msgstr "" - #: public/views/disclaimer.html msgid "The authors of the software, employees and affiliates of Bitpay, copyright holders, and BitPay, Inc. cannot retrieve your private keys or passwords if you lose or forget them and cannot guarantee transaction confirmation as they do not have control over the Bitcoin network." msgstr "" +#: src/js/services/ledger.js +msgid "The Ledger Chrome application is not installed" +msgstr "" + #: src/js/controllers/walletHome.js msgid "The payment was created but could not be completed. Please try again from home screen" msgstr "" @@ -1369,14 +1470,14 @@ msgstr "" msgid "To restore this {{index.m}}-{{index.n}} shared wallet you will need" msgstr "" -#: public/views/backup.html -msgid "To restore this {{index.m}}-{{index.n}} shared wallet you will need" -msgstr "" - #: public/views/disclaimer.html msgid "To the fullest extent permitted by law, this software is provided “as is” and no representations or warranties can be made of any kind, express or implied, including but not limited to the warranties of merchantability, fitness or a particular purpose and noninfringement." msgstr "" +#: public/views/walletHome.html +msgid "too long!" +msgstr "" + #: public/views/modals/txp-details.html msgid "Total" msgstr "" @@ -1435,6 +1536,11 @@ msgstr "" msgid "Use Ledger hardware wallet" msgstr "" +#: public/views/create.html +#: public/views/join.html +msgid "Use TREZOR hardware wallet" +msgstr "" + #: public/views/preferences.html #: public/views/walletHome.html msgid "Use Unconfirmed Funds" @@ -1449,40 +1555,7 @@ msgid "Version" msgstr "" #: public/views/export.html -msgid "View backup" -msgstr "" - -#: public/views/walletHome.html -msgid "WARNING: Backup needed" -msgstr "" - -#: public/views/export.html -msgid "WARNING: Not including the private key allows to check the wallet balance, transaction history, and create spend proposals from the export. However, does not allow to approve (sign) proposals, so funds will not be accessible from the export." -msgstr "" - -#: public/views/create.html -#: public/views/join.html -msgid "WARNING: Passphrase cannot be recovered. Be sure to write it down. The wallet can not be restored without the passphrase." -msgstr "" - -#: public/views/export.html -msgid "WARNING: The private key of this wallet is not available. The export allows to check the wallet balance, transaction history, and create spend proposals from the export. However, does not allow to approve (sign) proposals, so funds will not be accessible from the export." -msgstr "" - -#: public/views/backup.html -msgid "WARNING: This seed was created with a passphrase. To recover this wallet both the mnemonic and passphrase are needed." -msgstr "" - -#: public/views/modals/paypro.html -msgid "WARNING: UNTRUSTED CERTIFICATE" -msgstr "" - -#: public/views/walletHome.html -msgid "WARNING: Wallet not registered" -msgstr "" - -#: public/views/splash.html -msgid "WELCOME TO COPAY" +msgid "View" msgstr "" #: public/views/copayers.html @@ -1501,18 +1574,34 @@ msgstr "" msgid "Wallet Alias" msgstr "" +#: src/js/services/bwsError.js +msgid "Wallet already exists" +msgstr "" + #: src/js/services/profileService.js msgid "Wallet Already Imported:" msgstr "" +#: src/js/services/profileService.js +msgid "Wallet already in Copay:" +msgstr "" + #: public/views/preferencesInformation.html msgid "Wallet Configuration (m-n)" msgstr "" +#: public/views/export.html +msgid "Wallet Export" +msgstr "" + #: public/views/preferencesInformation.html msgid "Wallet Id" msgstr "" +#: public/views/copayers.html +msgid "Wallet incomplete and broken" +msgstr "" + #: public/views/preferencesAdvanced.html #: public/views/preferencesInformation.html msgid "Wallet Information" @@ -1526,6 +1615,18 @@ msgstr "" msgid "Wallet Invitation is not valid!" msgstr "" +#: src/js/services/bwsError.js +msgid "Wallet is full" +msgstr "" + +#: src/js/services/bwsError.js +msgid "Wallet is not complete" +msgstr "" + +#: public/views/create.html +msgid "Wallet name" +msgstr "" + #: public/views/preferencesInformation.html msgid "Wallet Name (at creation)" msgstr "" @@ -1534,6 +1635,14 @@ msgstr "" msgid "Wallet Network" msgstr "" +#: src/js/services/bwsError.js +msgid "Wallet not found" +msgstr "" + +#: src/js/services/bwsError.js +msgid "Wallet not registed at the Wallet Service. Recreate it from \"Create Wallet\" using \"Advanced Options\" to set your seed" +msgstr "" + #: public/views/create.html #: public/views/import.html #: public/views/join.html @@ -1545,65 +1654,62 @@ msgid "Wallet Seed could require a passphrase to be imported" msgstr "" #: src/js/services/bwsError.js -msgid "Wallet already exists" +msgid "Wallet seed is invalid" msgstr "" -#: src/js/services/profileService.js -msgid "Wallet already in Copay:" +#: public/views/backup.html +msgid "Wallet seed not available. You can still export it from Advanced > Export." msgstr "" #: src/js/services/bwsError.js -msgid "Wallet already registered" -msgstr "" - -#: public/views/copayers.html -msgid "Wallet incomplete and broken" +msgid "Wallet service not found" msgstr "" -#: src/js/services/bwsError.js -msgid "Wallet is full" +#: public/views/walletHome.html +msgid "WARNING: Backup needed" msgstr "" -#: src/js/services/bwsError.js -msgid "Wallet is not complete" +#: public/views/export.html +msgid "WARNING: Not including the private key allows to check the wallet balance, transaction history, and create spend proposals from the export. However, does not allow to approve (sign) proposals, so funds will not be accessible from the export." msgstr "" #: public/views/create.html -msgid "Wallet name" +#: public/views/join.html +msgid "WARNING: Passphrase cannot be recovered. Be sure to write it down. The wallet can not be restored without the passphrase." msgstr "" -#: src/js/services/bwsError.js -msgid "Wallet not found" +#: public/views/export.html +msgid "WARNING: The private key of this wallet is not available. The export allows to check the wallet balance, transaction history, and create spend proposals from the export. However, does not allow to approve (sign) proposals, so funds will not be accessible from the export." msgstr "" -#: src/js/services/bwsError.js -msgid "Wallet not registed at the Wallet Service. Recreate it from \"Create Wallet\" using \"Advanced Options\" to set your seed" +#: public/views/backup.html +msgid "WARNING: This seed was created with a passphrase. To recover this wallet both the mnemonic and passphrase are needed." msgstr "" -#: src/js/services/bwsError.js -msgid "Wallet seed is invalid" +#: public/views/modals/txp-details.html +msgid "Warning: this transaction has unconfirmed inputs" msgstr "" -#: public/views/backup.html -msgid "Wallet seed not available. You can still export it from Advanced > Export." +#: public/views/modals/paypro.html +msgid "WARNING: UNTRUSTED CERTIFICATE" msgstr "" -#: src/js/services/bwsError.js -msgid "Wallet service not found" +#: public/views/walletHome.html +msgid "WARNING: Wallet not registered" msgstr "" #: public/views/preferencesDeleteWallet.html msgid "Warning!" msgstr "" -#: public/views/modals/txp-details.html -msgid "Warning: this transaction has unconfirmed inputs" -msgstr "" - #: public/views/disclaimer.html msgid "We reserve the right to modify this disclaimer from time to time." msgstr "" +#: public/views/splash.html +msgid "WELCOME TO COPAY" +msgstr "" + #: public/views/disclaimer.html msgid "While the software has undergone beta testing and continues to be improved by feedback from the open-source user and developer community, we cannot guarantee that there will be no bugs in the software." msgstr "" @@ -1648,10 +1754,6 @@ msgstr "" msgid "You need the wallet seed to restore this personal wallet." msgstr "" -#: public/views/backup.html -msgid "Your Wallet Seed" -msgstr "" - #: public/views/import.html msgid "Your backup password" msgstr "" @@ -1682,46 +1784,9 @@ msgid "Your wallet key will be encrypted. Password cannot be recovered. Be sure msgstr "" #: public/views/backup.html -msgid "Your wallet seed and access to the wallet service where wallet is registered" +msgid "Your Wallet Seed" msgstr "" #: public/views/backup.html -msgid "Your wallet seed and access to the wallet service where your wallet is registered" -msgstr "" - -#: public/views/includes/available-balance.html -msgid "locked by pending payments" -msgstr "" - -#: src/js/services/profileService.js -msgid "me" -msgstr "" - -#: public/views/walletHome.html -msgid "optional" -msgstr "" - -#: public/views/preferences.html -msgid "settings" -msgstr "" - -#: public/views/walletHome.html -msgid "too long!" -msgstr "" - -#: src/js/controllers/walletHome.js -msgid "{{fee}} will be deducted for bitcoin networking fees" -msgstr "" - -#: public/views/copayers.html -#: public/views/walletHome.html -msgid "{{index.m}}-of-{{index.n}}" -msgstr "" - -#: public/views/includes/sidebar.html -msgid "{{item.m}}-of-{{item.n}}" -msgstr "" - -#: src/js/controllers/importLegacy.js -msgid "{{len}} wallets imported. Funds scanning in progress. Hold on to see updated balance" +msgid "Your wallet seed and access to the server that coordinated the initial wallet creation. You still need {{index.m}} keys to spend." msgstr "" diff --git a/package.json b/package.json index e60a73f7f03..4fad15766f0 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "copay", "description": "A multisignature wallet", "author": "BitPay", - "version": "1.2.6", + "version": "1.3.0", "keywords": [ "wallet", "copay", diff --git a/webkitbuilds/.desktop b/webkitbuilds/.desktop index 72a3215896e..08313976e41 100644 --- a/webkitbuilds/.desktop +++ b/webkitbuilds/.desktop @@ -1,6 +1,6 @@ [Desktop Entry] Type=Application -Version=1.2.6 +Version=1.3.0 Name=Copay Comment=A multisignature wallet Exec=copay diff --git a/webkitbuilds/setup-win32.iss b/webkitbuilds/setup-win32.iss index f153786d562..121826fd325 100755 --- a/webkitbuilds/setup-win32.iss +++ b/webkitbuilds/setup-win32.iss @@ -2,7 +2,7 @@ ; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES! #define MyAppName "Copay" -#define MyAppVersion "1.2.6" +#define MyAppVersion "1.3.0" #define MyAppPublisher "BitPay" #define MyAppURL "https://copay.io" #define MyAppExeName "copay.exe" diff --git a/webkitbuilds/setup-win64.iss b/webkitbuilds/setup-win64.iss index 3aed9d130a1..c11849e43f0 100755 --- a/webkitbuilds/setup-win64.iss +++ b/webkitbuilds/setup-win64.iss @@ -2,7 +2,7 @@ ; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES! #define MyAppName "Copay" -#define MyAppVersion "1.2.6" +#define MyAppVersion "1.3.0" #define MyAppPublisher "BitPay" #define MyAppURL "https://copay.io" #define MyAppExeName "copay.exe"