projects
/
pub
/
Android
/
ownCloud.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
OC-1869: Create Unit test project
[pub/Android/ownCloud.git]
/
oc_framework-test-project
/
res
/
values
/
strings.xml
diff --git a/oc_framework-test-project/res/values/strings.xml
b/oc_framework-test-project/res/values/strings.xml
new file mode 100644
(file)
index 0000000..
e50b40d
--- /dev/null
+++ b/
oc_framework-test-project/res/values/strings.xml
@@ -0,0
+1,8
@@
+<?xml version="1.0" encoding="utf-8"?>
+<resources>
+
+ <string name="app_name">oc_framework-test-project</string>
+ <string name="action_settings">Settings</string>
+ <string name="hello_world">Hello world!</string>
+
+</resources>