Spelling: Could not establish secure connection

This commit is contained in:
Allan Nordhøy 2020-02-07 17:55:37 +01:00 committed by GitHub
parent 294c35b2fb
commit 4c13dda1f9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -557,7 +557,7 @@
<string name="error_file_creation">The file can not be created</string>
<string name="error_path_creation">The destination folder can not be created</string>
<string name="error_permission_denied">Permission denied by the system</string>
<string name="error_ssl_exception">Could not connect securely</string>
<string name="error_ssl_exception">Could not establish secure connection</string>
<string name="error_unknown_host">Could not find the server</string>
<string name="error_connect_host">Can not connect to the server</string>
<string name="error_http_no_content">The server does not send data</string>