Update the tethering help with correct link.

Also adding localized versions.

bug:2561337
bug:2591665
Change-Id: Ic2543d0c524738f67c3bbf51e0c707117671b0e4
This commit is contained in:
Robert Greenwalt
2010-04-13 15:55:40 -07:00
parent fced126829
commit 697d8c2e96
66 changed files with 1853 additions and 5 deletions

View File

@@ -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>Internetdelning via USB</b></p>
<span class="style1">Du kan ansluta telefonen till datorn med en USB-kabel om du vill dela telefonens Internetanslutning med datorn</span>
<ul>
<li>Internetdelning fungerar även med Windows Vista, Windows 7 och Linux</li><br>
<li>Det går inte att montera telefonens SD-kort i datorn när du delar Internet via USB</li><br>
<li>Om du vill veta mer, till exempel hur du använder Internetdelning via USB i andra operativsystem, besöker du <a href="http://www.android.com/tether#usb">http://www.android.com/tether#usb</a></li><br>
</ul>
</body>
</html>