Upstream version 6.35.131.0
[platform/framework/web/crosswalk.git] / src / xwalk / app / android / app_template / res / values / strings.xml
1 <?xml version="1.0" encoding="utf-8"?>
2
3 <!--
4 Copyright (c) 2013 Intel Corporation. All rights reserved.
5 Use of this source code is governed by a BSD-style license that can be
6 found in the LICENSE file.
7 -->
8
9 <resources>
10     <string name="download_from_url">Direct Download</string>
11     <string name="download_from_store">Install From Store</string>
12     <string name="dialog_title_update_runtime_lib">Update for Crosswalk Runtime Library is required</string>
13     <string name="dialog_message_update_runtime_lib">Please update &quot;Crosswalk Runtime Library&quot; first.</string>
14     <string name="dialog_title_update_runtime_lib_warning">Update for Crosswalk Runtime Library is available</string>
15     <string name="dialog_message_update_runtime_lib_warning">An update is recommended for &quot;Crosswalk Runtime Library&quot;.</string>
16     <string name="dialog_title_install_runtime_lib">Crosswalk Runtime Library not found</string>
17     <string name="dialog_message_install_runtime_lib">Please install &quot;Crosswalk Runtime Library&quot; first.</string>
18 </resources>