correct error message

This commit is contained in:
m2049r 2018-10-08 22:50:40 +02:00
parent f186bc9d4f
commit a8755ee0da
No known key found for this signature in database
GPG Key ID: 4386E69AF260078D
1 changed files with 1 additions and 1 deletions

View File

@ -119,7 +119,7 @@
<string name="status_wallet_unload_failed">Wallet save failed!</string>
<string name="status_wallet_connecting">Connecting &#8230;</string>
<string name="status_wallet_connect_failed">Node connection failed!\nCheck username/password</string>
<string name="status_wallet_connect_wrongversion">Node version incompatible!</string>
<string name="status_wallet_connect_wrongversion">Node version incompatible - please upgrade!</string>
<string name="status_wallet_connect_timeout">Node connection timed out!\nTry again or another.</string>
<string name="status_wallet_node_invalid">Node invalid!\nTry another.</string>
<string name="status_wallet_connect_ioex">Cannot reach node!\nTry again or another.</string>