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:
bb11770
)
Fixed typo in strings.xml
author
David A. Velasco
<dvelasco@solidgear.es>
Thu, 11 Sep 2014 15:18:54 +0000
(17:18 +0200)
committer
David A. Velasco
<dvelasco@solidgear.es>
Thu, 11 Sep 2014 15:18:54 +0000
(17:18 +0200)
res/values/setup.xml
patch
|
blob
|
blame
|
history
diff --git
a/res/values/setup.xml
b/res/values/setup.xml
index
932612e
..
3038124
100644
(file)
--- a/
res/values/setup.xml
+++ b/
res/values/setup.xml
@@
-19,7
+19,7
@@
<!-- Flags to setup the authentication methods available in the app -->
<string name="auth_method_oauth2">off</string>
<!-- Flags to setup the authentication methods available in the app -->
<string name="auth_method_oauth2">off</string>
- <string name="auth_method_saml_web_sso">o
ff
</string>
+ <string name="auth_method_saml_web_sso">o
n
</string>
<!-- Flags to enable/disable some features -->
<string name = "send_files_to_other_apps">on</string>
<!-- Flags to enable/disable some features -->
<string name = "send_files_to_other_apps">on</string>