summaryrefslogtreecommitdiffstats
path: root/make/resources/android/res-test/values/strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'make/resources/android/res-test/values/strings.xml')
-rw-r--r--make/resources/android/res-test/values/strings.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/make/resources/android/res-test/values/strings.xml b/make/resources/android/res-test/values/strings.xml
new file mode 100644
index 00000000..bc47312c
--- /dev/null
+++ b/make/resources/android/res-test/values/strings.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="utf-8"?>
+<resources>
+ <string name="hello">Jocl Test</string>
+ <string name="app_name">Jocl Tests</string>
+ <string name="app_descr">Launches Jocl Tests</string>
+ <string name="activity_opencltest1_name">JOCLTST1</string>
+ <string name="activity_opencltest1_descr">JOCLTST1</string>
+</resources>