mirror of
https://github.com/apache/cordova-android.git
synced 2025-01-19 07:02:51 +08:00
CB-7410 clarify the title
This commit is contained in:
parent
c6ccde0558
commit
12a27643db
@ -36,7 +36,7 @@
|
||||
|
||||
</head>
|
||||
<body onload="init();" id="stage" class="theme">
|
||||
<h1>Cordova Android Tests</h1>
|
||||
<h1>Cordova Android Native Tests</h1>
|
||||
<div id="info">
|
||||
<h4>Cordova: <span id="cordova"> </span></h4>
|
||||
<h4>Deviceready: <span id="deviceready"> </span></h4>
|
||||
|
@ -18,5 +18,5 @@
|
||||
under the License.
|
||||
-->
|
||||
<resources>
|
||||
<string name="app_name">CordovaTests</string>
|
||||
<string name="app_name">CordovaNativeTests</string>
|
||||
</resources>
|
||||
|
Loading…
Reference in New Issue
Block a user