mirror of
https://github.com/apache/cordova-android.git
synced 2026-04-04 00:02:03 +08:00
Restoring code that reads the strings.xml file, merging indeed's changes
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
<?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>
|
||||
<string name="url">file:///android_asset/index.html</string>
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user