summaryrefslogtreecommitdiffstats
path: root/make/resources/android/res-test/values/strings.xml
blob: bc47312c0e478dfa5ba2d678bf0c775930d91ac4 (plain)
1
2
3
4
5
6
7
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>