Update the tethering help with correct link.
Also adding localized versions. bug:2561337 bug:2591665 Change-Id: Ic2543d0c524738f67c3bbf51e0c707117671b0e4
This commit is contained in:
34
assets/html/ko/tethering_help.html
Normal file
34
assets/html/ko/tethering_help.html
Normal file
@@ -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>기타 운영 체제에서의 테더링 사용을 비롯한 자세한 내용은 <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>
|
Reference in New Issue
Block a user