From 10530fb9df4319055c5c3fa5b76f54294c68a651 Mon Sep 17 00:00:00 2001
From: Petr Balashov
-
' +
+ 'That would mean the wallet is in Real Time Sync mode.',
'FETCHING_COIN_DATA': 'Fetching coin data from network. Please wait...',
'INTEREST_EARNED': 'Interest Earned',
'TOTAL_BALANCE': 'Total Balance',
@@ -107,13 +107,13 @@ const _lang = {
'TYPE': 'Type',
'INTEREST': 'Interest',
'OOPS_ERROR': 'Opps! Something is not right...',
- 'OOPS_ERROR_DESC1': 'Could not connect to external wallet. Reasons can be',
- 'OOPS_ERROR_DESC2': 'Your External Wallet/daemon isn\'t running',
- 'OOPS_ERROR_DESC3': 'Your External Wallet/daemon is running, but iguana is not given command to connect to External Wallet/daemon',
- 'OOPS_ERROR_DESC4': 'Your External Wallet/daemon is setup, but is not setup with config settings like',
+ 'OOPS_ERROR_DESC': 'Could not connect to external wallet. Reasons can be:
' +
+ '- Your External Wallet/daemon isn\'t running
' +
+ '- Your External Wallet/daemon is running, but iguana is not given command to connect to External Wallet/daemon
' +
+ '- Your External Wallet/daemon is setup, but is not setup with config settings like
',
'ACTIVATING_CHAIN': 'Activating best chain',
- 'KMD_STARTED': 'Komodo daemon has been started and is processing.',
- 'WAIT_BEST_CHAIN': 'Please wait while the best chain is being activated.',
+ 'KMD_STARTED': 'Komodo daemon has been started and is processing.
' +
+ 'Please wait while the best chain is being activated.',
'CONNECTIONS': 'Connections',
'TRANSPARENT_BALANCE': 'Transparent Balance',
'Z_BALANCE': 'Private (Z) Balance',
diff --git a/index.html b/index.html
index 77c3ece..1696533 100755
--- a/index.html
+++ b/index.html
@@ -758,10 +758,7 @@
-
-
-