|
|
@ -72,7 +72,7 @@ export const _lang = { |
|
|
|
'SPV_SERVER_IP': 'Server IP', |
|
|
|
'SPV_SERVER_PORT': 'Server Port', |
|
|
|
'SPV_SERVER_CON_TYPE': 'Connection type', |
|
|
|
'COIND_DOWN_MODAL_ERROR': 'debug.log is empty. Looks like daemon didn\'t start properly. Please retry.', |
|
|
|
'COIND_DOWN_MODAL_ERROR': ' debug.log is empty. Looks like daemon didn\'t start properly. Please retry.', |
|
|
|
'SPV_MODE': 'SPV Mode', |
|
|
|
'PROGRESS_RESCANNING_BLOCKS': '(rescanning blocks)', |
|
|
|
'BLOCKS': 'Blocks', |
|
|
@ -449,7 +449,6 @@ export const _lang = { |
|
|
|
'ADDR_COPIED': 'Address Copied', |
|
|
|
'QR_ERR_NO_VIDEO_DEVICE': 'Error: No video input devices found!', |
|
|
|
'QR_ERR_UNKNOWN': 'Error: unknown error!', |
|
|
|
'SPV_VERIFYING': 'Verifying transaction data', |
|
|
|
'SPV_CONN_ERROR': 'Connection error!', |
|
|
|
'SPV_CONN_ERROR_P1': 'Try to connect to another SPV server.', |
|
|
|
'SPV_CONN_ERROR_P2': 'To do that go to "Settings", select "SPV Server List" tab, choose new server and click "OK".', |
|
|
@ -662,6 +661,7 @@ export const _lang = { |
|
|
|
'WARNING': 'Warning', |
|
|
|
'WARNING_SPV_P2': 'your wallet data is verified only by a single server!', |
|
|
|
'WARNING_SPV_P3': 'If you still want to continue press "Confirm".', |
|
|
|
'SPV_VERIFYING': 'Verifying transaction data', |
|
|
|
'PROCESSING_REQ': 'Processing requests', |
|
|
|
'LOCKED_PLEASE_WAIT': 'Locked, please wait', |
|
|
|
'UPDATE': 'Update', |
|
|
|