multiplatform: check temporary proxy error (#4442)

* android: check temporary proxy error

* version error

* errors
This commit is contained in:
spaced4ndy
2024-07-11 21:44:31 +04:00
committed by GitHub
parent 2dff94cbb4
commit 71ad8f2fd1
2 changed files with 114 additions and 0 deletions
@@ -112,6 +112,10 @@
<string name="connection_timeout">Connection timeout</string>
<string name="connection_error">Connection error</string>
<string name="network_error_desc">Please check your network connection with %1$s and try again.</string>
<string name="network_error_broker_host_desc">Server address is incompatible with network settings: %1$s.</string>
<string name="network_error_broker_version_desc">Server version is incompatible with your app: %1$s.</string>
<string name="private_routing_error">Private routing error</string>
<string name="please_try_later">Please try later.</string>
<string name="error_sending_message">Error sending message</string>
<string name="error_creating_message">Error creating message</string>
<string name="error_loading_details">Error loading details</string>