opencv/modules/java/test/common_test/res/values/strings.xml
Alexander Alekhin 0cad2d2a83 java: files rename
intermediate commit (to simplify code review)
2018-01-12 19:14:00 +00:00

6 lines
169 B
XML

<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="hello">Hello World!</string>
<string name="app_name">OpenCV_JavaAPI_Tests</string>
</resources>