summaryrefslogtreecommitdiffstats
path: root/resources/android/res-jocl/values/strings.xml
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2012-03-27 06:27:19 +0200
committerSven Gothel <[email protected]>2012-03-27 06:27:19 +0200
commita704c54d4e1eaf18c3fb8abd380304c69c310c32 (patch)
tree03a475b9e55463639fe1c5253a680e1db69fa238 /resources/android/res-jocl/values/strings.xml
parentfd24d9ea8521fe4893940be9e3803cd542e0cd97 (diff)
Generate and add *.apk files to the 7z archive [for deployment]
Diffstat (limited to 'resources/android/res-jocl/values/strings.xml')
-rw-r--r--resources/android/res-jocl/values/strings.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/resources/android/res-jocl/values/strings.xml b/resources/android/res-jocl/values/strings.xml
new file mode 100644
index 00000000..24038557
--- /dev/null
+++ b/resources/android/res-jocl/values/strings.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="utf-8"?>
+<resources>
+ <string name="hello">Jocl Library</string>
+ <string name="app_name">JogAmp\'s Jocl Library</string>
+ <string name="app_descr">Contains Dalvik and native code, supporting native bindings.</string>
+ <string name="activity_v_name">Jocl</string>
+ <string name="activity_v_descr">The Jocl Library.</string>
+</resources>