summaryrefslogtreecommitdiffstats
path: root/chrome/app
diff options
context:
space:
mode:
authormal@chromium.org <mal@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-05-07 03:36:48 +0000
committermal@chromium.org <mal@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-05-07 03:36:48 +0000
commite8a0677e5d2cd987f32469fefa3d8ef2e5349eac (patch)
tree58661399bfdf8a60f0b888cfe7621f81d6bba23a /chrome/app
parent0b79d2ab4dd21f7e80509666a8ce07d5b9ace05a (diff)
downloadchromium_src-e8a0677e5d2cd987f32469fefa3d8ef2e5349eac.zip
chromium_src-e8a0677e5d2cd987f32469fefa3d8ef2e5349eac.tar.gz
chromium_src-e8a0677e5d2cd987f32469fefa3d8ef2e5349eac.tar.bz2
Add dir="rtl" to body for ar and he Terms of Service.
BUG= 11519 TEST= View about:terms in these locales and verify that the page flows right to left. R= glen Review URL: http://codereview.chromium.org/115065 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@15506 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/app')
-rw-r--r--chrome/app/resources/terms/terms_ar.html2
-rw-r--r--chrome/app/resources/terms/terms_he.html2
2 files changed, 2 insertions, 2 deletions
diff --git a/chrome/app/resources/terms/terms_ar.html b/chrome/app/resources/terms/terms_ar.html
index ea48502..3f3edad 100644
--- a/chrome/app/resources/terms/terms_ar.html
+++ b/chrome/app/resources/terms/terms_ar.html
@@ -25,7 +25,7 @@ function carry_tracking(obj) {
}
</script></head>
-<body>
+<body dir="rtl">
<h3>بنود الخدمة الخاصة بـ Google Chrome</h3>
<p>تنطبق بنود الخدمة هذه على إصدار شفرة Google Chrome القابلة للتنفيذ. ويتوفر مصدر شفرة Google Chrome مجانًا بموجب اتفاقيات ترخيص البرامج ذات المصدر المفتوح في <a href="http://code.google.com/chromium/terms.html">http://code.google.com/chromium/terms.html</a>.&nbsp; </p>
<p><b>1- علاقتك مع Google</b></p>
diff --git a/chrome/app/resources/terms/terms_he.html b/chrome/app/resources/terms/terms_he.html
index c4f7048..d1a6b35 100644
--- a/chrome/app/resources/terms/terms_he.html
+++ b/chrome/app/resources/terms/terms_he.html
@@ -25,7 +25,7 @@ function carry_tracking(obj) {
}
</script></head>
-<body>
+<body dir="rtl">
<h2>תנאים והגבלות של Google Chrome</h2>
<p>תנאים והגבלות אלו חלים על גרסת הקוד הניתן לביצוע של Google Chrome. קוד המקור עבור Google Chrome זמין ללא תשלום, במסגרת הסכמים של רישיונות שימוש בתוכנה במקור פתוח, בכתובת http://code.google.com/chromium/terms.html.</p>
<p><strong>1. הקשרים העסקיים שלך עם Google</strong></p>