summaryrefslogtreecommitdiffstats
path: root/chrome/installer/setup/eula/oem_vi.html
blob: 8b14ba9a0a070f5325397bca44c0ee295f1ae8ed (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
<html>
<head>
<title>Google Chrome OEM EULA</title>
<link rel="stylesheet" type="text/css" href="res://setup.exe/IDR_EULA_CSS.CSS" />
<script type="text/javascript" src="res://setup.exe/IDR_EULA_JSC.JS"></script>
</head>
<body>
<div class="header">
  <table cellpadding="0" cellspacing="0" border="0">
    <tr>
      <td valign="top" width="48" align="center">
        <img class="icon" src="res://setup.exe/EULA/IDR_EULA_ICO.PNG" width="32" height="32" />
        <div class="icontext">Google Chrome</div>
      </td>
      <td width="10">&nbsp;</td>
      <td>
        <span class="title">Lướt web bằng Google Chrome</span><br /> <span class="desc">Sử dụng internet nhanh hơn, an to&agrave;n hơn v&agrave; dễ d&agrave;ng hơn với Google Chrome, tr&igrave;nh duyệt web được c&agrave;i đặt tr&ecirc;n m&aacute;y PC của bạn</span>
      </td>
    </tr>
  </table>
</div>
<div class="main">
  Chấp nhận Điều khoản Dịch vụ của Google Chrome để bắt đầu sử dụng Google Chrome:
</div>
<div class="eula">
  <iframe id="ifr" src="res://setup.exe/IDR_TERMS_VI.HTML" width="100%" height="354" frameborder="0"></iframe>
</div>
<div id="footer" class="footer">
  <form method="post" action="" onsubmit="checkAccept(this); return false;">
    <table cellpadding="0" cellspacing="0" border="0">
      <tr>
        <td valign="top">
          <input type="checkbox" name="accept" id="accept" />&nbsp;
        </td>
        <td valign="top" class="labelcell">
          <label for="accept"><b>Tuỳ chọn:</b> Gi&uacute;p cải thiện Google Chrome tốt hơn bằng c&aacute;c tự động gửi cho Google thống k&ecirc; sử dụng v&agrave; b&aacute;o c&aacute;o sự cố. <a href="http://www.google.com/support/chrome/bin/answer.py?answer=96817&amp;hl=vi">T&igrave;m hiểu th&ecirc;m</a>
          </label>
        </td>
      </tr>
    </table>
    <div class="buttons">
      <input type="submit" name="submit" value="Chấp nhận v&agrave; Chạy"  /> <input onClick="window.returnValue = 2; window.close();" type="button" name="cancel" value="Huỷ"  />
    </div>
  </form>
</div>
</body>
</html>