summaryrefslogtreecommitdiffstats
path: root/assets/html/zh_cn
diff options
context:
space:
mode:
authorRobert Greenwalt <robdroid@android.com>2010-04-13 15:55:40 -0700
committerRobert Greenwalt <robdroid@android.com>2010-04-14 09:49:32 -0700
commit697d8c2e9628814b1dffea0859fb752643cac13a (patch)
tree6c26a4fae916debdb3a3859d42f08dfbc9830b56 /assets/html/zh_cn
parentfced126829a74c9cbe9cbe993a3c54d1ff015a73 (diff)
downloadpackages_apps_settings-697d8c2e9628814b1dffea0859fb752643cac13a.zip
packages_apps_settings-697d8c2e9628814b1dffea0859fb752643cac13a.tar.gz
packages_apps_settings-697d8c2e9628814b1dffea0859fb752643cac13a.tar.bz2
Update the tethering help with correct link.
Also adding localized versions. bug:2561337 bug:2591665 Change-Id: Ic2543d0c524738f67c3bbf51e0c707117671b0e4
Diffstat (limited to 'assets/html/zh_cn')
-rw-r--r--assets/html/zh_cn/tethering_help.html34
-rw-r--r--assets/html/zh_cn/tethering_usb_help.html27
-rw-r--r--assets/html/zh_cn/tethering_wifi_help.html27
3 files changed, 88 insertions, 0 deletions
diff --git a/assets/html/zh_cn/tethering_help.html b/assets/html/zh_cn/tethering_help.html
new file mode 100644
index 0000000..c360db8
--- /dev/null
+++ b/assets/html/zh_cn/tethering_help.html
@@ -0,0 +1,34 @@
+<html DIR="LTR">
+<head>
+<style>
+P {
+ font-size: 14 px;
+ }
+B {
+ font-size: 16px;
+}
+A {
+ color: #OOC;
+}
+.style1 {
+ font-size: 16px;
+}
+</style>
+</head>
+<body>
+<p><b>USB 绑定</b></p>
+<span class="style1">您可以通过 USB 线将手机与计算机绑定,从而与计算机共享手机的互联网连接</span>
+<ul>
+<li>绑定适用于 Windows Vista、Windows 7 和 Linux</li><br>
+<li>在 USB 绑定期间,您无法在计算机上安装手机的 SD 卡</li><br>
+<li>要了解详细信息(包括如何在其他操作系统上使用 USB 绑定),请访问 <a href="http://www.android.com/tether#usb">http://www.android.com/tether#usb</a></li><br>
+</ul>
+<p><b>Wi-Fi 绑定</b></p>
+<span class="style1">您可以将手机设为 Wi-Fi 接入点,从而与一台或多台计算机或者其他设备共享手机的互联网连接</span>
+<ul>
+<li>手机成为接入点后,您就无法通过 Wi-Fi 连接使用手机的应用程序访问互联网了</li><br>
+<li>您可以在 Wi-Fi 绑定设置中配置 Wi-Fi 接入点</li><br>
+<li>要了解详细信息,请访问 <a href="http://www.android.com/tether#wifi">http://www.android.com/tether#wifi</a></li><br>
+</ul>
+</body>
+</html>
diff --git a/assets/html/zh_cn/tethering_usb_help.html b/assets/html/zh_cn/tethering_usb_help.html
new file mode 100644
index 0000000..f05fc2a
--- /dev/null
+++ b/assets/html/zh_cn/tethering_usb_help.html
@@ -0,0 +1,27 @@
+<html DIR="LTR">
+<head>
+<style>
+P {
+ font-size: 14 px;
+ }
+B {
+ font-size: 16px;
+}
+A {
+ color: #OOC;
+}
+.style1 {
+ font-size: 16px;
+}
+</style>
+</head>
+<body>
+<p><b>USB 绑定</b></p>
+<span class="style1">您可以通过 USB 线将手机与计算机绑定,从而与计算机共享手机的互联网连接</span>
+<ul>
+<li>绑定适用于 Windows Vista、Windows 7 和 Linux</li><br>
+<li>在 USB 绑定期间,您无法在计算机上安装手机的 SD 卡</li><br>
+<li>要了解详细信息(包括如何在其他操作系统上使用 USB 绑定),请访问 <a href="http://www.android.com/tether#usb">http://www.android.com/tether#usb</a></li><br>
+</ul>
+</body>
+</html>
diff --git a/assets/html/zh_cn/tethering_wifi_help.html b/assets/html/zh_cn/tethering_wifi_help.html
new file mode 100644
index 0000000..a6aa0b5
--- /dev/null
+++ b/assets/html/zh_cn/tethering_wifi_help.html
@@ -0,0 +1,27 @@
+<html DIR="LTR">
+<head>
+<style>
+P {
+ font-size: 14 px;
+ }
+B {
+ font-size: 16px;
+}
+A {
+ color: #OOC;
+}
+.style1 {
+ font-size: 16px;
+}
+</style>
+</head>
+<body>
+<p><b>Wi-Fi 绑定</b></p>
+<span class="style1">您可以将手机设为 Wi-Fi 接入点,从而与一台或多台计算机或者其他设备共享手机的互联网连接</span>
+<ul>
+<li>手机成为接入点后,您就无法通过 Wi-Fi 连接使用手机的应用程序访问互联网了</li><br>
+<li>您可以在 Wi-Fi 绑定设置中配置 Wi-Fi 接入点</li><br>
+<li>要了解详细信息,请访问 <a href="http://www.android.com/tether#wifi">http://www.android.com/tether#wifi</a></li><br>
+</ul>
+</body>
+</html>