cordova-android/test/res/values/strings.xml

7 lines
165 B
XML
Raw Normal View History

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