BWS url preference view translatable

This commit is contained in:
Sebastiaan Pasma 2018-09-13 15:30:43 +02:00
commit 20ef3bffc6
No known key found for this signature in database
GPG key ID: 9A2B0C8B95A1D26F
2 changed files with 8 additions and 3 deletions

View file

@ -1247,6 +1247,11 @@ msgstr ""
msgid "Export wallet"
msgstr ""
#: www/views/preferencesBwsUrl.html:3
#: www/views/preferencesBwsUrl.html:13
msgid "Wallet Service URL"
msgstr ""
#: src/js/services/walletService.js:1174
#: www/views/tab-export-qrCode.html:9
msgid "Exporting via QR not supported for this wallet"
@ -3769,7 +3774,7 @@ msgid "{{amountStr}} for Mercado Livre Brazil Gift Card"
msgstr ""
#: www/views/preferencesBwsUrl.html:21
msgid "{{appName}} depends on Bitcore Wallet Service (BWS) for blockchain information, networking and Copayer synchronization. The default configuration points to https://bws.bitpay.com (BitPay's public BWS instance)."
msgid "{{appName}} depends on Bitcore Wallet Service (BWS) for blockchain information, networking and wallet synchronization. The default configuration points to https://bws.bitcoin.com (Bitcoin.com's public BWS instance)."
msgstr ""
#: src/js/controllers/confirm.js:408