Jelajahi Sumber

Updated message for warning about HTTPS -> HTTP redirection

David A. Velasco 10 tahun lalu
induk
melakukan
aa4709024e
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      res/values/strings.xml

+ 1 - 1
res/values/strings.xml

@@ -282,6 +282,6 @@
 	<string name="uploader_upload_forbidden_permissions">to upload in this folder</string>
 	<string name="uploader_upload_forbidden_permissions">to upload in this folder</string>
 	<string name="downloader_download_file_not_found">The file is no longer available on the server</string>
 	<string name="downloader_download_file_not_found">The file is no longer available on the server</string>
 
 
-	<string name="auth_redirect_non_secure_connection_title">Secure connection has been redirect to a non secure one.</string>
+	<string name="auth_redirect_non_secure_connection_title">Secure connection is redirected through a non secure route.</string>
 
 
 </resources>
 </resources>