projects
/
pub
/
Android
/
ownCloud.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Basic update of resources in ownCloud sample client for oc_framework
[pub/Android/ownCloud.git]
/
oc_framework
/
sample_client
/
res
/
values
/
strings.xml
1
<?xml
version
=
"1.0"
encoding
=
"utf-8"
?>
2
<resources>
3
<string
name
=
"app_name"
>
ownCloud Sample Client
</string>
4
<string
name
=
"hello_word"
>
Hello World. This is the ownCloud sample client app before doing nothing ownCloud-related.
</string>
5
</resources>