summaryrefslogtreecommitdiffstats
path: root/chrome/app/resources
diff options
context:
space:
mode:
authorjungshik@google.com <jungshik@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-04-28 19:52:47 +0000
committerjungshik@google.com <jungshik@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-04-28 19:52:47 +0000
commit14beb55a76f9be18b30cfe46b3186946ce1cecc4 (patch)
treed7ae69a3782e01e2a570adcc9a2450c2ed5c7d75 /chrome/app/resources
parentda0107bf034cff4b0c8e6e3e6aca26fec3e5d63e (diff)
downloadchromium_src-14beb55a76f9be18b30cfe46b3186946ce1cecc4.zip
chromium_src-14beb55a76f9be18b30cfe46b3186946ce1cecc4.tar.gz
chromium_src-14beb55a76f9be18b30cfe46b3186946ce1cecc4.tar.bz2
Add Hindi to the default accept-language list of Gujarati, Telugu
and Marathi (before English) because the speakers of those Indian langauges are pretty likely to comprehend Hindi. To be merged with 2.0 (172.x) branch. No bug TBR=mal Review URL: http://codereview.chromium.org/99139 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@14770 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/app/resources')
-rw-r--r--chrome/app/resources/locale_settings_gu.xtb2
-rw-r--r--chrome/app/resources/locale_settings_mr.xtb2
-rw-r--r--chrome/app/resources/locale_settings_te.xtb2
3 files changed, 3 insertions, 3 deletions
diff --git a/chrome/app/resources/locale_settings_gu.xtb b/chrome/app/resources/locale_settings_gu.xtb
index e888d61..a4fd6d8 100644
--- a/chrome/app/resources/locale_settings_gu.xtb
+++ b/chrome/app/resources/locale_settings_gu.xtb
@@ -7,7 +7,7 @@
<translation id="IDS_UI_FONT_FAMILY">default</translation>
<translation id="IDS_UI_FONT_SIZE_SCALER_XP">100</translation>
<translation id="IDS_UI_FONT_SIZE_SCALER">115</translation>
-<translation id="IDS_ACCEPT_LANGUAGES">gu-IN,gu,en-US,en</translation>
+<translation id="IDS_ACCEPT_LANGUAGES">gu-IN,gu,hi-IN,hi,en-US,en</translation>
<translation id="IDS_DEFAULT_ENCODING">ISO-8859-1</translation>
<translation id="IDS_STANDARD_FONT_IS_SERIF">true</translation>
<translation id="IDS_FIXED_FONT_FAMILY">Courier New</translation>
diff --git a/chrome/app/resources/locale_settings_mr.xtb b/chrome/app/resources/locale_settings_mr.xtb
index 44b6e48..21313e2 100644
--- a/chrome/app/resources/locale_settings_mr.xtb
+++ b/chrome/app/resources/locale_settings_mr.xtb
@@ -7,7 +7,7 @@
<translation id="IDS_UI_FONT_FAMILY">default</translation>
<translation id="IDS_UI_FONT_SIZE_SCALER_XP">140</translation>
<translation id="IDS_UI_FONT_SIZE_SCALER">125</translation>
-<translation id="IDS_ACCEPT_LANGUAGES">mr-IN,mr,en-US,en</translation>
+<translation id="IDS_ACCEPT_LANGUAGES">mr-IN,mr,hi-IN,hi,en-US,en</translation>
<translation id="IDS_DEFAULT_ENCODING">ISO-8859-1</translation>
<translation id="IDS_STANDARD_FONT_IS_SERIF">true</translation>
<translation id="IDS_FIXED_FONT_FAMILY">Courier New</translation>
diff --git a/chrome/app/resources/locale_settings_te.xtb b/chrome/app/resources/locale_settings_te.xtb
index 63002c9..45fcef9 100644
--- a/chrome/app/resources/locale_settings_te.xtb
+++ b/chrome/app/resources/locale_settings_te.xtb
@@ -7,7 +7,7 @@
<translation id="IDS_UI_FONT_FAMILY">default</translation>
<translation id="IDS_UI_FONT_SIZE_SCALER_XP">130</translation>
<translation id="IDS_UI_FONT_SIZE_SCALER">120</translation>
-<translation id="IDS_ACCEPT_LANGUAGES">te-IN,te,en-US,en</translation>
+<translation id="IDS_ACCEPT_LANGUAGES">te-IN,te,hi-IN,hi,en-US,en</translation>
<translation id="IDS_DEFAULT_ENCODING">ISO-8859-1</translation>
<translation id="IDS_STANDARD_FONT_IS_SERIF">true</translation>
<translation id="IDS_FIXED_FONT_FAMILY">Courier New</translation>