Add a function to create a bookmark app from a WebApplicationInfo.
[chromium-blink-merge.git] / chrome / installer / setup / eula / oem_es.html
blob4fc9cb3195d7b89879b951c16f3b317d9b383820
1 <html>
2 <head>
3 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
4 <title>Acuerdo de licencia del usuario final de Google Chrome</title>
5 <link rel="stylesheet" type="text/css" href="res://setup.exe/IDR_EULA_CSS.CSS" />
6 <script type="text/javascript" src="res://setup.exe/IDR_EULA_JSC.JS"></script>
7 </head>
8 <body>
9 <div class="header">
10 <table cellpadding="0" cellspacing="0" border="0">
11 <tr>
12 <td valign="top" width="48" align="center">
13 <img class="icon" src="res://setup.exe/EULA/IDR_EULA_ICO.PNG" width="32" height="32" />
14 <div class="icontext">Google Chrome</div>
15 </td>
16 <td width="10">&nbsp;</td>
17 <td>
18 <span class="title">Navega por la Web con Google Chrome.</span><br /> <span class="desc">Utilizar Internet es m&aacute;s f&aacute;cil, r&aacute;pido y seguro con Google Chrome, el navegador web que se instala en el equipo.</span>
19 </td>
20 </tr>
21 </table>
22 </div>
23 <div class="main">
24 Para empezar a usar Google Chrome, acepta las Condiciones del servicio:
25 </div>
26 <div class="eula">
27 <iframe id="ifr" src="" width="100%" height="354" frameborder="0"></iframe>
28 </div>
29 <div id="footer" class="footer">
30 <form method="post" action="" onsubmit="checkAccept(this); return false;">
31 <table cellpadding="0" cellspacing="0" border="0">
32 <tr>
33 <td valign="top">
34 <input type="checkbox" name="accept" id="accept" />&nbsp;
35 </td>
36 <td valign="top" class="labelcell">
37 <label for="accept"><b>Opcional:</b> Ayuda a mejorar Google Chrome enviando de forma autom&aacute;tica estad&iacute;sticas de uso e informes de errores a Google. <a href="http://www.google.com/support/chrome/bin/answer.py?answer=96817&amp;hl=es">M&aacute;s informaci&oacute;n</a>
38 </label>
39 </td>
40 </tr>
41 </table>
42 <div class="buttons">
43 <input type="submit" name="submit" value="Aceptar y ejecutar" /> <input onClick="window.returnValue = 2; window.close();" type="button" name="cancel" value="Cancelar" />
44 </div>
45 </form>
46 </div>
47 </body>
48 </html>