summaryrefslogtreecommitdiffstats
path: root/chrome
diff options
context:
space:
mode:
Diffstat (limited to 'chrome')
-rw-r--r--chrome/app/resources/terms/terms_ar.html23
-rw-r--r--chrome/app/resources/terms/terms_bg.html22
-rw-r--r--chrome/app/resources/terms/terms_bn.html24
-rw-r--r--chrome/app/resources/terms/terms_ca.html22
-rw-r--r--chrome/app/resources/terms/terms_cs.html22
-rw-r--r--chrome/app/resources/terms/terms_da.html22
-rw-r--r--chrome/app/resources/terms/terms_de.html22
-rw-r--r--chrome/app/resources/terms/terms_el.html22
-rw-r--r--chrome/app/resources/terms/terms_en-GB.html22
-rw-r--r--chrome/app/resources/terms/terms_en.html24
-rw-r--r--chrome/app/resources/terms/terms_es-419.html22
-rw-r--r--chrome/app/resources/terms/terms_es.html22
-rw-r--r--chrome/app/resources/terms/terms_et.html22
-rw-r--r--chrome/app/resources/terms/terms_fi.html22
-rw-r--r--chrome/app/resources/terms/terms_fil.html22
-rw-r--r--chrome/app/resources/terms/terms_fr.html22
-rw-r--r--chrome/app/resources/terms/terms_gu.html24
-rw-r--r--chrome/app/resources/terms/terms_he.html22
-rw-r--r--chrome/app/resources/terms/terms_hi.html22
-rw-r--r--chrome/app/resources/terms/terms_hr.html22
-rw-r--r--chrome/app/resources/terms/terms_hu.html22
-rw-r--r--chrome/app/resources/terms/terms_id.html22
-rw-r--r--chrome/app/resources/terms/terms_it.html22
-rw-r--r--chrome/app/resources/terms/terms_ja.html24
-rw-r--r--chrome/app/resources/terms/terms_kn.html24
-rw-r--r--chrome/app/resources/terms/terms_ko.html22
-rw-r--r--chrome/app/resources/terms/terms_lt.html22
-rw-r--r--chrome/app/resources/terms/terms_lv.html22
-rw-r--r--chrome/app/resources/terms/terms_ml.html24
-rw-r--r--chrome/app/resources/terms/terms_mr.html24
-rw-r--r--chrome/app/resources/terms/terms_nb.html22
-rw-r--r--chrome/app/resources/terms/terms_nl.html22
-rw-r--r--chrome/app/resources/terms/terms_or.html24
-rw-r--r--chrome/app/resources/terms/terms_pl.html22
-rw-r--r--chrome/app/resources/terms/terms_pt-BR.html22
-rw-r--r--chrome/app/resources/terms/terms_pt-PT.html22
-rw-r--r--chrome/app/resources/terms/terms_ro.html22
-rw-r--r--chrome/app/resources/terms/terms_ru.html22
-rw-r--r--chrome/app/resources/terms/terms_sk.html22
-rw-r--r--chrome/app/resources/terms/terms_sl.html22
-rw-r--r--chrome/app/resources/terms/terms_sr.html22
-rw-r--r--chrome/app/resources/terms/terms_sv.html22
-rw-r--r--chrome/app/resources/terms/terms_ta.html24
-rw-r--r--chrome/app/resources/terms/terms_te.html24
-rw-r--r--chrome/app/resources/terms/terms_th.html22
-rw-r--r--chrome/app/resources/terms/terms_tr.html22
-rw-r--r--chrome/app/resources/terms/terms_uk.html22
-rw-r--r--chrome/app/resources/terms/terms_vi.html22
-rw-r--r--chrome/app/resources/terms/terms_zh-CN.html22
-rw-r--r--chrome/app/resources/terms/terms_zh-TW.html22
50 files changed, 961 insertions, 160 deletions
diff --git a/chrome/app/resources/terms/terms_ar.html b/chrome/app/resources/terms/terms_ar.html
index 433271f..ea48502 100644
--- a/chrome/app/resources/terms/terms_ar.html
+++ b/chrome/app/resources/terms/terms_ar.html
@@ -3,11 +3,27 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<title>Google Chrome Terms of Service</title>
+<link rel="icon" type="image/ico" href="/tools/dlpage/res/chrome/images/chrome-16.png"><title>Google Chrome Terms of Service</title>
<style>
body { font-family:Arial; font-size:13px; text-align:right; }
</style>
-</head>
+<script type="text/javascript">
+function carry_tracking(obj) {
+ var s = '(\\?.*)';
+ var regex = new RegExp(s);
+ var results = regex.exec(window.location.href);
+ if (results != null) {
+ obj.href = obj.href + results[1];
+ } else {
+ s2 = 'intl/([^/]*)';
+ regex2 = new RegExp(s2);
+ results2 = regex2.exec(window.location.href);
+ if (results2 != null) {
+ obj.href = obj.href + '?hl=' + results2[1];
+ }
+ }
+}
+</script></head>
<body>
<h3>بنود الخدمة الخاصة بـ Google Chrome</h3>
@@ -238,4 +254,5 @@ body { font-family:Arial; font-size:13px; text-align:right; }
<p>20-7 تخضع البنود، وكذلك علاقتك مع Google بموجب البنود، إلى القانون الإنجليزي. وتوافق أنت وGoogle على الخضوع للسلطة القضائية الحصرية لمحاكم إنجلترا للفصل في أي شأن قانوني ينشأ عن البنود. وعلى الرغم من هذا، توافق أنت على أنه لا يزال من حق Google المطالبة بالإفراج بكفالة (أو أي نوع مماثل من إجراءات الإفراج الحرجة) في أي سلطة قضائية.</p>
<p>15 آب (أغسطس)، 2008</p>
</body>
-</html> \ No newline at end of file
+</html>
+
diff --git a/chrome/app/resources/terms/terms_bg.html b/chrome/app/resources/terms/terms_bg.html
index 4dccfdf..d77d049 100644
--- a/chrome/app/resources/terms/terms_bg.html
+++ b/chrome/app/resources/terms/terms_bg.html
@@ -3,11 +3,27 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Общи условия за предоставяне и ползване на Google Chrome</title>
+<link rel="icon" type="image/ico" href="/tools/dlpage/res/chrome/images/chrome-16.png"><title>Общи условия за предоставяне и ползване на Google Chrome</title>
<style>
body { font-family:Arial; font-size:13px; }
</style>
-</head>
+<script type="text/javascript">
+function carry_tracking(obj) {
+ var s = '(\\?.*)';
+ var regex = new RegExp(s);
+ var results = regex.exec(window.location.href);
+ if (results != null) {
+ obj.href = obj.href + results[1];
+ } else {
+ s2 = 'intl/([^/]*)';
+ regex2 = new RegExp(s2);
+ results2 = regex2.exec(window.location.href);
+ if (results2 != null) {
+ obj.href = obj.href + '?hl=' + results2[1];
+ }
+ }
+}
+</script></head>
<body>
<h2>Общи условия за предоставяне и ползване на Google Chrome</h2>
@@ -116,4 +132,4 @@ body { font-family:Arial; font-size:13px; }
<h3>&nbsp;</h3>
<br />
</body>
-</html> \ No newline at end of file
+</html>
diff --git a/chrome/app/resources/terms/terms_bn.html b/chrome/app/resources/terms/terms_bn.html
index 91ef46d..758c137 100644
--- a/chrome/app/resources/terms/terms_bn.html
+++ b/chrome/app/resources/terms/terms_bn.html
@@ -3,11 +3,27 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<title>Google Chrome Terms of Service</title>
+<link rel="icon" type="image/ico" href="/tools/dlpage/res/chrome/images/chrome-16.png"><title>Google Chrome Terms of Service</title>
<style>
body { font-family:Arial; font-size:13px; }
</style>
-</head>
+<script type="text/javascript">
+function carry_tracking(obj) {
+ var s = '(\\?.*)';
+ var regex = new RegExp(s);
+ var results = regex.exec(window.location.href);
+ if (results != null) {
+ obj.href = obj.href + results[1];
+ } else {
+ s2 = 'intl/([^/]*)';
+ regex2 = new RegExp(s2);
+ results2 = regex2.exec(window.location.href);
+ if (results2 != null) {
+ obj.href = obj.href + '?hl=' + results2[1];
+ }
+ }
+}
+</script></head>
<body>
<h2>Google Chrome Terms of Service</h2>
@@ -113,6 +129,6 @@ body { font-family:Arial; font-size:13px; }
<p>19.5 If any court of law, having the jurisdiction to decide on this matter, rules that any provision of these Terms is invalid, then that provision will be removed from the Terms without affecting the rest of the Terms. The remaining provisions of the Terms will continue to be valid and enforceable.</p>
<p>19.6 You acknowledge and agree that each member of the group of companies of which Google is the parent shall be third party beneficiaries to the Terms and that such other companies shall be entitled to directly enforce, and rely upon, any provision of the Terms which confers a benefit on (or rights in favor of) them. Other than this, no other person or company shall be third party beneficiaries to the Terms.</p>
<p>19.7 The Terms, and your relationship with Google under the Terms, shall be governed by the laws of the State of California without regard to its conflict of laws provisions. You and Google agree to submit to the exclusive jurisdiction of the courts located within the county of Santa Clara, California to resolve any legal matter arising from the Terms. Notwithstanding this, you agree that Google shall still be allowed to apply for injunctive remedies (or an equivalent type of urgent legal relief) in any jurisdiction.</p>
-<p>December ___, 2008</p>
+<p>December 16, 2008</p>
</body>
-</html> \ No newline at end of file
+</html>
diff --git a/chrome/app/resources/terms/terms_ca.html b/chrome/app/resources/terms/terms_ca.html
index f71cedd..9eafbe3 100644
--- a/chrome/app/resources/terms/terms_ca.html
+++ b/chrome/app/resources/terms/terms_ca.html
@@ -3,11 +3,27 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Condicions d'&uacute;s de Google Chrome</title>
+<link rel="icon" type="image/ico" href="/tools/dlpage/res/chrome/images/chrome-16.png"><title>Condicions d'&uacute;s de Google Chrome</title>
<style>
body { font-family:Arial; font-size:13px; }
</style>
-</head>
+<script type="text/javascript">
+function carry_tracking(obj) {
+ var s = '(\\?.*)';
+ var regex = new RegExp(s);
+ var results = regex.exec(window.location.href);
+ if (results != null) {
+ obj.href = obj.href + results[1];
+ } else {
+ s2 = 'intl/([^/]*)';
+ regex2 = new RegExp(s2);
+ results2 = regex2.exec(window.location.href);
+ if (results2 != null) {
+ obj.href = obj.href + '?hl=' + results2[1];
+ }
+ }
+}
+</script></head>
<body>
<h2>Condicions d'&uacute;s de Google Chrome</h2>
@@ -116,4 +132,4 @@ body { font-family:Arial; font-size:13px; }
<h3>&nbsp;</h3>
<br />
</body>
-</html> \ No newline at end of file
+</html>
diff --git a/chrome/app/resources/terms/terms_cs.html b/chrome/app/resources/terms/terms_cs.html
index 5d95bf5..3998081 100644
--- a/chrome/app/resources/terms/terms_cs.html
+++ b/chrome/app/resources/terms/terms_cs.html
@@ -3,11 +3,27 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Smluvn&iacute; podm&iacute;nky aplikace Google Chrome </title>
+<link rel="icon" type="image/ico" href="/tools/dlpage/res/chrome/images/chrome-16.png"><title>Smluvn&iacute; podm&iacute;nky aplikace Google Chrome </title>
<style>
body { font-family:Arial; font-size:13px; }
</style>
-</head>
+<script type="text/javascript">
+function carry_tracking(obj) {
+ var s = '(\\?.*)';
+ var regex = new RegExp(s);
+ var results = regex.exec(window.location.href);
+ if (results != null) {
+ obj.href = obj.href + results[1];
+ } else {
+ s2 = 'intl/([^/]*)';
+ regex2 = new RegExp(s2);
+ results2 = regex2.exec(window.location.href);
+ if (results2 != null) {
+ obj.href = obj.href + '?hl=' + results2[1];
+ }
+ }
+}
+</script></head>
<body>
<h2>Smluvn&iacute; podm&iacute;nky aplikace Google Chrome </h2>
@@ -116,4 +132,4 @@ body { font-family:Arial; font-size:13px; }
<h3>&nbsp;</h3>
<br />
</body>
-</html> \ No newline at end of file
+</html>
diff --git a/chrome/app/resources/terms/terms_da.html b/chrome/app/resources/terms/terms_da.html
index d3ca825..f225d42 100644
--- a/chrome/app/resources/terms/terms_da.html
+++ b/chrome/app/resources/terms/terms_da.html
@@ -3,11 +3,27 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Google Chrome Servicevilk&aring;r</title>
+<link rel="icon" type="image/ico" href="/tools/dlpage/res/chrome/images/chrome-16.png"><title>Google Chrome Servicevilk&aring;r</title>
<style>
body { font-family:Arial; font-size:13px; }
</style>
-</head>
+<script type="text/javascript">
+function carry_tracking(obj) {
+ var s = '(\\?.*)';
+ var regex = new RegExp(s);
+ var results = regex.exec(window.location.href);
+ if (results != null) {
+ obj.href = obj.href + results[1];
+ } else {
+ s2 = 'intl/([^/]*)';
+ regex2 = new RegExp(s2);
+ results2 = regex2.exec(window.location.href);
+ if (results2 != null) {
+ obj.href = obj.href + '?hl=' + results2[1];
+ }
+ }
+}
+</script></head>
<body>
<h2>Google Chrome Servicevilk&aring;r</h2>
@@ -116,4 +132,4 @@ body { font-family:Arial; font-size:13px; }
<h3>&nbsp;</h3>
<br />
</body>
-</html> \ No newline at end of file
+</html>
diff --git a/chrome/app/resources/terms/terms_de.html b/chrome/app/resources/terms/terms_de.html
index c1393cf..e3c9295 100644
--- a/chrome/app/resources/terms/terms_de.html
+++ b/chrome/app/resources/terms/terms_de.html
@@ -3,11 +3,27 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Google Chrome - Nutzungsbedingungen</title>
+<link rel="icon" type="image/ico" href="/tools/dlpage/res/chrome/images/chrome-16.png"><title>Google Chrome - Nutzungsbedingungen</title>
<style>
body { font-family:Arial; font-size:13px; }
</style>
-</head>
+<script type="text/javascript">
+function carry_tracking(obj) {
+ var s = '(\\?.*)';
+ var regex = new RegExp(s);
+ var results = regex.exec(window.location.href);
+ if (results != null) {
+ obj.href = obj.href + results[1];
+ } else {
+ s2 = 'intl/([^/]*)';
+ regex2 = new RegExp(s2);
+ results2 = regex2.exec(window.location.href);
+ if (results2 != null) {
+ obj.href = obj.href + '?hl=' + results2[1];
+ }
+ }
+}
+</script></head>
<body>
<h2>Google Chrome - Nutzungsbedingungen</h2>
@@ -116,4 +132,4 @@ body { font-family:Arial; font-size:13px; }
<h3>&nbsp;</h3>
<br />
</body>
-</html> \ No newline at end of file
+</html>
diff --git a/chrome/app/resources/terms/terms_el.html b/chrome/app/resources/terms/terms_el.html
index 3bb0ba7..1eede26 100644
--- a/chrome/app/resources/terms/terms_el.html
+++ b/chrome/app/resources/terms/terms_el.html
@@ -3,11 +3,27 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Ό&rho;&omicron;&iota; &Pi;&alpha;&rho;&omicron;&chi;ή&sigmaf; &Upsilon;&pi;&eta;&rho;&epsilon;&sigma;&iota;ώ&nu; &tau;&omicron;&upsilon; Google Chrome</title>
+<link rel="icon" type="image/ico" href="/tools/dlpage/res/chrome/images/chrome-16.png"><title>Ό&rho;&omicron;&iota; &Pi;&alpha;&rho;&omicron;&chi;ή&sigmaf; &Upsilon;&pi;&eta;&rho;&epsilon;&sigma;&iota;ώ&nu; &tau;&omicron;&upsilon; Google Chrome</title>
<style>
body { font-family:Arial; font-size:13px; }
</style>
-</head>
+<script type="text/javascript">
+function carry_tracking(obj) {
+ var s = '(\\?.*)';
+ var regex = new RegExp(s);
+ var results = regex.exec(window.location.href);
+ if (results != null) {
+ obj.href = obj.href + results[1];
+ } else {
+ s2 = 'intl/([^/]*)';
+ regex2 = new RegExp(s2);
+ results2 = regex2.exec(window.location.href);
+ if (results2 != null) {
+ obj.href = obj.href + '?hl=' + results2[1];
+ }
+ }
+}
+</script></head>
<body>
<h2>Ό&rho;&omicron;&iota; &Pi;&alpha;&rho;&omicron;&chi;ή&sigmaf; &Upsilon;&pi;&eta;&rho;&epsilon;&sigma;&iota;ώ&nu; &tau;&omicron;&upsilon; Google Chrome</h2>
@@ -116,4 +132,4 @@ body { font-family:Arial; font-size:13px; }
<h3>&nbsp;</h3>
<br />
</body>
-</html> \ No newline at end of file
+</html>
diff --git a/chrome/app/resources/terms/terms_en-GB.html b/chrome/app/resources/terms/terms_en-GB.html
index a4bb257..9b3b795 100644
--- a/chrome/app/resources/terms/terms_en-GB.html
+++ b/chrome/app/resources/terms/terms_en-GB.html
@@ -3,11 +3,27 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Google Chrome Terms of Service</title>
+<link rel="icon" type="image/ico" href="/tools/dlpage/res/chrome/images/chrome-16.png"><title>Google Chrome Terms of Service</title>
<style>
body { font-family:Arial; font-size:13px; }
</style>
-</head>
+<script type="text/javascript">
+function carry_tracking(obj) {
+ var s = '(\\?.*)';
+ var regex = new RegExp(s);
+ var results = regex.exec(window.location.href);
+ if (results != null) {
+ obj.href = obj.href + results[1];
+ } else {
+ s2 = 'intl/([^/]*)';
+ regex2 = new RegExp(s2);
+ results2 = regex2.exec(window.location.href);
+ if (results2 != null) {
+ obj.href = obj.href + '?hl=' + results2[1];
+ }
+ }
+}
+</script></head>
<body>
<h2>Google Chrome Terms of Service</h2>
@@ -116,4 +132,4 @@ body { font-family:Arial; font-size:13px; }
<h3>&nbsp;</h3>
<br />
</body>
-</html> \ No newline at end of file
+</html>
diff --git a/chrome/app/resources/terms/terms_en.html b/chrome/app/resources/terms/terms_en.html
index 91ef46d..758c137 100644
--- a/chrome/app/resources/terms/terms_en.html
+++ b/chrome/app/resources/terms/terms_en.html
@@ -3,11 +3,27 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<title>Google Chrome Terms of Service</title>
+<link rel="icon" type="image/ico" href="/tools/dlpage/res/chrome/images/chrome-16.png"><title>Google Chrome Terms of Service</title>
<style>
body { font-family:Arial; font-size:13px; }
</style>
-</head>
+<script type="text/javascript">
+function carry_tracking(obj) {
+ var s = '(\\?.*)';
+ var regex = new RegExp(s);
+ var results = regex.exec(window.location.href);
+ if (results != null) {
+ obj.href = obj.href + results[1];
+ } else {
+ s2 = 'intl/([^/]*)';
+ regex2 = new RegExp(s2);
+ results2 = regex2.exec(window.location.href);
+ if (results2 != null) {
+ obj.href = obj.href + '?hl=' + results2[1];
+ }
+ }
+}
+</script></head>
<body>
<h2>Google Chrome Terms of Service</h2>
@@ -113,6 +129,6 @@ body { font-family:Arial; font-size:13px; }
<p>19.5 If any court of law, having the jurisdiction to decide on this matter, rules that any provision of these Terms is invalid, then that provision will be removed from the Terms without affecting the rest of the Terms. The remaining provisions of the Terms will continue to be valid and enforceable.</p>
<p>19.6 You acknowledge and agree that each member of the group of companies of which Google is the parent shall be third party beneficiaries to the Terms and that such other companies shall be entitled to directly enforce, and rely upon, any provision of the Terms which confers a benefit on (or rights in favor of) them. Other than this, no other person or company shall be third party beneficiaries to the Terms.</p>
<p>19.7 The Terms, and your relationship with Google under the Terms, shall be governed by the laws of the State of California without regard to its conflict of laws provisions. You and Google agree to submit to the exclusive jurisdiction of the courts located within the county of Santa Clara, California to resolve any legal matter arising from the Terms. Notwithstanding this, you agree that Google shall still be allowed to apply for injunctive remedies (or an equivalent type of urgent legal relief) in any jurisdiction.</p>
-<p>December ___, 2008</p>
+<p>December 16, 2008</p>
</body>
-</html> \ No newline at end of file
+</html>
diff --git a/chrome/app/resources/terms/terms_es-419.html b/chrome/app/resources/terms/terms_es-419.html
index c77fa94..d7c0ed4 100644
--- a/chrome/app/resources/terms/terms_es-419.html
+++ b/chrome/app/resources/terms/terms_es-419.html
@@ -3,11 +3,27 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Condiciones del servicio de Google Chrome</title>
+<link rel="icon" type="image/ico" href="/tools/dlpage/res/chrome/images/chrome-16.png"><title>Condiciones del servicio de Google Chrome</title>
<style>
body { font-family:Arial; font-size:13px; }
</style>
-</head>
+<script type="text/javascript">
+function carry_tracking(obj) {
+ var s = '(\\?.*)';
+ var regex = new RegExp(s);
+ var results = regex.exec(window.location.href);
+ if (results != null) {
+ obj.href = obj.href + results[1];
+ } else {
+ s2 = 'intl/([^/]*)';
+ regex2 = new RegExp(s2);
+ results2 = regex2.exec(window.location.href);
+ if (results2 != null) {
+ obj.href = obj.href + '?hl=' + results2[1];
+ }
+ }
+}
+</script></head>
<body>
<h2>Condiciones del servicio de Google Chrome</h2>
@@ -115,4 +131,4 @@ body { font-family:Arial; font-size:13px; }
<p>19.7 Las Condiciones de servicio y la relaci&oacute;n surgida entre usted y Google en virtud de &eacute;stas se regir&aacute;n por las leyes del Estado de California, sin contemplarse sus normas respecto a conflicto de leyes. Usted y Google aceptan someterse a la jurisdicci&oacute;n exclusiva de los tribunales del Condado de Santa Clara (California) para resolver cualquier asunto legal derivado de estas Condiciones. Sin perjuicio de lo dispuesto, acepta que Google podr&aacute; reclamar por desagravio provisional, o un tipo de desagravio legal urgente que sea equivalente, en cualquier jurisdicci&oacute;n.</p>
<p>___ de diciembre de 2008</p>
</body>
-</html> \ No newline at end of file
+</html>
diff --git a/chrome/app/resources/terms/terms_es.html b/chrome/app/resources/terms/terms_es.html
index b3e8d17..34096b3 100644
--- a/chrome/app/resources/terms/terms_es.html
+++ b/chrome/app/resources/terms/terms_es.html
@@ -3,11 +3,27 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Condiciones de servicio de Google Chrome</title>
+<link rel="icon" type="image/ico" href="/tools/dlpage/res/chrome/images/chrome-16.png"><title>Condiciones de servicio de Google Chrome</title>
<style>
body { font-family:Arial; font-size:13px; }
</style>
-</head>
+<script type="text/javascript">
+function carry_tracking(obj) {
+ var s = '(\\?.*)';
+ var regex = new RegExp(s);
+ var results = regex.exec(window.location.href);
+ if (results != null) {
+ obj.href = obj.href + results[1];
+ } else {
+ s2 = 'intl/([^/]*)';
+ regex2 = new RegExp(s2);
+ results2 = regex2.exec(window.location.href);
+ if (results2 != null) {
+ obj.href = obj.href + '?hl=' + results2[1];
+ }
+ }
+}
+</script></head>
<body>
<h2>Condiciones de servicio de Google Chrome</h2>
@@ -116,4 +132,4 @@ body { font-family:Arial; font-size:13px; }
<h3>&nbsp;</h3>
<br />
</body>
-</html> \ No newline at end of file
+</html>
diff --git a/chrome/app/resources/terms/terms_et.html b/chrome/app/resources/terms/terms_et.html
index 5d791ec..7865e74 100644
--- a/chrome/app/resources/terms/terms_et.html
+++ b/chrome/app/resources/terms/terms_et.html
@@ -3,11 +3,27 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Google Chrome'i kasutustingimused</title>
+<link rel="icon" type="image/ico" href="/tools/dlpage/res/chrome/images/chrome-16.png"><title>Google Chrome'i kasutustingimused</title>
<style>
body { font-family:Arial; font-size:13px; }
</style>
-</head>
+<script type="text/javascript">
+function carry_tracking(obj) {
+ var s = '(\\?.*)';
+ var regex = new RegExp(s);
+ var results = regex.exec(window.location.href);
+ if (results != null) {
+ obj.href = obj.href + results[1];
+ } else {
+ s2 = 'intl/([^/]*)';
+ regex2 = new RegExp(s2);
+ results2 = regex2.exec(window.location.href);
+ if (results2 != null) {
+ obj.href = obj.href + '?hl=' + results2[1];
+ }
+ }
+}
+</script></head>
<body>
<h2>Google Chrome'i kasutustingimused</h2>
@@ -126,4 +142,4 @@ Nende teenuste, tarkvara v&otilde;i kaupade kasutamine v&otilde;ib olla teie nin
<h3>&nbsp;</h3>
<br />
</body>
-</html> \ No newline at end of file
+</html>
diff --git a/chrome/app/resources/terms/terms_fi.html b/chrome/app/resources/terms/terms_fi.html
index 96a0c02..c2a22f4 100644
--- a/chrome/app/resources/terms/terms_fi.html
+++ b/chrome/app/resources/terms/terms_fi.html
@@ -3,11 +3,27 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Google Chromen k&auml;ytt&ouml;ehdot</title>
+<link rel="icon" type="image/ico" href="/tools/dlpage/res/chrome/images/chrome-16.png"><title>Google Chromen k&auml;ytt&ouml;ehdot</title>
<style>
body { font-family:Arial; font-size:13px; }
</style>
-</head>
+<script type="text/javascript">
+function carry_tracking(obj) {
+ var s = '(\\?.*)';
+ var regex = new RegExp(s);
+ var results = regex.exec(window.location.href);
+ if (results != null) {
+ obj.href = obj.href + results[1];
+ } else {
+ s2 = 'intl/([^/]*)';
+ regex2 = new RegExp(s2);
+ results2 = regex2.exec(window.location.href);
+ if (results2 != null) {
+ obj.href = obj.href + '?hl=' + results2[1];
+ }
+ }
+}
+</script></head>
<body>
<h2>Google Chromen k&auml;ytt&ouml;ehdot</h2>
@@ -116,4 +132,4 @@ body { font-family:Arial; font-size:13px; }
<h3>&nbsp;</h3>
<br />
</body>
-</html> \ No newline at end of file
+</html>
diff --git a/chrome/app/resources/terms/terms_fil.html b/chrome/app/resources/terms/terms_fil.html
index bcc2f28..35e1303 100644
--- a/chrome/app/resources/terms/terms_fil.html
+++ b/chrome/app/resources/terms/terms_fil.html
@@ -3,11 +3,27 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Mga Tuntunin ng Serbisyo ng Google Chrome</title>
+<link rel="icon" type="image/ico" href="/tools/dlpage/res/chrome/images/chrome-16.png"><title>Mga Tuntunin ng Serbisyo ng Google Chrome</title>
<style>
body { font-family:Arial; font-size:13px; }
</style>
-</head>
+<script type="text/javascript">
+function carry_tracking(obj) {
+ var s = '(\\?.*)';
+ var regex = new RegExp(s);
+ var results = regex.exec(window.location.href);
+ if (results != null) {
+ obj.href = obj.href + results[1];
+ } else {
+ s2 = 'intl/([^/]*)';
+ regex2 = new RegExp(s2);
+ results2 = regex2.exec(window.location.href);
+ if (results2 != null) {
+ obj.href = obj.href + '?hl=' + results2[1];
+ }
+ }
+}
+</script></head>
<body>
<h2>Mga Tuntunin ng Serbisyo ng Google Chrome</h2>
@@ -115,4 +131,4 @@ body { font-family:Arial; font-size:13px; }
<p>19.7 Ang Mga Tuntunin, at ang iyong kaugnayan sa Google sa ilalim ng mga Tuntunin, ay pinamamahalaan ng mga batas ng Estado ng California nang walang pagtatangi sa kontrahan nito ng mga itinakda ng batas. Sumang-ayon ka at ang Google na sumailalim sa eksklusibong kapangyarihan ng mga korte na matatagpuan sa loob ng county ng Santa Clara, California upang lutasin ang anumang ligal na bagay na magmumula sa Mga Tuntunin. Sa kabila nito, sumang-ayon kang mapahihintulutan pa rin ang Google na magsampa ng mga mapag-utos na remedyo (o isang katumbas na uri ng madaliang ligal na tulong) sa anumang saklaw ng batas.</p>
<p>Disyembre ___, 2008</p>
</body>
-</html> \ No newline at end of file
+</html>
diff --git a/chrome/app/resources/terms/terms_fr.html b/chrome/app/resources/terms/terms_fr.html
index 43b96d7..3b87f1c 100644
--- a/chrome/app/resources/terms/terms_fr.html
+++ b/chrome/app/resources/terms/terms_fr.html
@@ -3,11 +3,27 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Conditions d'utilisation de Google&nbsp;Chrome</title>
+<link rel="icon" type="image/ico" href="/tools/dlpage/res/chrome/images/chrome-16.png"><title>Conditions d'utilisation de Google&nbsp;Chrome</title>
<style>
body { font-family:Arial; font-size:13px; }
</style>
-</head>
+<script type="text/javascript">
+function carry_tracking(obj) {
+ var s = '(\\?.*)';
+ var regex = new RegExp(s);
+ var results = regex.exec(window.location.href);
+ if (results != null) {
+ obj.href = obj.href + results[1];
+ } else {
+ s2 = 'intl/([^/]*)';
+ regex2 = new RegExp(s2);
+ results2 = regex2.exec(window.location.href);
+ if (results2 != null) {
+ obj.href = obj.href + '?hl=' + results2[1];
+ }
+ }
+}
+</script></head>
<body>
<h2>Conditions d'utilisation de Google&nbsp;Chrome</h2>
@@ -116,4 +132,4 @@ body { font-family:Arial; font-size:13px; }
<h3>&nbsp;</h3>
<br />
</body>
-</html> \ No newline at end of file
+</html>
diff --git a/chrome/app/resources/terms/terms_gu.html b/chrome/app/resources/terms/terms_gu.html
index 91ef46d..758c137 100644
--- a/chrome/app/resources/terms/terms_gu.html
+++ b/chrome/app/resources/terms/terms_gu.html
@@ -3,11 +3,27 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<title>Google Chrome Terms of Service</title>
+<link rel="icon" type="image/ico" href="/tools/dlpage/res/chrome/images/chrome-16.png"><title>Google Chrome Terms of Service</title>
<style>
body { font-family:Arial; font-size:13px; }
</style>
-</head>
+<script type="text/javascript">
+function carry_tracking(obj) {
+ var s = '(\\?.*)';
+ var regex = new RegExp(s);
+ var results = regex.exec(window.location.href);
+ if (results != null) {
+ obj.href = obj.href + results[1];
+ } else {
+ s2 = 'intl/([^/]*)';
+ regex2 = new RegExp(s2);
+ results2 = regex2.exec(window.location.href);
+ if (results2 != null) {
+ obj.href = obj.href + '?hl=' + results2[1];
+ }
+ }
+}
+</script></head>
<body>
<h2>Google Chrome Terms of Service</h2>
@@ -113,6 +129,6 @@ body { font-family:Arial; font-size:13px; }
<p>19.5 If any court of law, having the jurisdiction to decide on this matter, rules that any provision of these Terms is invalid, then that provision will be removed from the Terms without affecting the rest of the Terms. The remaining provisions of the Terms will continue to be valid and enforceable.</p>
<p>19.6 You acknowledge and agree that each member of the group of companies of which Google is the parent shall be third party beneficiaries to the Terms and that such other companies shall be entitled to directly enforce, and rely upon, any provision of the Terms which confers a benefit on (or rights in favor of) them. Other than this, no other person or company shall be third party beneficiaries to the Terms.</p>
<p>19.7 The Terms, and your relationship with Google under the Terms, shall be governed by the laws of the State of California without regard to its conflict of laws provisions. You and Google agree to submit to the exclusive jurisdiction of the courts located within the county of Santa Clara, California to resolve any legal matter arising from the Terms. Notwithstanding this, you agree that Google shall still be allowed to apply for injunctive remedies (or an equivalent type of urgent legal relief) in any jurisdiction.</p>
-<p>December ___, 2008</p>
+<p>December 16, 2008</p>
</body>
-</html> \ No newline at end of file
+</html>
diff --git a/chrome/app/resources/terms/terms_he.html b/chrome/app/resources/terms/terms_he.html
index dcafc8b..c4f7048 100644
--- a/chrome/app/resources/terms/terms_he.html
+++ b/chrome/app/resources/terms/terms_he.html
@@ -3,11 +3,27 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>תנאים והגבלות של Google Chrome</title>
+<link rel="icon" type="image/ico" href="/tools/dlpage/res/chrome/images/chrome-16.png"><title>תנאים והגבלות של Google Chrome</title>
<style>
body { font-family:Arial; font-size:13px; }
</style>
-</head>
+<script type="text/javascript">
+function carry_tracking(obj) {
+ var s = '(\\?.*)';
+ var regex = new RegExp(s);
+ var results = regex.exec(window.location.href);
+ if (results != null) {
+ obj.href = obj.href + results[1];
+ } else {
+ s2 = 'intl/([^/]*)';
+ regex2 = new RegExp(s2);
+ results2 = regex2.exec(window.location.href);
+ if (results2 != null) {
+ obj.href = obj.href + '?hl=' + results2[1];
+ }
+ }
+}
+</script></head>
<body>
<h2>תנאים והגבלות של Google Chrome</h2>
@@ -116,4 +132,4 @@ body { font-family:Arial; font-size:13px; }
<h3>&nbsp;</h3>
<br />
</body>
-</html> \ No newline at end of file
+</html>
diff --git a/chrome/app/resources/terms/terms_hi.html b/chrome/app/resources/terms/terms_hi.html
index 5599022..bf68e9a 100644
--- a/chrome/app/resources/terms/terms_hi.html
+++ b/chrome/app/resources/terms/terms_hi.html
@@ -3,11 +3,27 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Google Chrome सेवा की शर्तें</title>
+<link rel="icon" type="image/ico" href="/tools/dlpage/res/chrome/images/chrome-16.png"><title>Google Chrome सेवा की शर्तें</title>
<style>
body { font-family:Arial; font-size:13px; }
</style>
-</head>
+<script type="text/javascript">
+function carry_tracking(obj) {
+ var s = '(\\?.*)';
+ var regex = new RegExp(s);
+ var results = regex.exec(window.location.href);
+ if (results != null) {
+ obj.href = obj.href + results[1];
+ } else {
+ s2 = 'intl/([^/]*)';
+ regex2 = new RegExp(s2);
+ results2 = regex2.exec(window.location.href);
+ if (results2 != null) {
+ obj.href = obj.href + '?hl=' + results2[1];
+ }
+ }
+}
+</script></head>
<body>
<h2>Google Chrome सेवा की शर्तें</h2>
@@ -115,4 +131,4 @@ body { font-family:Arial; font-size:13px; }
<p>19.7 ये शर्तें और इन शर्तों के अंतर्गत Google के साथ आपका संबंध, क़ानूनी प्रावधानों के विरोध के बिना, स्टेट ऑफ कैलिफ़ोर्निया के क़ानून द्वारा नियंत्रित होगा. आप और Google इन नियमों से उत्पन्न किसी भी क़ानूनी मामले को हल करने के लिए काउंटी ऑफ़ सांता क्लारा, कैलिफ़ोर्निया में स्थित क्षेत्राधिकार वाले न्यायालयों में सबमिट करने पर सहमति जताते हैं. तथापि, आप सहमति जताते हैं कि Google को फिर भी आदेशार्थ उपायों (या त्वरित क़ानूनी राहत के किसी समान प्रकार) के लिए किसी भी क्षेत्राधिकार में आवेदन करने की अनुमति होगी.</p>
<p>दिसंबर ___, 2008</p>
</body>
-</html> \ No newline at end of file
+</html>
diff --git a/chrome/app/resources/terms/terms_hr.html b/chrome/app/resources/terms/terms_hr.html
index bce94a6..37fb625 100644
--- a/chrome/app/resources/terms/terms_hr.html
+++ b/chrome/app/resources/terms/terms_hr.html
@@ -3,11 +3,27 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Google Chrome uvjeti upotrebe usluge</title>
+<link rel="icon" type="image/ico" href="/tools/dlpage/res/chrome/images/chrome-16.png"><title>Google Chrome uvjeti upotrebe usluge</title>
<style>
body { font-family:Arial; font-size:13px; }
</style>
-</head>
+<script type="text/javascript">
+function carry_tracking(obj) {
+ var s = '(\\?.*)';
+ var regex = new RegExp(s);
+ var results = regex.exec(window.location.href);
+ if (results != null) {
+ obj.href = obj.href + results[1];
+ } else {
+ s2 = 'intl/([^/]*)';
+ regex2 = new RegExp(s2);
+ results2 = regex2.exec(window.location.href);
+ if (results2 != null) {
+ obj.href = obj.href + '?hl=' + results2[1];
+ }
+ }
+}
+</script></head>
<body>
<h2>Google Chrome uvjeti upotrebe usluge</h2>
@@ -116,4 +132,4 @@ body { font-family:Arial; font-size:13px; }
<h3>&nbsp;</h3>
<br />
</body>
-</html> \ No newline at end of file
+</html>
diff --git a/chrome/app/resources/terms/terms_hu.html b/chrome/app/resources/terms/terms_hu.html
index aefe1a8..56c1270 100644
--- a/chrome/app/resources/terms/terms_hu.html
+++ b/chrome/app/resources/terms/terms_hu.html
@@ -3,11 +3,27 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Google Chrome - &Aacute;ltal&aacute;nos Szerződ&eacute;si Felt&eacute;telek</title>
+<link rel="icon" type="image/ico" href="/tools/dlpage/res/chrome/images/chrome-16.png"><title>Google Chrome - &Aacute;ltal&aacute;nos Szerződ&eacute;si Felt&eacute;telek</title>
<style>
body { font-family:Arial; font-size:13px; }
</style>
-</head>
+<script type="text/javascript">
+function carry_tracking(obj) {
+ var s = '(\\?.*)';
+ var regex = new RegExp(s);
+ var results = regex.exec(window.location.href);
+ if (results != null) {
+ obj.href = obj.href + results[1];
+ } else {
+ s2 = 'intl/([^/]*)';
+ regex2 = new RegExp(s2);
+ results2 = regex2.exec(window.location.href);
+ if (results2 != null) {
+ obj.href = obj.href + '?hl=' + results2[1];
+ }
+ }
+}
+</script></head>
<body>
<h2>Google Chrome - &Aacute;ltal&aacute;nos Szerződ&eacute;si Felt&eacute;telek</h2>
@@ -116,4 +132,4 @@ body { font-family:Arial; font-size:13px; }
<h3>&nbsp;</h3>
<br />
</body>
-</html> \ No newline at end of file
+</html>
diff --git a/chrome/app/resources/terms/terms_id.html b/chrome/app/resources/terms/terms_id.html
index a975357..6f582d1 100644
--- a/chrome/app/resources/terms/terms_id.html
+++ b/chrome/app/resources/terms/terms_id.html
@@ -3,11 +3,27 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Persyaratan Layanan Google Chrome</title>
+<link rel="icon" type="image/ico" href="/tools/dlpage/res/chrome/images/chrome-16.png"><title>Persyaratan Layanan Google Chrome</title>
<style>
body { font-family:Arial; font-size:13px; }
</style>
-</head>
+<script type="text/javascript">
+function carry_tracking(obj) {
+ var s = '(\\?.*)';
+ var regex = new RegExp(s);
+ var results = regex.exec(window.location.href);
+ if (results != null) {
+ obj.href = obj.href + results[1];
+ } else {
+ s2 = 'intl/([^/]*)';
+ regex2 = new RegExp(s2);
+ results2 = regex2.exec(window.location.href);
+ if (results2 != null) {
+ obj.href = obj.href + '?hl=' + results2[1];
+ }
+ }
+}
+</script></head>
<body>
<h2>Persyaratan Layanan Google Chrome</h2>
@@ -117,4 +133,4 @@ Anda setuju untuk bertanggung jawab dalam melindungi serta melaksanakan hak ters
<p>19.7 Persyaratan ini dan hubungan Anda dengan Google berdasarkan Persyaratan, akan diatur menurut undang-undang Negara Bagian California tanpa memperhatikan pertentangan ketentuan hukum. Anda dan Google setuju untuk memberikan wewenang eksklusif kepada pengadilan di wilayah Santa Clara, California untuk menyelesaikan masalah hukum apapun yang timbul berdasarkan Persyaratan ini. Tanpa mengabaikan hal tersebut, Anda setuju bahwa Google akan tetap diizinkan untuk mengajukan upaya hukum yang diperlukan (atau tindakan hukum penting yang setara) di wilayah hukum manapun.</p>
<p>Desember ___, 2008</p>
</body>
-</html> \ No newline at end of file
+</html>
diff --git a/chrome/app/resources/terms/terms_it.html b/chrome/app/resources/terms/terms_it.html
index 37e93e0..3f184e6 100644
--- a/chrome/app/resources/terms/terms_it.html
+++ b/chrome/app/resources/terms/terms_it.html
@@ -3,11 +3,27 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Termini di servizio di Google Chrome</title>
+<link rel="icon" type="image/ico" href="/tools/dlpage/res/chrome/images/chrome-16.png"><title>Termini di servizio di Google Chrome</title>
<style>
body { font-family:Arial; font-size:13px; }
</style>
-</head>
+<script type="text/javascript">
+function carry_tracking(obj) {
+ var s = '(\\?.*)';
+ var regex = new RegExp(s);
+ var results = regex.exec(window.location.href);
+ if (results != null) {
+ obj.href = obj.href + results[1];
+ } else {
+ s2 = 'intl/([^/]*)';
+ regex2 = new RegExp(s2);
+ results2 = regex2.exec(window.location.href);
+ if (results2 != null) {
+ obj.href = obj.href + '?hl=' + results2[1];
+ }
+ }
+}
+</script></head>
<body>
<h2>Termini di servizio di Google Chrome</h2>
@@ -116,4 +132,4 @@ body { font-family:Arial; font-size:13px; }
<h3>&nbsp;</h3>
<br />
</body>
-</html> \ No newline at end of file
+</html>
diff --git a/chrome/app/resources/terms/terms_ja.html b/chrome/app/resources/terms/terms_ja.html
index b56440a..3d22493 100644
--- a/chrome/app/resources/terms/terms_ja.html
+++ b/chrome/app/resources/terms/terms_ja.html
@@ -1,13 +1,30 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Google Chrome 利用規約</title>
+<link rel="icon" type="image/ico" href="/tools/dlpage/res/chrome/images/chrome-16.png"><title>Google Chrome 利用規約</title>
<style>
body { font-family:Arial; font-size:13px; }
</style>
-</head>
+<script type="text/javascript">
+function carry_tracking(obj) {
+ var s = '(\\?.*)';
+ var regex = new RegExp(s);
+ var results = regex.exec(window.location.href);
+ if (results != null) {
+ obj.href = obj.href + results[1];
+ } else {
+ s2 = 'intl/([^/]*)';
+ regex2 = new RegExp(s2);
+ results2 = regex2.exec(window.location.href);
+ if (results2 != null) {
+ obj.href = obj.href + '?hl=' + results2[1];
+ }
+ }
+}
+</script></head>
+
<body>
<h2>Google Chrome 利用規約</h2>
<p>本利用規約は、実行コード バージョンの Google Chromeに適用されます。Google Chrome のソース コードは、http://code.google.com/chromium/terms.html のオープン ソース ソフトウェア ライセンスに基づき、無料でご利用いただけます。</p>
@@ -115,4 +132,3 @@ body { font-family:Arial; font-size:13px; }
<p>2008年12月___日</p>
</body>
</html>
-
diff --git a/chrome/app/resources/terms/terms_kn.html b/chrome/app/resources/terms/terms_kn.html
index 91ef46d..758c137 100644
--- a/chrome/app/resources/terms/terms_kn.html
+++ b/chrome/app/resources/terms/terms_kn.html
@@ -3,11 +3,27 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<title>Google Chrome Terms of Service</title>
+<link rel="icon" type="image/ico" href="/tools/dlpage/res/chrome/images/chrome-16.png"><title>Google Chrome Terms of Service</title>
<style>
body { font-family:Arial; font-size:13px; }
</style>
-</head>
+<script type="text/javascript">
+function carry_tracking(obj) {
+ var s = '(\\?.*)';
+ var regex = new RegExp(s);
+ var results = regex.exec(window.location.href);
+ if (results != null) {
+ obj.href = obj.href + results[1];
+ } else {
+ s2 = 'intl/([^/]*)';
+ regex2 = new RegExp(s2);
+ results2 = regex2.exec(window.location.href);
+ if (results2 != null) {
+ obj.href = obj.href + '?hl=' + results2[1];
+ }
+ }
+}
+</script></head>
<body>
<h2>Google Chrome Terms of Service</h2>
@@ -113,6 +129,6 @@ body { font-family:Arial; font-size:13px; }
<p>19.5 If any court of law, having the jurisdiction to decide on this matter, rules that any provision of these Terms is invalid, then that provision will be removed from the Terms without affecting the rest of the Terms. The remaining provisions of the Terms will continue to be valid and enforceable.</p>
<p>19.6 You acknowledge and agree that each member of the group of companies of which Google is the parent shall be third party beneficiaries to the Terms and that such other companies shall be entitled to directly enforce, and rely upon, any provision of the Terms which confers a benefit on (or rights in favor of) them. Other than this, no other person or company shall be third party beneficiaries to the Terms.</p>
<p>19.7 The Terms, and your relationship with Google under the Terms, shall be governed by the laws of the State of California without regard to its conflict of laws provisions. You and Google agree to submit to the exclusive jurisdiction of the courts located within the county of Santa Clara, California to resolve any legal matter arising from the Terms. Notwithstanding this, you agree that Google shall still be allowed to apply for injunctive remedies (or an equivalent type of urgent legal relief) in any jurisdiction.</p>
-<p>December ___, 2008</p>
+<p>December 16, 2008</p>
</body>
-</html> \ No newline at end of file
+</html>
diff --git a/chrome/app/resources/terms/terms_ko.html b/chrome/app/resources/terms/terms_ko.html
index 8c13a5a..67d897a 100644
--- a/chrome/app/resources/terms/terms_ko.html
+++ b/chrome/app/resources/terms/terms_ko.html
@@ -3,11 +3,27 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Google 크롬 서비스 약관</title>
+<link rel="icon" type="image/ico" href="/tools/dlpage/res/chrome/images/chrome-16.png"><title>Google 크롬 서비스 약관</title>
<style>
body { font-family:Arial; font-size:13px; }
</style>
-</head>
+<script type="text/javascript">
+function carry_tracking(obj) {
+ var s = '(\\?.*)';
+ var regex = new RegExp(s);
+ var results = regex.exec(window.location.href);
+ if (results != null) {
+ obj.href = obj.href + results[1];
+ } else {
+ s2 = 'intl/([^/]*)';
+ regex2 = new RegExp(s2);
+ results2 = regex2.exec(window.location.href);
+ if (results2 != null) {
+ obj.href = obj.href + '?hl=' + results2[1];
+ }
+ }
+}
+</script></head>
<body>
<h2>Google 크롬 서비스 약관</h2>
@@ -115,4 +131,4 @@ body { font-family:Arial; font-size:13px; }
<p>19.7 본 약관, 그리고 본 약관에 따른 귀하와 Google의 관계는 법률 조항의 상충 여부에 관계없이 캘리포니아 주 법률의 적용을 받습니다. 귀하와 Google은 본 약관으로부터 발생하는 모든 법적 분쟁을 해결하기 위해 캘리포니아 주 산타클라라 카운티 소재 법원의 전속 관할권에 따르는 데 동의합니다. 이와는 별도로 귀하는 Google이 관할지역과 상관없이 보존처분 또는 이에 상응하는 긴급 구제책을 시행할 자격이 있음에 동의합니다.</p>
<p>2008년 12월 ___일</p>
</body>
-</html> \ No newline at end of file
+</html>
diff --git a/chrome/app/resources/terms/terms_lt.html b/chrome/app/resources/terms/terms_lt.html
index c8a5dd4..83b3203 100644
--- a/chrome/app/resources/terms/terms_lt.html
+++ b/chrome/app/resources/terms/terms_lt.html
@@ -3,11 +3,27 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>&bdquo;Google Chrome&ldquo; paslaugų teikimo sąlygos</title>
+<link rel="icon" type="image/ico" href="/tools/dlpage/res/chrome/images/chrome-16.png"><title>&bdquo;Google Chrome&ldquo; paslaugų teikimo sąlygos</title>
<style>
body { font-family:Arial; font-size:13px; }
</style>
-</head>
+<script type="text/javascript">
+function carry_tracking(obj) {
+ var s = '(\\?.*)';
+ var regex = new RegExp(s);
+ var results = regex.exec(window.location.href);
+ if (results != null) {
+ obj.href = obj.href + results[1];
+ } else {
+ s2 = 'intl/([^/]*)';
+ regex2 = new RegExp(s2);
+ results2 = regex2.exec(window.location.href);
+ if (results2 != null) {
+ obj.href = obj.href + '?hl=' + results2[1];
+ }
+ }
+}
+</script></head>
<body>
<h2>&bdquo;Google Chrome&ldquo; paslaugų teikimo sąlygos</h2>
@@ -116,4 +132,4 @@ body { font-family:Arial; font-size:13px; }
<h3>&nbsp;</h3>
<br />
</body>
-</html> \ No newline at end of file
+</html>
diff --git a/chrome/app/resources/terms/terms_lv.html b/chrome/app/resources/terms/terms_lv.html
index 40b20f1..9b7c850 100644
--- a/chrome/app/resources/terms/terms_lv.html
+++ b/chrome/app/resources/terms/terms_lv.html
@@ -3,11 +3,27 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Google Chrome Pakalpojumu sniegšanas noteikumi</title>
+<link rel="icon" type="image/ico" href="/tools/dlpage/res/chrome/images/chrome-16.png"><title>Google Chrome Pakalpojumu sniegšanas noteikumi</title>
<style>
body { font-family:Arial; font-size:13px; }
</style>
-</head>
+<script type="text/javascript">
+function carry_tracking(obj) {
+ var s = '(\\?.*)';
+ var regex = new RegExp(s);
+ var results = regex.exec(window.location.href);
+ if (results != null) {
+ obj.href = obj.href + results[1];
+ } else {
+ s2 = 'intl/([^/]*)';
+ regex2 = new RegExp(s2);
+ results2 = regex2.exec(window.location.href);
+ if (results2 != null) {
+ obj.href = obj.href + '?hl=' + results2[1];
+ }
+ }
+}
+</script></head>
<body>
<h2>Google Chrome Pakalpojumu sniegšanas noteikumi</h2>
@@ -116,4 +132,4 @@ body { font-family:Arial; font-size:13px; }
<h3>&nbsp;</h3>
<br />
</body>
-</html> \ No newline at end of file
+</html>
diff --git a/chrome/app/resources/terms/terms_ml.html b/chrome/app/resources/terms/terms_ml.html
index 91ef46d..758c137 100644
--- a/chrome/app/resources/terms/terms_ml.html
+++ b/chrome/app/resources/terms/terms_ml.html
@@ -3,11 +3,27 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<title>Google Chrome Terms of Service</title>
+<link rel="icon" type="image/ico" href="/tools/dlpage/res/chrome/images/chrome-16.png"><title>Google Chrome Terms of Service</title>
<style>
body { font-family:Arial; font-size:13px; }
</style>
-</head>
+<script type="text/javascript">
+function carry_tracking(obj) {
+ var s = '(\\?.*)';
+ var regex = new RegExp(s);
+ var results = regex.exec(window.location.href);
+ if (results != null) {
+ obj.href = obj.href + results[1];
+ } else {
+ s2 = 'intl/([^/]*)';
+ regex2 = new RegExp(s2);
+ results2 = regex2.exec(window.location.href);
+ if (results2 != null) {
+ obj.href = obj.href + '?hl=' + results2[1];
+ }
+ }
+}
+</script></head>
<body>
<h2>Google Chrome Terms of Service</h2>
@@ -113,6 +129,6 @@ body { font-family:Arial; font-size:13px; }
<p>19.5 If any court of law, having the jurisdiction to decide on this matter, rules that any provision of these Terms is invalid, then that provision will be removed from the Terms without affecting the rest of the Terms. The remaining provisions of the Terms will continue to be valid and enforceable.</p>
<p>19.6 You acknowledge and agree that each member of the group of companies of which Google is the parent shall be third party beneficiaries to the Terms and that such other companies shall be entitled to directly enforce, and rely upon, any provision of the Terms which confers a benefit on (or rights in favor of) them. Other than this, no other person or company shall be third party beneficiaries to the Terms.</p>
<p>19.7 The Terms, and your relationship with Google under the Terms, shall be governed by the laws of the State of California without regard to its conflict of laws provisions. You and Google agree to submit to the exclusive jurisdiction of the courts located within the county of Santa Clara, California to resolve any legal matter arising from the Terms. Notwithstanding this, you agree that Google shall still be allowed to apply for injunctive remedies (or an equivalent type of urgent legal relief) in any jurisdiction.</p>
-<p>December ___, 2008</p>
+<p>December 16, 2008</p>
</body>
-</html> \ No newline at end of file
+</html>
diff --git a/chrome/app/resources/terms/terms_mr.html b/chrome/app/resources/terms/terms_mr.html
index 91ef46d..758c137 100644
--- a/chrome/app/resources/terms/terms_mr.html
+++ b/chrome/app/resources/terms/terms_mr.html
@@ -3,11 +3,27 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<title>Google Chrome Terms of Service</title>
+<link rel="icon" type="image/ico" href="/tools/dlpage/res/chrome/images/chrome-16.png"><title>Google Chrome Terms of Service</title>
<style>
body { font-family:Arial; font-size:13px; }
</style>
-</head>
+<script type="text/javascript">
+function carry_tracking(obj) {
+ var s = '(\\?.*)';
+ var regex = new RegExp(s);
+ var results = regex.exec(window.location.href);
+ if (results != null) {
+ obj.href = obj.href + results[1];
+ } else {
+ s2 = 'intl/([^/]*)';
+ regex2 = new RegExp(s2);
+ results2 = regex2.exec(window.location.href);
+ if (results2 != null) {
+ obj.href = obj.href + '?hl=' + results2[1];
+ }
+ }
+}
+</script></head>
<body>
<h2>Google Chrome Terms of Service</h2>
@@ -113,6 +129,6 @@ body { font-family:Arial; font-size:13px; }
<p>19.5 If any court of law, having the jurisdiction to decide on this matter, rules that any provision of these Terms is invalid, then that provision will be removed from the Terms without affecting the rest of the Terms. The remaining provisions of the Terms will continue to be valid and enforceable.</p>
<p>19.6 You acknowledge and agree that each member of the group of companies of which Google is the parent shall be third party beneficiaries to the Terms and that such other companies shall be entitled to directly enforce, and rely upon, any provision of the Terms which confers a benefit on (or rights in favor of) them. Other than this, no other person or company shall be third party beneficiaries to the Terms.</p>
<p>19.7 The Terms, and your relationship with Google under the Terms, shall be governed by the laws of the State of California without regard to its conflict of laws provisions. You and Google agree to submit to the exclusive jurisdiction of the courts located within the county of Santa Clara, California to resolve any legal matter arising from the Terms. Notwithstanding this, you agree that Google shall still be allowed to apply for injunctive remedies (or an equivalent type of urgent legal relief) in any jurisdiction.</p>
-<p>December ___, 2008</p>
+<p>December 16, 2008</p>
</body>
-</html> \ No newline at end of file
+</html>
diff --git a/chrome/app/resources/terms/terms_nb.html b/chrome/app/resources/terms/terms_nb.html
index dbf2637..3284e85 100644
--- a/chrome/app/resources/terms/terms_nb.html
+++ b/chrome/app/resources/terms/terms_nb.html
@@ -3,11 +3,27 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Vilk&aring;r for Google Chrome</title>
+<link rel="icon" type="image/ico" href="/tools/dlpage/res/chrome/images/chrome-16.png"><title>Vilk&aring;r for Google Chrome</title>
<style>
body { font-family:Arial; font-size:13px; }
</style>
-</head>
+<script type="text/javascript">
+function carry_tracking(obj) {
+ var s = '(\\?.*)';
+ var regex = new RegExp(s);
+ var results = regex.exec(window.location.href);
+ if (results != null) {
+ obj.href = obj.href + results[1];
+ } else {
+ s2 = 'intl/([^/]*)';
+ regex2 = new RegExp(s2);
+ results2 = regex2.exec(window.location.href);
+ if (results2 != null) {
+ obj.href = obj.href + '?hl=' + results2[1];
+ }
+ }
+}
+</script></head>
<body>
<h2>Vilk&aring;r for Google Chrome</h2>
@@ -116,4 +132,4 @@ body { font-family:Arial; font-size:13px; }
<h3>&nbsp;</h3>
<br />
</body>
-</html> \ No newline at end of file
+</html>
diff --git a/chrome/app/resources/terms/terms_nl.html b/chrome/app/resources/terms/terms_nl.html
index b6baf74..2eddd85 100644
--- a/chrome/app/resources/terms/terms_nl.html
+++ b/chrome/app/resources/terms/terms_nl.html
@@ -3,11 +3,27 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Google Chrome - Servicevoorwaarden</title>
+<link rel="icon" type="image/ico" href="/tools/dlpage/res/chrome/images/chrome-16.png"><title>Google Chrome - Servicevoorwaarden</title>
<style>
body { font-family:Arial; font-size:13px; }
</style>
-</head>
+<script type="text/javascript">
+function carry_tracking(obj) {
+ var s = '(\\?.*)';
+ var regex = new RegExp(s);
+ var results = regex.exec(window.location.href);
+ if (results != null) {
+ obj.href = obj.href + results[1];
+ } else {
+ s2 = 'intl/([^/]*)';
+ regex2 = new RegExp(s2);
+ results2 = regex2.exec(window.location.href);
+ if (results2 != null) {
+ obj.href = obj.href + '?hl=' + results2[1];
+ }
+ }
+}
+</script></head>
<body>
<h2>Google Chrome - Servicevoorwaarden</h2>
@@ -116,4 +132,4 @@ body { font-family:Arial; font-size:13px; }
<h3>&nbsp;</h3>
<br />
</body>
-</html> \ No newline at end of file
+</html>
diff --git a/chrome/app/resources/terms/terms_or.html b/chrome/app/resources/terms/terms_or.html
index 91ef46d..758c137 100644
--- a/chrome/app/resources/terms/terms_or.html
+++ b/chrome/app/resources/terms/terms_or.html
@@ -3,11 +3,27 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<title>Google Chrome Terms of Service</title>
+<link rel="icon" type="image/ico" href="/tools/dlpage/res/chrome/images/chrome-16.png"><title>Google Chrome Terms of Service</title>
<style>
body { font-family:Arial; font-size:13px; }
</style>
-</head>
+<script type="text/javascript">
+function carry_tracking(obj) {
+ var s = '(\\?.*)';
+ var regex = new RegExp(s);
+ var results = regex.exec(window.location.href);
+ if (results != null) {
+ obj.href = obj.href + results[1];
+ } else {
+ s2 = 'intl/([^/]*)';
+ regex2 = new RegExp(s2);
+ results2 = regex2.exec(window.location.href);
+ if (results2 != null) {
+ obj.href = obj.href + '?hl=' + results2[1];
+ }
+ }
+}
+</script></head>
<body>
<h2>Google Chrome Terms of Service</h2>
@@ -113,6 +129,6 @@ body { font-family:Arial; font-size:13px; }
<p>19.5 If any court of law, having the jurisdiction to decide on this matter, rules that any provision of these Terms is invalid, then that provision will be removed from the Terms without affecting the rest of the Terms. The remaining provisions of the Terms will continue to be valid and enforceable.</p>
<p>19.6 You acknowledge and agree that each member of the group of companies of which Google is the parent shall be third party beneficiaries to the Terms and that such other companies shall be entitled to directly enforce, and rely upon, any provision of the Terms which confers a benefit on (or rights in favor of) them. Other than this, no other person or company shall be third party beneficiaries to the Terms.</p>
<p>19.7 The Terms, and your relationship with Google under the Terms, shall be governed by the laws of the State of California without regard to its conflict of laws provisions. You and Google agree to submit to the exclusive jurisdiction of the courts located within the county of Santa Clara, California to resolve any legal matter arising from the Terms. Notwithstanding this, you agree that Google shall still be allowed to apply for injunctive remedies (or an equivalent type of urgent legal relief) in any jurisdiction.</p>
-<p>December ___, 2008</p>
+<p>December 16, 2008</p>
</body>
-</html> \ No newline at end of file
+</html>
diff --git a/chrome/app/resources/terms/terms_pl.html b/chrome/app/resources/terms/terms_pl.html
index 69f892a..03e2bd8 100644
--- a/chrome/app/resources/terms/terms_pl.html
+++ b/chrome/app/resources/terms/terms_pl.html
@@ -3,11 +3,27 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Google Chrome &ndash; Warunki korzystania z usługi</title>
+<link rel="icon" type="image/ico" href="/tools/dlpage/res/chrome/images/chrome-16.png"><title>Google Chrome &ndash; Warunki korzystania z usługi</title>
<style>
body { font-family:Arial; font-size:13px; }
</style>
-</head>
+<script type="text/javascript">
+function carry_tracking(obj) {
+ var s = '(\\?.*)';
+ var regex = new RegExp(s);
+ var results = regex.exec(window.location.href);
+ if (results != null) {
+ obj.href = obj.href + results[1];
+ } else {
+ s2 = 'intl/([^/]*)';
+ regex2 = new RegExp(s2);
+ results2 = regex2.exec(window.location.href);
+ if (results2 != null) {
+ obj.href = obj.href + '?hl=' + results2[1];
+ }
+ }
+}
+</script></head>
<body>
<h2>Google Chrome &ndash; Warunki korzystania z usługi</h2>
@@ -116,4 +132,4 @@ body { font-family:Arial; font-size:13px; }
<h3>&nbsp;</h3>
<br />
</body>
-</html> \ No newline at end of file
+</html>
diff --git a/chrome/app/resources/terms/terms_pt-BR.html b/chrome/app/resources/terms/terms_pt-BR.html
index 4ad87609..5971ca5 100644
--- a/chrome/app/resources/terms/terms_pt-BR.html
+++ b/chrome/app/resources/terms/terms_pt-BR.html
@@ -3,11 +3,27 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Termos de Servi&ccedil;o do Google Chrome</title>
+<link rel="icon" type="image/ico" href="/tools/dlpage/res/chrome/images/chrome-16.png"><title>Termos de Servi&ccedil;o do Google Chrome</title>
<style>
body { font-family:Arial; font-size:13px; }
</style>
-</head>
+<script type="text/javascript">
+function carry_tracking(obj) {
+ var s = '(\\?.*)';
+ var regex = new RegExp(s);
+ var results = regex.exec(window.location.href);
+ if (results != null) {
+ obj.href = obj.href + results[1];
+ } else {
+ s2 = 'intl/([^/]*)';
+ regex2 = new RegExp(s2);
+ results2 = regex2.exec(window.location.href);
+ if (results2 != null) {
+ obj.href = obj.href + '?hl=' + results2[1];
+ }
+ }
+}
+</script></head>
<body>
<h2>Termos de Servi&ccedil;o do Google Chrome</h2>
@@ -115,4 +131,4 @@ body { font-family:Arial; font-size:13px; }
<p>19.7 Os Termos e o relacionamento entre o usu&aacute;rio e o Google conforme os Termos ser&atilde;o regidos pelas leis do Estado da Calif&oacute;rnia, independentemente do conflito de provis&otilde;es legais. Voc&ecirc; e o Google concordam em submeter &agrave; exclusiva jurisdi&ccedil;&atilde;o dos tribunais localizados no condado de Santa Clara, Calif&oacute;rnia, a resolu&ccedil;&atilde;o de quaisquer quest&otilde;es legais resultantes dos Termos. N&atilde;o obstante o referido, voc&ecirc; concorda que o Google poder&aacute; ainda recorrer a rem&eacute;dios judiciais cautelares (ou um tipo equivalente de medida legal urgente) em qualquer jurisdi&ccedil;&atilde;o.</p>
<p>___ de dezembro de 2008</p>
</body>
-</html> \ No newline at end of file
+</html>
diff --git a/chrome/app/resources/terms/terms_pt-PT.html b/chrome/app/resources/terms/terms_pt-PT.html
index 8a70ed3..fb2bd36 100644
--- a/chrome/app/resources/terms/terms_pt-PT.html
+++ b/chrome/app/resources/terms/terms_pt-PT.html
@@ -3,11 +3,27 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Termos de utiliza&ccedil;&atilde;o do Google Chrome</title>
+<link rel="icon" type="image/ico" href="/tools/dlpage/res/chrome/images/chrome-16.png"><title>Termos de utiliza&ccedil;&atilde;o do Google Chrome</title>
<style>
body { font-family:Arial; font-size:13px; }
</style>
-</head>
+<script type="text/javascript">
+function carry_tracking(obj) {
+ var s = '(\\?.*)';
+ var regex = new RegExp(s);
+ var results = regex.exec(window.location.href);
+ if (results != null) {
+ obj.href = obj.href + results[1];
+ } else {
+ s2 = 'intl/([^/]*)';
+ regex2 = new RegExp(s2);
+ results2 = regex2.exec(window.location.href);
+ if (results2 != null) {
+ obj.href = obj.href + '?hl=' + results2[1];
+ }
+ }
+}
+</script></head>
<body>
<h2>Termos de utiliza&ccedil;&atilde;o do Google Chrome</h2>
@@ -116,4 +132,4 @@ body { font-family:Arial; font-size:13px; }
<h3>&nbsp;</h3>
<br />
</body>
-</html> \ No newline at end of file
+</html>
diff --git a/chrome/app/resources/terms/terms_ro.html b/chrome/app/resources/terms/terms_ro.html
index d4808a1..b1581ea 100644
--- a/chrome/app/resources/terms/terms_ro.html
+++ b/chrome/app/resources/terms/terms_ro.html
@@ -3,11 +3,27 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Termeni şi condiţii Google Chrome</title>
+<link rel="icon" type="image/ico" href="/tools/dlpage/res/chrome/images/chrome-16.png"><title>Termeni şi condiţii Google Chrome</title>
<style>
body { font-family:Arial; font-size:13px; }
</style>
-</head>
+<script type="text/javascript">
+function carry_tracking(obj) {
+ var s = '(\\?.*)';
+ var regex = new RegExp(s);
+ var results = regex.exec(window.location.href);
+ if (results != null) {
+ obj.href = obj.href + results[1];
+ } else {
+ s2 = 'intl/([^/]*)';
+ regex2 = new RegExp(s2);
+ results2 = regex2.exec(window.location.href);
+ if (results2 != null) {
+ obj.href = obj.href + '?hl=' + results2[1];
+ }
+ }
+}
+</script></head>
<body>
<h2>Termeni şi condiţii Google Chrome</h2>
@@ -116,4 +132,4 @@ body { font-family:Arial; font-size:13px; }
<h3>&nbsp;</h3>
<br />
</body>
-</html> \ No newline at end of file
+</html>
diff --git a/chrome/app/resources/terms/terms_ru.html b/chrome/app/resources/terms/terms_ru.html
index ece2b38..5e83bda 100644
--- a/chrome/app/resources/terms/terms_ru.html
+++ b/chrome/app/resources/terms/terms_ru.html
@@ -3,11 +3,27 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Условия предоставления услуг Google Chrome</title>
+<link rel="icon" type="image/ico" href="/tools/dlpage/res/chrome/images/chrome-16.png"><title>Условия предоставления услуг Google Chrome</title>
<style>
body { font-family:Arial; font-size:13px; }
</style>
-</head>
+<script type="text/javascript">
+function carry_tracking(obj) {
+ var s = '(\\?.*)';
+ var regex = new RegExp(s);
+ var results = regex.exec(window.location.href);
+ if (results != null) {
+ obj.href = obj.href + results[1];
+ } else {
+ s2 = 'intl/([^/]*)';
+ regex2 = new RegExp(s2);
+ results2 = regex2.exec(window.location.href);
+ if (results2 != null) {
+ obj.href = obj.href + '?hl=' + results2[1];
+ }
+ }
+}
+</script></head>
<body>
<h2>Условия предоставления услуг Google Chrome</h2>
@@ -116,4 +132,4 @@ body { font-family:Arial; font-size:13px; }
<h3>&nbsp;</h3>
<br />
</body>
-</html> \ No newline at end of file
+</html>
diff --git a/chrome/app/resources/terms/terms_sk.html b/chrome/app/resources/terms/terms_sk.html
index 1165048..359d8a9 100644
--- a/chrome/app/resources/terms/terms_sk.html
+++ b/chrome/app/resources/terms/terms_sk.html
@@ -3,11 +3,27 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Google Chrome &ndash; Zmluvn&eacute; podmienky</title>
+<link rel="icon" type="image/ico" href="/tools/dlpage/res/chrome/images/chrome-16.png"><title>Google Chrome &ndash; Zmluvn&eacute; podmienky</title>
<style>
body { font-family:Arial; font-size:13px; }
</style>
-</head>
+<script type="text/javascript">
+function carry_tracking(obj) {
+ var s = '(\\?.*)';
+ var regex = new RegExp(s);
+ var results = regex.exec(window.location.href);
+ if (results != null) {
+ obj.href = obj.href + results[1];
+ } else {
+ s2 = 'intl/([^/]*)';
+ regex2 = new RegExp(s2);
+ results2 = regex2.exec(window.location.href);
+ if (results2 != null) {
+ obj.href = obj.href + '?hl=' + results2[1];
+ }
+ }
+}
+</script></head>
<body>
<h2>Google Chrome &ndash; Zmluvn&eacute; podmienky</h2>
@@ -116,4 +132,4 @@ body { font-family:Arial; font-size:13px; }
<h3>&nbsp;</h3>
<br />
</body>
-</html> \ No newline at end of file
+</html>
diff --git a/chrome/app/resources/terms/terms_sl.html b/chrome/app/resources/terms/terms_sl.html
index 906787a..0e4dfec 100644
--- a/chrome/app/resources/terms/terms_sl.html
+++ b/chrome/app/resources/terms/terms_sl.html
@@ -3,11 +3,27 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Pogoji storitve Google Chrome</title>
+<link rel="icon" type="image/ico" href="/tools/dlpage/res/chrome/images/chrome-16.png"><title>Pogoji storitve Google Chrome</title>
<style>
body { font-family:Arial; font-size:13px; }
</style>
-</head>
+<script type="text/javascript">
+function carry_tracking(obj) {
+ var s = '(\\?.*)';
+ var regex = new RegExp(s);
+ var results = regex.exec(window.location.href);
+ if (results != null) {
+ obj.href = obj.href + results[1];
+ } else {
+ s2 = 'intl/([^/]*)';
+ regex2 = new RegExp(s2);
+ results2 = regex2.exec(window.location.href);
+ if (results2 != null) {
+ obj.href = obj.href + '?hl=' + results2[1];
+ }
+ }
+}
+</script></head>
<body>
<h2>Pogoji storitve Google Chrome</h2>
@@ -116,4 +132,4 @@ body { font-family:Arial; font-size:13px; }
<h3>&nbsp;</h3>
<br />
</body>
-</html> \ No newline at end of file
+</html>
diff --git a/chrome/app/resources/terms/terms_sr.html b/chrome/app/resources/terms/terms_sr.html
index 5fe5b0e..bf5da4d 100644
--- a/chrome/app/resources/terms/terms_sr.html
+++ b/chrome/app/resources/terms/terms_sr.html
@@ -3,11 +3,27 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Google Chrome услови коришћења услуге</title>
+<link rel="icon" type="image/ico" href="/tools/dlpage/res/chrome/images/chrome-16.png"><title>Google Chrome услови коришћења услуге</title>
<style>
body { font-family:Arial; font-size:13px; }
</style>
-</head>
+<script type="text/javascript">
+function carry_tracking(obj) {
+ var s = '(\\?.*)';
+ var regex = new RegExp(s);
+ var results = regex.exec(window.location.href);
+ if (results != null) {
+ obj.href = obj.href + results[1];
+ } else {
+ s2 = 'intl/([^/]*)';
+ regex2 = new RegExp(s2);
+ results2 = regex2.exec(window.location.href);
+ if (results2 != null) {
+ obj.href = obj.href + '?hl=' + results2[1];
+ }
+ }
+}
+</script></head>
<body>
<h2>Google Chrome услови коришћења услуге</h2>
@@ -116,4 +132,4 @@ body { font-family:Arial; font-size:13px; }
<h3>&nbsp;</h3>
<br />
</body>
-</html> \ No newline at end of file
+</html>
diff --git a/chrome/app/resources/terms/terms_sv.html b/chrome/app/resources/terms/terms_sv.html
index e2cdfca..e097f2e 100644
--- a/chrome/app/resources/terms/terms_sv.html
+++ b/chrome/app/resources/terms/terms_sv.html
@@ -3,11 +3,27 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Google Chrome &ndash; anv&auml;ndarvillkor</title>
+<link rel="icon" type="image/ico" href="/tools/dlpage/res/chrome/images/chrome-16.png"><title>Google Chrome &ndash; anv&auml;ndarvillkor</title>
<style>
body { font-family:Arial; font-size:13px; }
</style>
-</head>
+<script type="text/javascript">
+function carry_tracking(obj) {
+ var s = '(\\?.*)';
+ var regex = new RegExp(s);
+ var results = regex.exec(window.location.href);
+ if (results != null) {
+ obj.href = obj.href + results[1];
+ } else {
+ s2 = 'intl/([^/]*)';
+ regex2 = new RegExp(s2);
+ results2 = regex2.exec(window.location.href);
+ if (results2 != null) {
+ obj.href = obj.href + '?hl=' + results2[1];
+ }
+ }
+}
+</script></head>
<body>
<h2>Google Chrome &ndash; anv&auml;ndarvillkor</h2>
@@ -116,4 +132,4 @@ body { font-family:Arial; font-size:13px; }
<h3>&nbsp;</h3>
<br />
</body>
-</html> \ No newline at end of file
+</html>
diff --git a/chrome/app/resources/terms/terms_ta.html b/chrome/app/resources/terms/terms_ta.html
index 91ef46d..758c137 100644
--- a/chrome/app/resources/terms/terms_ta.html
+++ b/chrome/app/resources/terms/terms_ta.html
@@ -3,11 +3,27 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<title>Google Chrome Terms of Service</title>
+<link rel="icon" type="image/ico" href="/tools/dlpage/res/chrome/images/chrome-16.png"><title>Google Chrome Terms of Service</title>
<style>
body { font-family:Arial; font-size:13px; }
</style>
-</head>
+<script type="text/javascript">
+function carry_tracking(obj) {
+ var s = '(\\?.*)';
+ var regex = new RegExp(s);
+ var results = regex.exec(window.location.href);
+ if (results != null) {
+ obj.href = obj.href + results[1];
+ } else {
+ s2 = 'intl/([^/]*)';
+ regex2 = new RegExp(s2);
+ results2 = regex2.exec(window.location.href);
+ if (results2 != null) {
+ obj.href = obj.href + '?hl=' + results2[1];
+ }
+ }
+}
+</script></head>
<body>
<h2>Google Chrome Terms of Service</h2>
@@ -113,6 +129,6 @@ body { font-family:Arial; font-size:13px; }
<p>19.5 If any court of law, having the jurisdiction to decide on this matter, rules that any provision of these Terms is invalid, then that provision will be removed from the Terms without affecting the rest of the Terms. The remaining provisions of the Terms will continue to be valid and enforceable.</p>
<p>19.6 You acknowledge and agree that each member of the group of companies of which Google is the parent shall be third party beneficiaries to the Terms and that such other companies shall be entitled to directly enforce, and rely upon, any provision of the Terms which confers a benefit on (or rights in favor of) them. Other than this, no other person or company shall be third party beneficiaries to the Terms.</p>
<p>19.7 The Terms, and your relationship with Google under the Terms, shall be governed by the laws of the State of California without regard to its conflict of laws provisions. You and Google agree to submit to the exclusive jurisdiction of the courts located within the county of Santa Clara, California to resolve any legal matter arising from the Terms. Notwithstanding this, you agree that Google shall still be allowed to apply for injunctive remedies (or an equivalent type of urgent legal relief) in any jurisdiction.</p>
-<p>December ___, 2008</p>
+<p>December 16, 2008</p>
</body>
-</html> \ No newline at end of file
+</html>
diff --git a/chrome/app/resources/terms/terms_te.html b/chrome/app/resources/terms/terms_te.html
index 91ef46d..758c137 100644
--- a/chrome/app/resources/terms/terms_te.html
+++ b/chrome/app/resources/terms/terms_te.html
@@ -3,11 +3,27 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<title>Google Chrome Terms of Service</title>
+<link rel="icon" type="image/ico" href="/tools/dlpage/res/chrome/images/chrome-16.png"><title>Google Chrome Terms of Service</title>
<style>
body { font-family:Arial; font-size:13px; }
</style>
-</head>
+<script type="text/javascript">
+function carry_tracking(obj) {
+ var s = '(\\?.*)';
+ var regex = new RegExp(s);
+ var results = regex.exec(window.location.href);
+ if (results != null) {
+ obj.href = obj.href + results[1];
+ } else {
+ s2 = 'intl/([^/]*)';
+ regex2 = new RegExp(s2);
+ results2 = regex2.exec(window.location.href);
+ if (results2 != null) {
+ obj.href = obj.href + '?hl=' + results2[1];
+ }
+ }
+}
+</script></head>
<body>
<h2>Google Chrome Terms of Service</h2>
@@ -113,6 +129,6 @@ body { font-family:Arial; font-size:13px; }
<p>19.5 If any court of law, having the jurisdiction to decide on this matter, rules that any provision of these Terms is invalid, then that provision will be removed from the Terms without affecting the rest of the Terms. The remaining provisions of the Terms will continue to be valid and enforceable.</p>
<p>19.6 You acknowledge and agree that each member of the group of companies of which Google is the parent shall be third party beneficiaries to the Terms and that such other companies shall be entitled to directly enforce, and rely upon, any provision of the Terms which confers a benefit on (or rights in favor of) them. Other than this, no other person or company shall be third party beneficiaries to the Terms.</p>
<p>19.7 The Terms, and your relationship with Google under the Terms, shall be governed by the laws of the State of California without regard to its conflict of laws provisions. You and Google agree to submit to the exclusive jurisdiction of the courts located within the county of Santa Clara, California to resolve any legal matter arising from the Terms. Notwithstanding this, you agree that Google shall still be allowed to apply for injunctive remedies (or an equivalent type of urgent legal relief) in any jurisdiction.</p>
-<p>December ___, 2008</p>
+<p>December 16, 2008</p>
</body>
-</html> \ No newline at end of file
+</html>
diff --git a/chrome/app/resources/terms/terms_th.html b/chrome/app/resources/terms/terms_th.html
index f3c1b31..218bf61 100644
--- a/chrome/app/resources/terms/terms_th.html
+++ b/chrome/app/resources/terms/terms_th.html
@@ -3,11 +3,27 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ข้อกำหนดในการให้บริการของ Google Chrome</title>
+<link rel="icon" type="image/ico" href="/tools/dlpage/res/chrome/images/chrome-16.png"><title>ข้อกำหนดในการให้บริการของ Google Chrome</title>
<style>
body { font-family:Arial; font-size:13px; }
</style>
-</head>
+<script type="text/javascript">
+function carry_tracking(obj) {
+ var s = '(\\?.*)';
+ var regex = new RegExp(s);
+ var results = regex.exec(window.location.href);
+ if (results != null) {
+ obj.href = obj.href + results[1];
+ } else {
+ s2 = 'intl/([^/]*)';
+ regex2 = new RegExp(s2);
+ results2 = regex2.exec(window.location.href);
+ if (results2 != null) {
+ obj.href = obj.href + '?hl=' + results2[1];
+ }
+ }
+}
+</script></head>
<body>
<h2>ข้อกำหนดในการให้บริการของ Google Chrome</h2>
@@ -115,4 +131,4 @@ body { font-family:Arial; font-size:13px; }
<p>19.7 ข้อกำหนดนี้และความสัมพันธ์ระหว่างคุณกับ Google ภายใต้ข้อกำหนดนี้ จะอยู่ภายใต้บังคับกฎหมายแห่งรัฐแคลิฟอร์เนีย โดยไม่คำนึงถึงความขัดแย้งของกฎหมาย คุณและ Google เห็นพ้องที่จะอยู่ภายใต้อำนาจศาลสถิตยุติธรรมแห่งเคานท์ตีซานตาคลารา มลรัฐแคลิฟอร์เนีย ในการแก้ไขปัญหาทางกฎหมายที่เกิดจากข้อกำหนดนี้ อย่างไรก็ตาม คุณยอมรับว่า Google จะยังคงสามารถร้องขอการเยียวยาโดยคำสั่งศาล (หรือการบรรเทาทุกข์ทางกฎหมายอย่างเร่งด่วนที่เทียบเท่า) ในเขตอำนาจศาลใดๆ ได้</p>
<p>___ ธันวาคม 2008</p>
</body>
-</html> \ No newline at end of file
+</html>
diff --git a/chrome/app/resources/terms/terms_tr.html b/chrome/app/resources/terms/terms_tr.html
index daee624..8a37eae 100644
--- a/chrome/app/resources/terms/terms_tr.html
+++ b/chrome/app/resources/terms/terms_tr.html
@@ -3,11 +3,27 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Google Chrome Hizmet Şartları</title>
+<link rel="icon" type="image/ico" href="/tools/dlpage/res/chrome/images/chrome-16.png"><title>Google Chrome Hizmet Şartları</title>
<style>
body { font-family:Arial; font-size:13px; }
</style>
-</head>
+<script type="text/javascript">
+function carry_tracking(obj) {
+ var s = '(\\?.*)';
+ var regex = new RegExp(s);
+ var results = regex.exec(window.location.href);
+ if (results != null) {
+ obj.href = obj.href + results[1];
+ } else {
+ s2 = 'intl/([^/]*)';
+ regex2 = new RegExp(s2);
+ results2 = regex2.exec(window.location.href);
+ if (results2 != null) {
+ obj.href = obj.href + '?hl=' + results2[1];
+ }
+ }
+}
+</script></head>
<body>
<h2>Google Chrome Hizmet Şartları</h2>
@@ -116,4 +132,4 @@ body { font-family:Arial; font-size:13px; }
<h3>&nbsp;</h3>
<br />
</body>
-</html> \ No newline at end of file
+</html>
diff --git a/chrome/app/resources/terms/terms_uk.html b/chrome/app/resources/terms/terms_uk.html
index a305c8e..401cbf8 100644
--- a/chrome/app/resources/terms/terms_uk.html
+++ b/chrome/app/resources/terms/terms_uk.html
@@ -3,11 +3,27 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Загальні положення та умови Google Chrome</title>
+<link rel="icon" type="image/ico" href="/tools/dlpage/res/chrome/images/chrome-16.png"><title>Загальні положення та умови Google Chrome</title>
<style>
body { font-family:Arial; font-size:13px; }
</style>
-</head>
+<script type="text/javascript">
+function carry_tracking(obj) {
+ var s = '(\\?.*)';
+ var regex = new RegExp(s);
+ var results = regex.exec(window.location.href);
+ if (results != null) {
+ obj.href = obj.href + results[1];
+ } else {
+ s2 = 'intl/([^/]*)';
+ regex2 = new RegExp(s2);
+ results2 = regex2.exec(window.location.href);
+ if (results2 != null) {
+ obj.href = obj.href + '?hl=' + results2[1];
+ }
+ }
+}
+</script></head>
<body>
<h2>Загальні положення та умови Google Chrome</h2>
@@ -116,4 +132,4 @@ body { font-family:Arial; font-size:13px; }
<h3>&nbsp;</h3>
<br />
</body>
-</html> \ No newline at end of file
+</html>
diff --git a/chrome/app/resources/terms/terms_vi.html b/chrome/app/resources/terms/terms_vi.html
index f4cf011..4e7544b 100644
--- a/chrome/app/resources/terms/terms_vi.html
+++ b/chrome/app/resources/terms/terms_vi.html
@@ -3,11 +3,27 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>&ETH;iều khoản Dịch vụ của Google Chrome</title>
+<link rel="icon" type="image/ico" href="/tools/dlpage/res/chrome/images/chrome-16.png"><title>&ETH;iều khoản Dịch vụ của Google Chrome</title>
<style>
body { font-family:Arial; font-size:13px; }
</style>
-</head>
+<script type="text/javascript">
+function carry_tracking(obj) {
+ var s = '(\\?.*)';
+ var regex = new RegExp(s);
+ var results = regex.exec(window.location.href);
+ if (results != null) {
+ obj.href = obj.href + results[1];
+ } else {
+ s2 = 'intl/([^/]*)';
+ regex2 = new RegExp(s2);
+ results2 = regex2.exec(window.location.href);
+ if (results2 != null) {
+ obj.href = obj.href + '?hl=' + results2[1];
+ }
+ }
+}
+</script></head>
<body>
<h2>&ETH;iều khoản Dịch vụ của Google Chrome</h2>
@@ -115,4 +131,4 @@ body { font-family:Arial; font-size:13px; }
<p>19.7 Đi&ecirc;̀u khoản v&agrave; mối quan h&ecirc;̣ của bạn với Google theo Đi&ecirc;̀u khoản sẽ chịu sự điều chỉnh bởi luật ph&aacute;p của Bang California bất kể xung đ&ocirc;̣t của các quy định lu&acirc;̣t pháp. Bạn và Google đ&ocirc;̀ng ý gửi đến khu vực ph&aacute;p l&yacute; độc quyền của c&aacute;c to&agrave; án nằm trong hạt Santa Clara, California đ&ecirc;̉ giải quy&ecirc;́t mọi v&acirc;́n đ&ecirc;̀ pháp lý ph&aacute;t sinh từ Đi&ecirc;̀u khoản. Bất kể điều n&agrave;y, bạn đ&ocirc;̀ng ý rằng Google sẽ v&acirc;̃n được phép đệ đơn xin c&aacute;c bồi thường bắt buộc (hoặc m&ocirc;̣t loại đền b&ugrave; pháp lý kh&acirc;̉n cấp tương đương) trong bất kỳ ph&aacute;n x&eacute;t n&agrave;o.</p>
<p>Ng&agrave;y ___, th&aacute;ng 12 năm 2008</p>
</body>
-</html> \ No newline at end of file
+</html>
diff --git a/chrome/app/resources/terms/terms_zh-CN.html b/chrome/app/resources/terms/terms_zh-CN.html
index 807de3b..5fe8ec3 100644
--- a/chrome/app/resources/terms/terms_zh-CN.html
+++ b/chrome/app/resources/terms/terms_zh-CN.html
@@ -3,11 +3,27 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>谷歌浏览器服务条款</title>
+<link rel="icon" type="image/ico" href="/tools/dlpage/res/chrome/images/chrome-16.png"><title>谷歌浏览器服务条款</title>
<style>
body { font-family:Arial; font-size:13px; }
</style>
-</head>
+<script type="text/javascript">
+function carry_tracking(obj) {
+ var s = '(\\?.*)';
+ var regex = new RegExp(s);
+ var results = regex.exec(window.location.href);
+ if (results != null) {
+ obj.href = obj.href + results[1];
+ } else {
+ s2 = 'intl/([^/]*)';
+ regex2 = new RegExp(s2);
+ results2 = regex2.exec(window.location.href);
+ if (results2 != null) {
+ obj.href = obj.href + '?hl=' + results2[1];
+ }
+ }
+}
+</script></head>
<body>
<h2>谷歌浏览器服务条款</h2>
@@ -115,4 +131,4 @@ body { font-family:Arial; font-size:13px; }
<p>19.7 本条款,以及条款所规定的您与谷歌间的关系,受加利福尼亚州法律管辖,而不考虑其法律冲突条款。您与谷歌均同意接受位于加利福尼亚州圣克拉拉县境内法院的专属管辖,以解决任何由本条款引起的法律事宜。尽管有上述规定,您同意谷歌仍可以申请任何司法辖区的禁令救济(或同等类型的紧急法定救济)。</p>
<p>2008 年 12 月 ___ 日</p>
</body>
-</html> \ No newline at end of file
+</html>
diff --git a/chrome/app/resources/terms/terms_zh-TW.html b/chrome/app/resources/terms/terms_zh-TW.html
index 304f400..7f4e361 100644
--- a/chrome/app/resources/terms/terms_zh-TW.html
+++ b/chrome/app/resources/terms/terms_zh-TW.html
@@ -3,11 +3,27 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Google 瀏覽器服務條款</title>
+<link rel="icon" type="image/ico" href="/tools/dlpage/res/chrome/images/chrome-16.png"><title>Google 瀏覽器服務條款</title>
<style>
body { font-family:Arial; font-size:13px; }
</style>
-</head>
+<script type="text/javascript">
+function carry_tracking(obj) {
+ var s = '(\\?.*)';
+ var regex = new RegExp(s);
+ var results = regex.exec(window.location.href);
+ if (results != null) {
+ obj.href = obj.href + results[1];
+ } else {
+ s2 = 'intl/([^/]*)';
+ regex2 = new RegExp(s2);
+ results2 = regex2.exec(window.location.href);
+ if (results2 != null) {
+ obj.href = obj.href + '?hl=' + results2[1];
+ }
+ }
+}
+</script></head>
<body>
<h2>Google 瀏覽器服務條款</h2>
@@ -115,4 +131,4 @@ body { font-family:Arial; font-size:13px; }
<p>19.7 無論是否與法規相抵觸,「條款」以及您和 Google 在「條款」之下的關係均受美國加州的法律規範。對於「條款」的所有法律事宜,您和 Google 均同意遵守美國加州聖塔克拉拉法院的判決。儘管有上述規定,您同意 Google 仍可以申請任何管轄地的強制令補救 (或同等類型的緊急法定救濟)。</p>
<p>2008 年 12 月 ___ 日</p>
</body>
-</html> \ No newline at end of file
+</html>