|
|
@ -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', |
|
|
|