summaryrefslogtreecommitdiffstats
path: root/assets/html/ja/tethering_help.html
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/ja/tethering_help.html
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/ja/tethering_help.html')
-rw-r--r--assets/html/ja/tethering_help.html34
1 files changed, 34 insertions, 0 deletions
diff --git a/assets/html/ja/tethering_help.html b/assets/html/ja/tethering_help.html
new file mode 100644
index 0000000..ce3534c
--- /dev/null
+++ b/assets/html/ja/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>その他の OS で 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 アクセス ポイントとして利用し、端末のインターネット接続を 1 台以上のパソコンやその他の端末で共有できます。</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>