浏览代码

Updated message for warning about HTTPS -> HTTP redirection

David A. Velasco 10 年之前
父节点
当前提交
aa4709024e
共有 1 个文件被更改,包括 1 次插入1 次删除
  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="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>