aboutsummaryrefslogtreecommitdiffstats
path: root/make/resources/android/res-jocl/values/strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'make/resources/android/res-jocl/values/strings.xml')
-rw-r--r--make/resources/android/res-jocl/values/strings.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/make/resources/android/res-jocl/values/strings.xml b/make/resources/android/res-jocl/values/strings.xml
index 24038557..9834b351 100644
--- a/make/resources/android/res-jocl/values/strings.xml
+++ b/make/resources/android/res-jocl/values/strings.xml
@@ -3,6 +3,6 @@
<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>
+ <string name="activity_v_name">Jocl\'s Version</string>
+ <string name="activity_v_descr">Shows the version of the JOCL Library and runtime CL infos.</string>
</resources>