From 10530fb9df4319055c5c3fa5b76f54294c68a651 Mon Sep 17 00:00:00 2001 From: Petr Balashov Date: Mon, 6 Mar 2017 11:52:58 +0100 Subject: [PATCH] multilang br fix --- assets/scripts/lang/en.js | 16 ++++++++-------- index.html | 25 ++++++++++--------------- 2 files changed, 18 insertions(+), 23 deletions(-) diff --git a/assets/scripts/lang/en.js b/assets/scripts/lang/en.js index 9d3e005..e20deb3 100644 --- a/assets/scripts/lang/en.js +++ b/assets/scripts/lang/en.js @@ -60,8 +60,8 @@ const _lang = { 'ACTIVATING_WALLET_RT': 'Activating wallet once Real Time blocks starts syncing...', 'IGUANA_FULL_MODE_SYNC_P1': 'An Iguana Full Mode coin synchronizes the blockchain using an entirely different format than traditional blockchain software. Iguana\'s Full Mode uses Memory Mapped Files and stores data in bundles. That\'s why you see four different colored synchronizing progress bars.', 'IGUANA_FULL_MODE_SYNC_P2': 'Once all these progress bars reach 100%, the Real Time blocks start synchronizing. Only after the Real Time sync mode activates will you be able to see current data in your wallet and make any transactions.', - 'IGUANA_FULL_MODE_SYNC_P3': 'Please wait for all other progress bars to disappear and the first blue bar turns to green.', - 'IGUANA_FULL_MODE_SYNC_P4': 'That would mean the wallet is in Real Time Sync mode.', + 'IGUANA_FULL_MODE_SYNC_P3': 'Please wait for all other progress bars to disappear and the first blue bar turns to green.
' + + '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 @@

-

-


-
-

+

@@ -1413,16 +1407,20 @@
@@ -1593,16 +1591,13 @@ -
- -