Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(194)

Side by Side Diff: chrome/installer/setup/eula/oem_th.html

Issue 155062: Merge r19730.... (Closed) Base URL: svn://chrome-svn.corp.google.com/chrome/branches/172/src/
Patch Set: Created 11 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « chrome/installer/setup/eula/oem_sv.html ('k') | chrome/installer/setup/eula/oem_tr.html » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Property Changes:
Added: svn:eol-style
+ LF
OLDNEW
1 <html> 1 <html>
2 <head> 2 <head>
3 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
3 <title>Google Chrome OEM EULA</title> 4 <title>Google Chrome OEM EULA</title>
4 <link rel="stylesheet" type="text/css" href="res://setup.exe/IDR_EULA_CSS.CSS" / > 5 <link rel="stylesheet" type="text/css" href="res://setup.exe/IDR_EULA_CSS.CSS" / >
5 <script type="text/javascript" src="res://setup.exe/IDR_EULA_JSC.JS"></script> 6 <script type="text/javascript" src="res://setup.exe/IDR_EULA_JSC.JS"></script>
6 </head> 7 </head>
7 <body> 8 <body>
8 <div class="header"> 9 <div class="header">
9 <table cellpadding="0" cellspacing="0" border="0"> 10 <table cellpadding="0" cellspacing="0" border="0">
10 <tr> 11 <tr>
11 <td valign="top" width="48" align="center"> 12 <td valign="top" width="48" align="center">
12 <img class="icon" src="res://setup.exe/EULA/IDR_EULA_ICO.PNG" width="32" height="32" /> 13 <img class="icon" src="res://setup.exe/EULA/IDR_EULA_ICO.PNG" width="32" height="32" />
13 <div class="icontext">Google Chrome</div> 14 <div class="icontext">Google Chrome</div>
14 </td> 15 </td>
15 <td width="10">&nbsp;</td> 16 <td width="10">&nbsp;</td>
16 <td> 17 <td>
17 <span class="title">ท่องเว็บด้วย Google Chrome</span><br /> <span class= "desc">ใช้อินเทอร์เน็ตที่รวดเร็ว ปลอดภัย และง่ายขึ้นด้วย Google Chrome เว็บเบราว ์เซอร์ที่ติดตั้งอยู่ในพีซีของคุณ</span> 18 <span class="title">ท่องเว็บด้วย Google Chrome</span><br /> <span class= "desc">ใช้อินเทอร์เน็ตที่รวดเร็ว ปลอดภัย และง่ายขึ้นด้วย Google Chrome เว็บเบราว ์เซอร์ที่ติดตั้งอยู่ในพีซีของคุณ</span>
18 </td> 19 </td>
19 </tr> 20 </tr>
20 </table> 21 </table>
21 </div> 22 </div>
22 <div class="main"> 23 <div class="main">
23 ยอมรับข้อกำหนดในการให้บริการของ Google Chrome เพื่อเริ่มต้นใช้ Google Chrome: 24 ยอมรับข้อกำหนดในการให้บริการของ Google Chrome เพื่อเริ่มต้นใช้ Google Chrome:
24 </div> 25 </div>
25 <div class="eula"> 26 <div class="eula">
26 <iframe id="ifr" src="" width="100%" height="354" frameborder="0"></iframe> 27 <iframe id="ifr" src="" width="100%" height="354" frameborder="0"></iframe>
27 </div> 28 </div>
28 <div id="footer" class="footer"> 29 <div id="footer" class="footer">
29 <form method="post" action="" onsubmit="checkAccept(this); return false;"> 30 <form method="post" action="" onsubmit="checkAccept(this); return false;">
30 <table cellpadding="0" cellspacing="0" border="0"> 31 <table cellpadding="0" cellspacing="0" border="0">
31 <tr> 32 <tr>
32 <td valign="top"> 33 <td valign="top">
33 <input type="checkbox" name="accept" id="accept" />&nbsp; 34 <input type="checkbox" name="accept" id="accept" />&nbsp;
34 </td> 35 </td>
35 <td valign="top" class="labelcell"> 36 <td valign="top" class="labelcell">
36 <label for="accept"><b>ตัวเลือก:</b> ช่วยปรับปรุง Google Chrome ให้ดีข ึ้นโดยการส่งสถิติการใช้งานและรายงานปัญหาไปยัง Google โดยอัตโนมัติ <a href="http: //www.google.com/support/chrome/bin/answer.py?answer=96817&amp;hl=th">เรียนรู้เพ ิ่มเติม</a> 37 <label for="accept"><b>ตัวเลือก:</b> ช่วยปรับปรุง Google Chrome ให้ดีข ึ้นโดยการส่งสถิติการใช้งานและรายงานปัญหาไปยัง Google โดยอัตโนมัติ <a href="http: //www.google.com/support/chrome/bin/answer.py?answer=96817&amp;hl=th">เรียนรู้เพ ิ่มเติม</a>
37 </label> 38 </label>
38 </td> 39 </td>
39 </tr> 40 </tr>
40 </table> 41 </table>
41 <div class="buttons"> 42 <div class="buttons">
42 <input type="submit" name="submit" value="ยอมรับและเรียกใช้" /> <input on Click="window.returnValue = 2; window.close();" type="button" name="cancel" valu e="ยกเลิก" /> 43 <input type="submit" name="submit" value="ยอมรับและเรียกใช้" /> <input on Click="window.returnValue = 2; window.close();" type="button" name="cancel" valu e="ยกเลิก" />
43 </div> 44 </div>
44 </form> 45 </form>
45 </div> 46 </div>
46 </body> 47 </body>
47 </html> 48 </html>
OLDNEW
« no previous file with comments | « chrome/installer/setup/eula/oem_sv.html ('k') | chrome/installer/setup/eula/oem_tr.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698