chromium/chrome/installer/setup/eula/oem_zh-TW.html

<html lang="zh-TW">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Google Chrome 使用者授權協議</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 瀏覽器</div>
      </td>
      <td width="10">&nbsp;</td>
      <td>
        <span class="title">使用 Google Chrome 瀏覽網路</span><br /> <span class="desc">Google Chrome 可讓您更快速、安全和輕鬆地使用網際網路,您的電腦上已安裝這款網路瀏覽器</span>
      </td>
    </tr>
  </table>
</div>
<div class="main">
  接受《服務條款》即可開始使用 Google Chrome:
</div>
<div class="eula">
  <iframe id="ifr" src="" 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>選擇性:</b>將使用統計資料和當機報告自動傳送給 Google,助我們一臂之力,讓 Google Chrome 更臻完美。<a href="https://support.google.com/chrome/?p=usage_stats_crash_reports">瞭解詳情</a>
          </label>
        </td>
      </tr>
    </table>
    <div class="buttons">
      <input type="submit" name="submit" value="接受並執行"  /> <input onClick="window.returnValue = 2; window.close();" type="button" name="cancel" value="取消"  />
    </div>
  </form>
</div>
</body>
</html>