projects
/
pub
/
Android
/
ownCloud.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2ef0e66
)
Updated message for warning about HTTPS -> HTTP redirection
author
David A. Velasco
<dvelasco@solidgear.es>
Thu, 7 Aug 2014 11:32:22 +0000
(13:32 +0200)
committer
David A. Velasco
<dvelasco@solidgear.es>
Thu, 7 Aug 2014 11:32:22 +0000
(13:32 +0200)
res/values/strings.xml
patch
|
blob
|
blame
|
history
diff --git
a/res/values/strings.xml
b/res/values/strings.xml
index
44f6063
..
79b1d2f
100644
(file)
--- a/
res/values/strings.xml
+++ b/
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 on
e.</string>
+ <string name="auth_redirect_non_secure_connection_title">Secure connection
is redirected through a non secure rout
e.</string>
</resources>