mirror of
https://github.com/apache/cordova-android.git
synced 2025-01-19 23:42:53 +08:00
7 lines
165 B
XML
7 lines
165 B
XML
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
<resources>
|
||
|
|
||
|
<string name="hello">Hello World!</string>
|
||
|
<string name="app_name">CordovaTestTest</string>
|
||
|
|
||
|
</resources>
|