From 20ef3bffc6b133524c95c593524579c3e5b68c07 Mon Sep 17 00:00:00 2001 From: Sebastiaan Pasma Date: Thu, 13 Sep 2018 15:30:43 +0200 Subject: [PATCH] BWS url preference view translatable --- i18n/po/template.pot | 7 ++++++- www/views/preferencesBwsUrl.html | 4 ++-- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/i18n/po/template.pot b/i18n/po/template.pot index 855bedddb..5aa0ade61 100644 --- a/i18n/po/template.pot +++ b/i18n/po/template.pot @@ -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 diff --git a/www/views/preferencesBwsUrl.html b/www/views/preferencesBwsUrl.html index 2b3c593fa..ff945ac69 100644 --- a/www/views/preferencesBwsUrl.html +++ b/www/views/preferencesBwsUrl.html @@ -1,6 +1,6 @@ - Wallet Service URL + Wallet Service URL @@ -10,7 +10,7 @@