opencv/android/apps/camera_template/res/values/strings.xml
2010-10-12 02:21:30 +00:00

9 lines
377 B
XML

<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="app_name">FooBar</string>
<string name="about_str">FooBar is a template app for the android-opencv project!\nVisit http://code.google.com/p/android-opencv for details.</string>
<string name="about_title">About FooBar</string>
<string name="about_menu">About</string>
<string name="ok">O.K.</string>
</resources>