chromium/chrome/installer/setup/eula/oem_sk.html

<html lang="sk">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Google Chrome – licenčná zmluva koncového používateľa</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">Surfovanie na internete pomocou prehliadača Google Chrome</span><br /> <span class="desc">Google Chrome, webový prehliadač nainštalovaný vo vašom počítači, zjednodušuje a zrýchľuje prácu na internete a stará sa o vašu bezpečnosť</span>
      </td>
    </tr>
  </table>
</div>
<div class="main">
  Pred prvým použitím prehliadača Google Chrome je potrebné prijať zmluvné podmienky:
</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>Nepovinné:</b> Automaticky odosielajte štatistiky používania a prehľady zrútení Googlu a pomôžte tak Google Chrome zlepšiť. <a href="https://support.google.com/chrome/?p=usage_stats_crash_reports">Ďalšie informácie</a>
          </label>
        </td>
      </tr>
    </table>
    <div class="buttons">
      <input type="submit" name="submit" value="Prijať a spustiť"  /> <input onClick="window.returnValue = 2; window.close();" type="button" name="cancel" value="Zrušiť"  />
    </div>
  </form>
</div>
</body>
</html>