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>Anclaje de USB</b></p>
<span class="style1">Puedes anclar el teléfono a tu ordenador con un cable USB para compartir la conexión a Internet del teléfono con el equipo.</span>
<ul>
<li>El anclaje funciona con Windows Vista, Windows 7 y Linux.</li><br>
<li>Puedes montar la tarjeta SD del teléfono en el equipo una vez realizado el anclaje de USB.</li><br>
<li>Para obtener más información, incluido el uso del anclaje de USB con otros sistemas operativos, consulta la página <a href="http://www.android.com/tether#usb">http://www.android.com/tether#usb</a>.</li><br>
</ul>
</body>
</html>