mirror of
https://github.com/apache/cordova-android.git
synced 2025-01-19 15:12:51 +08:00
7 lines
221 B
XML
7 lines
221 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<resources>
|
|
<string name="hello">Hello World, PhoneGap</string>
|
|
<string name="app_name">PhoneGap</string>
|
|
<string name="url">http://phonegap.com/demo2/</string>
|
|
</resources>
|