Updated message for warning about HTTPS -> HTTP redirection
authorDavid A. Velasco <dvelasco@solidgear.es>
Thu, 7 Aug 2014 11:32:22 +0000 (13:32 +0200)
committerDavid A. Velasco <dvelasco@solidgear.es>
Thu, 7 Aug 2014 11:32:22 +0000 (13:32 +0200)
res/values/strings.xml

index 44f6063..79b1d2f 100644 (file)
        <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>