mirror of https://github.com/opencv/opencv.git
Open Source Computer Vision Library
https://opencv.org/
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8 lines
377 B
8 lines
377 B
<?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>
|
|
|