summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortony@chromium.org <tony@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-01-22 05:26:06 +0000
committertony@chromium.org <tony@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-01-22 05:26:06 +0000
commitfd62678a517b1ed13cf67a9e677ae13b8f7784ae (patch)
tree0c89ec3342723a802d58c827c4fb8f7d0797fe6d
parentbb2b19e2ac4f5bb2ad50564e32240dc799c464f9 (diff)
downloadchromium_src-fd62678a517b1ed13cf67a9e677ae13b8f7784ae.zip
chromium_src-fd62678a517b1ed13cf67a9e677ae13b8f7784ae.tar.gz
chromium_src-fd62678a517b1ed13cf67a9e677ae13b8f7784ae.tar.bz2
Split platform specific settings out from locale_settings.grd so we can
have per platform config and overrides. This is easier to manage than the mess of <if>'s in the existing grd and xtb files. Each platform only builds its locale_settings_{win,mac,linux}.grd file. All the grd files generate the same platform_locale_settings.h header (for easy inclusion in .cc files). We use the fallback feature of grit to only specify locale specific values in xtb files if we want to override the default for the locale. BUG=28590 Review URL: http://codereview.chromium.org/545132 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@36849 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r--chrome/app/locales/locales.gyp53
-rw-r--r--chrome/app/resources/locale_settings.grd125
-rw-r--r--chrome/app/resources/locale_settings_am.xtb26
-rw-r--r--chrome/app/resources/locale_settings_ar.xtb26
-rw-r--r--chrome/app/resources/locale_settings_bg.xtb26
-rw-r--r--chrome/app/resources/locale_settings_bn.xtb25
-rw-r--r--chrome/app/resources/locale_settings_ca.xtb26
-rw-r--r--chrome/app/resources/locale_settings_cs.xtb26
-rw-r--r--chrome/app/resources/locale_settings_da.xtb26
-rw-r--r--chrome/app/resources/locale_settings_de.xtb26
-rw-r--r--chrome/app/resources/locale_settings_el.xtb26
-rw-r--r--chrome/app/resources/locale_settings_en-GB.xtb26
-rw-r--r--chrome/app/resources/locale_settings_es-419.xtb26
-rw-r--r--chrome/app/resources/locale_settings_es.xtb26
-rw-r--r--chrome/app/resources/locale_settings_et.xtb26
-rw-r--r--chrome/app/resources/locale_settings_fi.xtb26
-rw-r--r--chrome/app/resources/locale_settings_fil.xtb26
-rw-r--r--chrome/app/resources/locale_settings_fr.xtb26
-rw-r--r--chrome/app/resources/locale_settings_gu.xtb26
-rw-r--r--chrome/app/resources/locale_settings_he.xtb26
-rw-r--r--chrome/app/resources/locale_settings_hi.xtb26
-rw-r--r--chrome/app/resources/locale_settings_hr.xtb26
-rw-r--r--chrome/app/resources/locale_settings_hu.xtb26
-rw-r--r--chrome/app/resources/locale_settings_id.xtb26
-rw-r--r--chrome/app/resources/locale_settings_it.xtb26
-rw-r--r--chrome/app/resources/locale_settings_ja.xtb30
-rw-r--r--chrome/app/resources/locale_settings_kn.xtb26
-rw-r--r--chrome/app/resources/locale_settings_ko.xtb26
-rw-r--r--chrome/app/resources/locale_settings_linux.grd180
-rw-r--r--chrome/app/resources/locale_settings_lt.xtb26
-rw-r--r--chrome/app/resources/locale_settings_lv.xtb26
-rw-r--r--chrome/app/resources/locale_settings_mac.grd180
-rw-r--r--chrome/app/resources/locale_settings_ml.xtb26
-rw-r--r--chrome/app/resources/locale_settings_mr.xtb26
-rw-r--r--chrome/app/resources/locale_settings_nb.xtb26
-rw-r--r--chrome/app/resources/locale_settings_nl.xtb26
-rw-r--r--chrome/app/resources/locale_settings_or.xtb26
-rw-r--r--chrome/app/resources/locale_settings_pl.xtb26
-rw-r--r--chrome/app/resources/locale_settings_pt-BR.xtb26
-rw-r--r--chrome/app/resources/locale_settings_pt-PT.xtb26
-rw-r--r--chrome/app/resources/locale_settings_ro.xtb26
-rw-r--r--chrome/app/resources/locale_settings_ru.xtb26
-rw-r--r--chrome/app/resources/locale_settings_sk.xtb26
-rw-r--r--chrome/app/resources/locale_settings_sl.xtb26
-rw-r--r--chrome/app/resources/locale_settings_sr.xtb26
-rw-r--r--chrome/app/resources/locale_settings_sv.xtb26
-rw-r--r--chrome/app/resources/locale_settings_sw.xtb26
-rw-r--r--chrome/app/resources/locale_settings_ta.xtb26
-rw-r--r--chrome/app/resources/locale_settings_te.xtb26
-rw-r--r--chrome/app/resources/locale_settings_th.xtb30
-rw-r--r--chrome/app/resources/locale_settings_tr.xtb26
-rw-r--r--chrome/app/resources/locale_settings_uk.xtb26
-rw-r--r--chrome/app/resources/locale_settings_vi.xtb26
-rw-r--r--chrome/app/resources/locale_settings_win.grd185
-rw-r--r--chrome/app/resources/locale_settings_zh-CN.xtb30
-rw-r--r--chrome/app/resources/locale_settings_zh-TW.xtb29
-rw-r--r--chrome/app/resources/platform_locale_settings/locale_settings_linux_am.xtb4
-rw-r--r--chrome/app/resources/platform_locale_settings/locale_settings_linux_ar.xtb6
-rw-r--r--chrome/app/resources/platform_locale_settings/locale_settings_linux_bg.xtb4
-rw-r--r--chrome/app/resources/platform_locale_settings/locale_settings_linux_bn.xtb6
-rw-r--r--chrome/app/resources/platform_locale_settings/locale_settings_linux_ca.xtb4
-rw-r--r--chrome/app/resources/platform_locale_settings/locale_settings_linux_cs.xtb4
-rw-r--r--chrome/app/resources/platform_locale_settings/locale_settings_linux_da.xtb4
-rw-r--r--chrome/app/resources/platform_locale_settings/locale_settings_linux_de.xtb4
-rw-r--r--chrome/app/resources/platform_locale_settings/locale_settings_linux_el.xtb4
-rw-r--r--chrome/app/resources/platform_locale_settings/locale_settings_linux_en-GB.xtb4
-rw-r--r--chrome/app/resources/platform_locale_settings/locale_settings_linux_es-419.xtb4
-rw-r--r--chrome/app/resources/platform_locale_settings/locale_settings_linux_es.xtb4
-rw-r--r--chrome/app/resources/platform_locale_settings/locale_settings_linux_et.xtb4
-rw-r--r--chrome/app/resources/platform_locale_settings/locale_settings_linux_fi.xtb4
-rw-r--r--chrome/app/resources/platform_locale_settings/locale_settings_linux_fil.xtb4
-rw-r--r--chrome/app/resources/platform_locale_settings/locale_settings_linux_fr.xtb4
-rw-r--r--chrome/app/resources/platform_locale_settings/locale_settings_linux_gu.xtb4
-rw-r--r--chrome/app/resources/platform_locale_settings/locale_settings_linux_he.xtb4
-rw-r--r--chrome/app/resources/platform_locale_settings/locale_settings_linux_hi.xtb4
-rw-r--r--chrome/app/resources/platform_locale_settings/locale_settings_linux_hr.xtb4
-rw-r--r--chrome/app/resources/platform_locale_settings/locale_settings_linux_hu.xtb4
-rw-r--r--chrome/app/resources/platform_locale_settings/locale_settings_linux_id.xtb4
-rw-r--r--chrome/app/resources/platform_locale_settings/locale_settings_linux_it.xtb4
-rw-r--r--chrome/app/resources/platform_locale_settings/locale_settings_linux_ja.xtb13
-rw-r--r--chrome/app/resources/platform_locale_settings/locale_settings_linux_kn.xtb4
-rw-r--r--chrome/app/resources/platform_locale_settings/locale_settings_linux_ko.xtb13
-rw-r--r--chrome/app/resources/platform_locale_settings/locale_settings_linux_lt.xtb4
-rw-r--r--chrome/app/resources/platform_locale_settings/locale_settings_linux_lv.xtb4
-rw-r--r--chrome/app/resources/platform_locale_settings/locale_settings_linux_ml.xtb5
-rw-r--r--chrome/app/resources/platform_locale_settings/locale_settings_linux_mr.xtb4
-rw-r--r--chrome/app/resources/platform_locale_settings/locale_settings_linux_nb.xtb4
-rw-r--r--chrome/app/resources/platform_locale_settings/locale_settings_linux_nl.xtb4
-rw-r--r--chrome/app/resources/platform_locale_settings/locale_settings_linux_or.xtb4
-rw-r--r--chrome/app/resources/platform_locale_settings/locale_settings_linux_pl.xtb4
-rw-r--r--chrome/app/resources/platform_locale_settings/locale_settings_linux_pt-BR.xtb4
-rw-r--r--chrome/app/resources/platform_locale_settings/locale_settings_linux_pt-PT.xtb4
-rw-r--r--chrome/app/resources/platform_locale_settings/locale_settings_linux_ro.xtb4
-rw-r--r--chrome/app/resources/platform_locale_settings/locale_settings_linux_ru.xtb4
-rw-r--r--chrome/app/resources/platform_locale_settings/locale_settings_linux_sk.xtb4
-rw-r--r--chrome/app/resources/platform_locale_settings/locale_settings_linux_sl.xtb4
-rw-r--r--chrome/app/resources/platform_locale_settings/locale_settings_linux_sr.xtb4
-rw-r--r--chrome/app/resources/platform_locale_settings/locale_settings_linux_sv.xtb4
-rw-r--r--chrome/app/resources/platform_locale_settings/locale_settings_linux_sw.xtb4
-rw-r--r--chrome/app/resources/platform_locale_settings/locale_settings_linux_ta.xtb4
-rw-r--r--chrome/app/resources/platform_locale_settings/locale_settings_linux_te.xtb4
-rw-r--r--chrome/app/resources/platform_locale_settings/locale_settings_linux_th.xtb10
-rw-r--r--chrome/app/resources/platform_locale_settings/locale_settings_linux_tr.xtb4
-rw-r--r--chrome/app/resources/platform_locale_settings/locale_settings_linux_uk.xtb4
-rw-r--r--chrome/app/resources/platform_locale_settings/locale_settings_linux_vi.xtb4
-rw-r--r--chrome/app/resources/platform_locale_settings/locale_settings_linux_zh-CN.xtb12
-rw-r--r--chrome/app/resources/platform_locale_settings/locale_settings_linux_zh-TW.xtb8
-rw-r--r--chrome/app/resources/platform_locale_settings/locale_settings_mac_am.xtb5
-rw-r--r--chrome/app/resources/platform_locale_settings/locale_settings_mac_ar.xtb9
-rw-r--r--chrome/app/resources/platform_locale_settings/locale_settings_mac_bg.xtb5
-rw-r--r--chrome/app/resources/platform_locale_settings/locale_settings_mac_bn.xtb5
-rw-r--r--chrome/app/resources/platform_locale_settings/locale_settings_mac_ca.xtb5
-rw-r--r--chrome/app/resources/platform_locale_settings/locale_settings_mac_cs.xtb5
-rw-r--r--chrome/app/resources/platform_locale_settings/locale_settings_mac_da.xtb5
-rw-r--r--chrome/app/resources/platform_locale_settings/locale_settings_mac_de.xtb5
-rw-r--r--chrome/app/resources/platform_locale_settings/locale_settings_mac_el.xtb5
-rw-r--r--chrome/app/resources/platform_locale_settings/locale_settings_mac_en-GB.xtb5
-rw-r--r--chrome/app/resources/platform_locale_settings/locale_settings_mac_es-419.xtb5
-rw-r--r--chrome/app/resources/platform_locale_settings/locale_settings_mac_es.xtb5
-rw-r--r--chrome/app/resources/platform_locale_settings/locale_settings_mac_et.xtb5
-rw-r--r--chrome/app/resources/platform_locale_settings/locale_settings_mac_fi.xtb5
-rw-r--r--chrome/app/resources/platform_locale_settings/locale_settings_mac_fil.xtb5
-rw-r--r--chrome/app/resources/platform_locale_settings/locale_settings_mac_fr.xtb5
-rw-r--r--chrome/app/resources/platform_locale_settings/locale_settings_mac_gu.xtb5
-rw-r--r--chrome/app/resources/platform_locale_settings/locale_settings_mac_he.xtb8
-rw-r--r--chrome/app/resources/platform_locale_settings/locale_settings_mac_hi.xtb5
-rw-r--r--chrome/app/resources/platform_locale_settings/locale_settings_mac_hr.xtb5
-rw-r--r--chrome/app/resources/platform_locale_settings/locale_settings_mac_hu.xtb5
-rw-r--r--chrome/app/resources/platform_locale_settings/locale_settings_mac_id.xtb5
-rw-r--r--chrome/app/resources/platform_locale_settings/locale_settings_mac_it.xtb5
-rw-r--r--chrome/app/resources/platform_locale_settings/locale_settings_mac_ja.xtb11
-rw-r--r--chrome/app/resources/platform_locale_settings/locale_settings_mac_kn.xtb5
-rw-r--r--chrome/app/resources/platform_locale_settings/locale_settings_mac_ko.xtb10
-rw-r--r--chrome/app/resources/platform_locale_settings/locale_settings_mac_lt.xtb5
-rw-r--r--chrome/app/resources/platform_locale_settings/locale_settings_mac_lv.xtb5
-rw-r--r--chrome/app/resources/platform_locale_settings/locale_settings_mac_ml.xtb5
-rw-r--r--chrome/app/resources/platform_locale_settings/locale_settings_mac_mr.xtb5
-rw-r--r--chrome/app/resources/platform_locale_settings/locale_settings_mac_nb.xtb5
-rw-r--r--chrome/app/resources/platform_locale_settings/locale_settings_mac_nl.xtb5
-rw-r--r--chrome/app/resources/platform_locale_settings/locale_settings_mac_or.xtb5
-rw-r--r--chrome/app/resources/platform_locale_settings/locale_settings_mac_pl.xtb5
-rw-r--r--chrome/app/resources/platform_locale_settings/locale_settings_mac_pt-BR.xtb5
-rw-r--r--chrome/app/resources/platform_locale_settings/locale_settings_mac_pt-PT.xtb5
-rw-r--r--chrome/app/resources/platform_locale_settings/locale_settings_mac_ro.xtb5
-rw-r--r--chrome/app/resources/platform_locale_settings/locale_settings_mac_ru.xtb5
-rw-r--r--chrome/app/resources/platform_locale_settings/locale_settings_mac_sk.xtb5
-rw-r--r--chrome/app/resources/platform_locale_settings/locale_settings_mac_sl.xtb5
-rw-r--r--chrome/app/resources/platform_locale_settings/locale_settings_mac_sr.xtb5
-rw-r--r--chrome/app/resources/platform_locale_settings/locale_settings_mac_sv.xtb5
-rw-r--r--chrome/app/resources/platform_locale_settings/locale_settings_mac_sw.xtb5
-rw-r--r--chrome/app/resources/platform_locale_settings/locale_settings_mac_ta.xtb5
-rw-r--r--chrome/app/resources/platform_locale_settings/locale_settings_mac_te.xtb5
-rw-r--r--chrome/app/resources/platform_locale_settings/locale_settings_mac_th.xtb6
-rw-r--r--chrome/app/resources/platform_locale_settings/locale_settings_mac_tr.xtb5
-rw-r--r--chrome/app/resources/platform_locale_settings/locale_settings_mac_uk.xtb5
-rw-r--r--chrome/app/resources/platform_locale_settings/locale_settings_mac_vi.xtb5
-rw-r--r--chrome/app/resources/platform_locale_settings/locale_settings_mac_zh-CN.xtb10
-rw-r--r--chrome/app/resources/platform_locale_settings/locale_settings_mac_zh-TW.xtb10
-rw-r--r--chrome/app/resources/platform_locale_settings/locale_settings_win_am.xtb4
-rw-r--r--chrome/app/resources/platform_locale_settings/locale_settings_win_ar.xtb6
-rw-r--r--chrome/app/resources/platform_locale_settings/locale_settings_win_bg.xtb4
-rw-r--r--chrome/app/resources/platform_locale_settings/locale_settings_win_bn.xtb7
-rw-r--r--chrome/app/resources/platform_locale_settings/locale_settings_win_ca.xtb4
-rw-r--r--chrome/app/resources/platform_locale_settings/locale_settings_win_cs.xtb4
-rw-r--r--chrome/app/resources/platform_locale_settings/locale_settings_win_da.xtb4
-rw-r--r--chrome/app/resources/platform_locale_settings/locale_settings_win_de.xtb4
-rw-r--r--chrome/app/resources/platform_locale_settings/locale_settings_win_el.xtb4
-rw-r--r--chrome/app/resources/platform_locale_settings/locale_settings_win_en-GB.xtb4
-rw-r--r--chrome/app/resources/platform_locale_settings/locale_settings_win_es-419.xtb4
-rw-r--r--chrome/app/resources/platform_locale_settings/locale_settings_win_es.xtb4
-rw-r--r--chrome/app/resources/platform_locale_settings/locale_settings_win_et.xtb4
-rw-r--r--chrome/app/resources/platform_locale_settings/locale_settings_win_fi.xtb4
-rw-r--r--chrome/app/resources/platform_locale_settings/locale_settings_win_fil.xtb4
-rw-r--r--chrome/app/resources/platform_locale_settings/locale_settings_win_fr.xtb4
-rw-r--r--chrome/app/resources/platform_locale_settings/locale_settings_win_gu.xtb4
-rw-r--r--chrome/app/resources/platform_locale_settings/locale_settings_win_he.xtb4
-rw-r--r--chrome/app/resources/platform_locale_settings/locale_settings_win_hi.xtb4
-rw-r--r--chrome/app/resources/platform_locale_settings/locale_settings_win_hr.xtb4
-rw-r--r--chrome/app/resources/platform_locale_settings/locale_settings_win_hu.xtb4
-rw-r--r--chrome/app/resources/platform_locale_settings/locale_settings_win_id.xtb4
-rw-r--r--chrome/app/resources/platform_locale_settings/locale_settings_win_it.xtb4
-rw-r--r--chrome/app/resources/platform_locale_settings/locale_settings_win_ja.xtb11
-rw-r--r--chrome/app/resources/platform_locale_settings/locale_settings_win_kn.xtb4
-rw-r--r--chrome/app/resources/platform_locale_settings/locale_settings_win_ko.xtb12
-rw-r--r--chrome/app/resources/platform_locale_settings/locale_settings_win_lt.xtb4
-rw-r--r--chrome/app/resources/platform_locale_settings/locale_settings_win_lv.xtb4
-rw-r--r--chrome/app/resources/platform_locale_settings/locale_settings_win_ml.xtb5
-rw-r--r--chrome/app/resources/platform_locale_settings/locale_settings_win_mr.xtb4
-rw-r--r--chrome/app/resources/platform_locale_settings/locale_settings_win_nb.xtb4
-rw-r--r--chrome/app/resources/platform_locale_settings/locale_settings_win_nl.xtb4
-rw-r--r--chrome/app/resources/platform_locale_settings/locale_settings_win_or.xtb4
-rw-r--r--chrome/app/resources/platform_locale_settings/locale_settings_win_pl.xtb4
-rw-r--r--chrome/app/resources/platform_locale_settings/locale_settings_win_pt-BR.xtb4
-rw-r--r--chrome/app/resources/platform_locale_settings/locale_settings_win_pt-PT.xtb4
-rw-r--r--chrome/app/resources/platform_locale_settings/locale_settings_win_ro.xtb4
-rw-r--r--chrome/app/resources/platform_locale_settings/locale_settings_win_ru.xtb4
-rw-r--r--chrome/app/resources/platform_locale_settings/locale_settings_win_sk.xtb4
-rw-r--r--chrome/app/resources/platform_locale_settings/locale_settings_win_sl.xtb4
-rw-r--r--chrome/app/resources/platform_locale_settings/locale_settings_win_sr.xtb4
-rw-r--r--chrome/app/resources/platform_locale_settings/locale_settings_win_sv.xtb4
-rw-r--r--chrome/app/resources/platform_locale_settings/locale_settings_win_sw.xtb4
-rw-r--r--chrome/app/resources/platform_locale_settings/locale_settings_win_ta.xtb4
-rw-r--r--chrome/app/resources/platform_locale_settings/locale_settings_win_te.xtb4
-rw-r--r--chrome/app/resources/platform_locale_settings/locale_settings_win_th.xtb10
-rw-r--r--chrome/app/resources/platform_locale_settings/locale_settings_win_tr.xtb4
-rw-r--r--chrome/app/resources/platform_locale_settings/locale_settings_win_uk.xtb4
-rw-r--r--chrome/app/resources/platform_locale_settings/locale_settings_win_vi.xtb4
-rw-r--r--chrome/app/resources/platform_locale_settings/locale_settings_win_zh-CN.xtb11
-rw-r--r--chrome/app/resources/platform_locale_settings/locale_settings_win_zh-TW.xtb8
-rw-r--r--chrome/browser/dom_ui/chrome_url_data_manager.cc3
-rw-r--r--chrome/browser/tab_contents/tab_contents.cc1
-rwxr-xr-xchrome/chrome.gyp64
-rwxr-xr-xchrome/chrome_browser.gypi1
-rwxr-xr-xchrome/tools/build/repack_locales.py3
214 files changed, 1439 insertions, 1467 deletions
diff --git a/chrome/app/locales/locales.gyp b/chrome/app/locales/locales.gyp
index b359bab..e1a4f23 100644
--- a/chrome/app/locales/locales.gyp
+++ b/chrome/app/locales/locales.gyp
@@ -15,6 +15,7 @@
'type': 'loadable_module',
'dependencies': [
'../../chrome.gyp:chrome_strings',
+ '../../chrome.gyp:platform_locale_settings',
'../../../webkit/webkit.gyp:webkit_strings',
'../../../app/app.gyp:app_strings',
],
@@ -42,6 +43,7 @@
'target_name': 'am',
'msvs_guid': 'A59E9C5D-5140-4D8C-A1B5-58044D577AAF',
'sources': [
+ '<(chrome_grit_out_dir)/platform_locale_settings_am.rc',
'<(chrome_grit_out_dir)/generated_resources_am.rc',
'<(chrome_grit_out_dir)/locale_settings_am.rc',
'<(chrome_grit_out_dir)/strings$(CHROMIUM_BUILD)_am.rc',
@@ -54,6 +56,7 @@
'target_name': 'ar',
'msvs_guid': '3AB90E6A-56FF-4C9D-B918-AB76DDBF8BE8',
'sources': [
+ '<(chrome_grit_out_dir)/platform_locale_settings_ar.rc',
'<(chrome_grit_out_dir)/generated_resources_ar.rc',
'<(chrome_grit_out_dir)/locale_settings_ar.rc',
'<(chrome_grit_out_dir)/strings$(CHROMIUM_BUILD)_ar.rc',
@@ -66,6 +69,7 @@
'target_name': 'bg',
'msvs_guid': '5BDB7EE1-A1FD-410C-9598-21519A1B7952',
'sources': [
+ '<(chrome_grit_out_dir)/platform_locale_settings_bg.rc',
'<(chrome_grit_out_dir)/generated_resources_bg.rc',
'<(chrome_grit_out_dir)/locale_settings_bg.rc',
'<(chrome_grit_out_dir)/strings$(CHROMIUM_BUILD)_bg.rc',
@@ -78,6 +82,7 @@
'target_name': 'bn',
'msvs_guid': '4B60E8B8-416F-40B2-8A54-F75970A21992',
'sources': [
+ '<(chrome_grit_out_dir)/platform_locale_settings_bn.rc',
'<(chrome_grit_out_dir)/generated_resources_bn.rc',
'<(chrome_grit_out_dir)/locale_settings_bn.rc',
'<(chrome_grit_out_dir)/strings$(CHROMIUM_BUILD)_bn.rc',
@@ -90,6 +95,7 @@
'target_name': 'ca',
'msvs_guid': 'F7790A54-4078-4E4A-8231-818BE9FB1F94',
'sources': [
+ '<(chrome_grit_out_dir)/platform_locale_settings_ca.rc',
'<(chrome_grit_out_dir)/generated_resources_ca.rc',
'<(chrome_grit_out_dir)/locale_settings_ca.rc',
'<(chrome_grit_out_dir)/strings$(CHROMIUM_BUILD)_ca.rc',
@@ -102,6 +108,7 @@
'target_name': 'cs',
'msvs_guid': '7EA8C4AB-F9C6-4FA1-8B0A-74F5650430B2',
'sources': [
+ '<(chrome_grit_out_dir)/platform_locale_settings_cs.rc',
'<(chrome_grit_out_dir)/generated_resources_cs.rc',
'<(chrome_grit_out_dir)/locale_settings_cs.rc',
'<(chrome_grit_out_dir)/strings$(CHROMIUM_BUILD)_cs.rc',
@@ -114,6 +121,7 @@
'target_name': 'da',
'msvs_guid': 'A493331B-3180-49FE-8D0E-D121645E63AD',
'sources': [
+ '<(chrome_grit_out_dir)/platform_locale_settings_da.rc',
'<(chrome_grit_out_dir)/generated_resources_da.rc',
'<(chrome_grit_out_dir)/locale_settings_da.rc',
'<(chrome_grit_out_dir)/strings$(CHROMIUM_BUILD)_da.rc',
@@ -126,6 +134,7 @@
'target_name': 'de',
'msvs_guid': 'BA62FF5E-08A6-4102-9675-C12E8C9D4CC0',
'sources': [
+ '<(chrome_grit_out_dir)/platform_locale_settings_de.rc',
'<(chrome_grit_out_dir)/generated_resources_de.rc',
'<(chrome_grit_out_dir)/locale_settings_de.rc',
'<(chrome_grit_out_dir)/strings$(CHROMIUM_BUILD)_de.rc',
@@ -138,6 +147,7 @@
'target_name': 'el',
'msvs_guid': 'D314F1B3-9299-4866-8362-08BF811B0FA3',
'sources': [
+ '<(chrome_grit_out_dir)/platform_locale_settings_el.rc',
'<(chrome_grit_out_dir)/generated_resources_el.rc',
'<(chrome_grit_out_dir)/locale_settings_el.rc',
'<(chrome_grit_out_dir)/strings$(CHROMIUM_BUILD)_el.rc',
@@ -150,6 +160,7 @@
'target_name': 'en-GB',
'msvs_guid': '34231B28-C51C-4C1C-AF07-C763668B1404',
'sources': [
+ '<(chrome_grit_out_dir)/platform_locale_settings_en-GB.rc',
'<(chrome_grit_out_dir)/generated_resources_en-GB.rc',
'<(chrome_grit_out_dir)/locale_settings_en-GB.rc',
'<(chrome_grit_out_dir)/strings$(CHROMIUM_BUILD)_en-GB.rc',
@@ -162,6 +173,7 @@
'target_name': 'en-US',
'msvs_guid': 'CAE2D1E6-3F19-492F-A35C-68AA7ACAD6D3',
'sources': [
+ '<(chrome_grit_out_dir)/platform_locale_settings_en-US.rc',
'<(chrome_grit_out_dir)/generated_resources_en-US.rc',
'<(chrome_grit_out_dir)/locale_settings_en-US.rc',
'<(chrome_grit_out_dir)/strings$(CHROMIUM_BUILD)_en-US.rc',
@@ -174,6 +186,7 @@
'target_name': 'es-419',
'msvs_guid': 'FA660037-EB40-4A43-AA9D-9653C57F2789',
'sources': [
+ '<(chrome_grit_out_dir)/platform_locale_settings_es-419.rc',
'<(chrome_grit_out_dir)/generated_resources_es-419.rc',
'<(chrome_grit_out_dir)/locale_settings_es-419.rc',
'<(chrome_grit_out_dir)/strings$(CHROMIUM_BUILD)_es-419.rc',
@@ -186,6 +199,7 @@
'target_name': 'es',
'msvs_guid': '5AEA4BF6-27CD-47FC-9370-D87771CFA196',
'sources': [
+ '<(chrome_grit_out_dir)/platform_locale_settings_es.rc',
'<(chrome_grit_out_dir)/generated_resources_es.rc',
'<(chrome_grit_out_dir)/locale_settings_es.rc',
'<(chrome_grit_out_dir)/strings$(CHROMIUM_BUILD)_es.rc',
@@ -198,6 +212,7 @@
'target_name': 'et',
'msvs_guid': '0557BC3C-DE87-4127-BDAA-9BD9BDB13FB4',
'sources': [
+ '<(chrome_grit_out_dir)/platform_locale_settings_et.rc',
'<(chrome_grit_out_dir)/generated_resources_et.rc',
'<(chrome_grit_out_dir)/locale_settings_et.rc',
'<(chrome_grit_out_dir)/strings$(CHROMIUM_BUILD)_et.rc',
@@ -210,6 +225,7 @@
'target_name': 'fi',
'msvs_guid': '64D81334-DE73-457D-8FC1-9492508A2663',
'sources': [
+ '<(chrome_grit_out_dir)/platform_locale_settings_fi.rc',
'<(chrome_grit_out_dir)/generated_resources_fi.rc',
'<(chrome_grit_out_dir)/locale_settings_fi.rc',
'<(chrome_grit_out_dir)/strings$(CHROMIUM_BUILD)_fi.rc',
@@ -222,6 +238,7 @@
'target_name': 'fil',
'msvs_guid': '3A932C39-AFA9-4BDC-B775-F71A426D04BF',
'sources': [
+ '<(chrome_grit_out_dir)/platform_locale_settings_fil.rc',
'<(chrome_grit_out_dir)/generated_resources_fil.rc',
'<(chrome_grit_out_dir)/locale_settings_fil.rc',
'<(chrome_grit_out_dir)/strings$(CHROMIUM_BUILD)_fil.rc',
@@ -234,6 +251,7 @@
'target_name': 'fr',
'msvs_guid': '0D54A5C4-B78B-41A2-BF8A-5DA48AC90495',
'sources': [
+ '<(chrome_grit_out_dir)/platform_locale_settings_fr.rc',
'<(chrome_grit_out_dir)/generated_resources_fr.rc',
'<(chrome_grit_out_dir)/locale_settings_fr.rc',
'<(chrome_grit_out_dir)/strings$(CHROMIUM_BUILD)_fr.rc',
@@ -246,6 +264,7 @@
'target_name': 'gu',
'msvs_guid': '256DECCE-9886-4C21-96A5-EE47DF5E07E9',
'sources': [
+ '<(chrome_grit_out_dir)/platform_locale_settings_gu.rc',
'<(chrome_grit_out_dir)/generated_resources_gu.rc',
'<(chrome_grit_out_dir)/locale_settings_gu.rc',
'<(chrome_grit_out_dir)/strings$(CHROMIUM_BUILD)_gu.rc',
@@ -258,6 +277,7 @@
'target_name': 'he',
'msvs_guid': 'A28310B8-7BD0-4CDF-A7D8-59CAB42AA1C4',
'sources': [
+ '<(chrome_grit_out_dir)/platform_locale_settings_he.rc',
'<(chrome_grit_out_dir)/generated_resources_he.rc',
'<(chrome_grit_out_dir)/locale_settings_he.rc',
'<(chrome_grit_out_dir)/strings$(CHROMIUM_BUILD)_he.rc',
@@ -270,6 +290,7 @@
'target_name': 'hi',
'msvs_guid': '228DD844-9926-420E-B193-6973BF2A4D0B',
'sources': [
+ '<(chrome_grit_out_dir)/platform_locale_settings_hi.rc',
'<(chrome_grit_out_dir)/generated_resources_hi.rc',
'<(chrome_grit_out_dir)/locale_settings_hi.rc',
'<(chrome_grit_out_dir)/strings$(CHROMIUM_BUILD)_hi.rc',
@@ -282,6 +303,7 @@
'target_name': 'hr',
'msvs_guid': 'CE1426F6-7D2B-4574-9929-58387BF7B05F',
'sources': [
+ '<(chrome_grit_out_dir)/platform_locale_settings_hr.rc',
'<(chrome_grit_out_dir)/generated_resources_hr.rc',
'<(chrome_grit_out_dir)/locale_settings_hr.rc',
'<(chrome_grit_out_dir)/strings$(CHROMIUM_BUILD)_hr.rc',
@@ -294,6 +316,7 @@
'target_name': 'hu',
'msvs_guid': 'AFF332BF-AF3D-4D35-86FC-42A727F01D36',
'sources': [
+ '<(chrome_grit_out_dir)/platform_locale_settings_hu.rc',
'<(chrome_grit_out_dir)/generated_resources_hu.rc',
'<(chrome_grit_out_dir)/locale_settings_hu.rc',
'<(chrome_grit_out_dir)/strings$(CHROMIUM_BUILD)_hu.rc',
@@ -306,6 +329,7 @@
'target_name': 'id',
'msvs_guid': 'E3DF045F-2174-4685-9CF7-0630A79F324B',
'sources': [
+ '<(chrome_grit_out_dir)/platform_locale_settings_id.rc',
'<(chrome_grit_out_dir)/generated_resources_id.rc',
'<(chrome_grit_out_dir)/locale_settings_id.rc',
'<(chrome_grit_out_dir)/strings$(CHROMIUM_BUILD)_id.rc',
@@ -318,6 +342,7 @@
'target_name': 'it',
'msvs_guid': '275F2993-EE9B-4E00-9C85-10A182FD423A',
'sources': [
+ '<(chrome_grit_out_dir)/platform_locale_settings_it.rc',
'<(chrome_grit_out_dir)/generated_resources_it.rc',
'<(chrome_grit_out_dir)/locale_settings_it.rc',
'<(chrome_grit_out_dir)/strings$(CHROMIUM_BUILD)_it.rc',
@@ -330,6 +355,7 @@
'target_name': 'ja',
'msvs_guid': 'B2D715CE-4CBB-415A-A032-E700C90ADF91',
'sources': [
+ '<(chrome_grit_out_dir)/platform_locale_settings_ja.rc',
'<(chrome_grit_out_dir)/generated_resources_ja.rc',
'<(chrome_grit_out_dir)/locale_settings_ja.rc',
'<(chrome_grit_out_dir)/strings$(CHROMIUM_BUILD)_ja.rc',
@@ -342,6 +368,7 @@
'target_name': 'kn',
'msvs_guid': '3E6B24F6-9FA9-4066-859E-BF747FA3080A',
'sources': [
+ '<(chrome_grit_out_dir)/platform_locale_settings_kn.rc',
'<(chrome_grit_out_dir)/generated_resources_kn.rc',
'<(chrome_grit_out_dir)/locale_settings_kn.rc',
'<(chrome_grit_out_dir)/strings$(CHROMIUM_BUILD)_kn.rc',
@@ -354,6 +381,7 @@
'target_name': 'ko',
'msvs_guid': '32167995-4014-4E4C-983B-F7E17C24EB25',
'sources': [
+ '<(chrome_grit_out_dir)/platform_locale_settings_ko.rc',
'<(chrome_grit_out_dir)/generated_resources_ko.rc',
'<(chrome_grit_out_dir)/locale_settings_ko.rc',
'<(chrome_grit_out_dir)/strings$(CHROMIUM_BUILD)_ko.rc',
@@ -366,6 +394,7 @@
'target_name': 'lt',
'msvs_guid': '80E37CB5-059D-4F4B-AEF6-08265468D368',
'sources': [
+ '<(chrome_grit_out_dir)/platform_locale_settings_lt.rc',
'<(chrome_grit_out_dir)/generated_resources_lt.rc',
'<(chrome_grit_out_dir)/locale_settings_lt.rc',
'<(chrome_grit_out_dir)/strings$(CHROMIUM_BUILD)_lt.rc',
@@ -378,6 +407,7 @@
'target_name': 'lv',
'msvs_guid': 'A5C5D801-4026-49F2-BBF1-250941855306',
'sources': [
+ '<(chrome_grit_out_dir)/platform_locale_settings_lv.rc',
'<(chrome_grit_out_dir)/generated_resources_lv.rc',
'<(chrome_grit_out_dir)/locale_settings_lv.rc',
'<(chrome_grit_out_dir)/strings$(CHROMIUM_BUILD)_lv.rc',
@@ -390,6 +420,7 @@
'target_name': 'ml',
'msvs_guid': 'CAB69303-0F02-4C68-A12E-FFE55DB52526',
'sources': [
+ '<(chrome_grit_out_dir)/platform_locale_settings_ml.rc',
'<(chrome_grit_out_dir)/generated_resources_ml.rc',
'<(chrome_grit_out_dir)/locale_settings_ml.rc',
'<(chrome_grit_out_dir)/strings$(CHROMIUM_BUILD)_ml.rc',
@@ -402,6 +433,7 @@
'target_name': 'mr',
'msvs_guid': 'A464166F-8507-49B4-9B02-5CB77C498B25',
'sources': [
+ '<(chrome_grit_out_dir)/platform_locale_settings_mr.rc',
'<(chrome_grit_out_dir)/generated_resources_mr.rc',
'<(chrome_grit_out_dir)/locale_settings_mr.rc',
'<(chrome_grit_out_dir)/strings$(CHROMIUM_BUILD)_mr.rc',
@@ -414,6 +446,7 @@
'target_name': 'nb',
'msvs_guid': 'B30B0E1F-1CE9-4DEF-A752-7498FD709C1F',
'sources': [
+ '<(chrome_grit_out_dir)/platform_locale_settings_nb.rc',
'<(chrome_grit_out_dir)/generated_resources_nb.rc',
'<(chrome_grit_out_dir)/locale_settings_nb.rc',
'<(chrome_grit_out_dir)/strings$(CHROMIUM_BUILD)_nb.rc',
@@ -426,6 +459,7 @@
'target_name': 'nl',
'msvs_guid': '63011A7B-CE4D-4DF1-B5DA-1B133C14A2E8',
'sources': [
+ '<(chrome_grit_out_dir)/platform_locale_settings_nl.rc',
'<(chrome_grit_out_dir)/generated_resources_nl.rc',
'<(chrome_grit_out_dir)/locale_settings_nl.rc',
'<(chrome_grit_out_dir)/strings$(CHROMIUM_BUILD)_nl.rc',
@@ -438,6 +472,7 @@
'target_name': 'or',
'msvs_guid': 'E07D267C-34C3-4DDB-8B41-94697808714A',
'sources': [
+ '<(chrome_grit_out_dir)/platform_locale_settings_or.rc',
'<(chrome_grit_out_dir)/generated_resources_or.rc',
'<(chrome_grit_out_dir)/locale_settings_or.rc',
'<(chrome_grit_out_dir)/strings$(CHROMIUM_BUILD)_or.rc',
@@ -450,6 +485,7 @@
'target_name': 'pl',
'msvs_guid': '9F53807E-9382-47BD-8371-E5D04F517E9C',
'sources': [
+ '<(chrome_grit_out_dir)/platform_locale_settings_pl.rc',
'<(chrome_grit_out_dir)/generated_resources_pl.rc',
'<(chrome_grit_out_dir)/locale_settings_pl.rc',
'<(chrome_grit_out_dir)/strings$(CHROMIUM_BUILD)_pl.rc',
@@ -462,6 +498,7 @@
'target_name': 'pt-BR',
'msvs_guid': '2F914112-2657-49EC-8EA6-3BA63340DE27',
'sources': [
+ '<(chrome_grit_out_dir)/platform_locale_settings_pt-BR.rc',
'<(chrome_grit_out_dir)/generated_resources_pt-BR.rc',
'<(chrome_grit_out_dir)/locale_settings_pt-BR.rc',
'<(chrome_grit_out_dir)/strings$(CHROMIUM_BUILD)_pt-BR.rc',
@@ -474,6 +511,7 @@
'target_name': 'pt-PT',
'msvs_guid': '0A13F602-B497-4BC1-ABD8-03CA8E95B2AF',
'sources': [
+ '<(chrome_grit_out_dir)/platform_locale_settings_pt-PT.rc',
'<(chrome_grit_out_dir)/generated_resources_pt-PT.rc',
'<(chrome_grit_out_dir)/locale_settings_pt-PT.rc',
'<(chrome_grit_out_dir)/strings$(CHROMIUM_BUILD)_pt-PT.rc',
@@ -486,6 +524,7 @@
'target_name': 'ro',
'msvs_guid': 'C70D3509-57C4-4326-90C1-2EC0AE34848D',
'sources': [
+ '<(chrome_grit_out_dir)/platform_locale_settings_ro.rc',
'<(chrome_grit_out_dir)/generated_resources_ro.rc',
'<(chrome_grit_out_dir)/locale_settings_ro.rc',
'<(chrome_grit_out_dir)/strings$(CHROMIUM_BUILD)_ro.rc',
@@ -498,6 +537,7 @@
'target_name': 'ru',
'msvs_guid': '7D456640-3619-4D23-A56D-E0084400CCBF',
'sources': [
+ '<(chrome_grit_out_dir)/platform_locale_settings_ru.rc',
'<(chrome_grit_out_dir)/generated_resources_ru.rc',
'<(chrome_grit_out_dir)/locale_settings_ru.rc',
'<(chrome_grit_out_dir)/strings$(CHROMIUM_BUILD)_ru.rc',
@@ -510,6 +550,7 @@
'target_name': 'sk',
'msvs_guid': '82F5BFE5-FDCE-47D4-8B38-BEEBED561681',
'sources': [
+ '<(chrome_grit_out_dir)/platform_locale_settings_sk.rc',
'<(chrome_grit_out_dir)/generated_resources_sk.rc',
'<(chrome_grit_out_dir)/locale_settings_sk.rc',
'<(chrome_grit_out_dir)/strings$(CHROMIUM_BUILD)_sk.rc',
@@ -522,6 +563,7 @@
'target_name': 'sl',
'msvs_guid': 'C2A444C2-9D74-4AD7-AE7C-04F5EDA17060',
'sources': [
+ '<(chrome_grit_out_dir)/platform_locale_settings_sl.rc',
'<(chrome_grit_out_dir)/generated_resources_sl.rc',
'<(chrome_grit_out_dir)/locale_settings_sl.rc',
'<(chrome_grit_out_dir)/strings$(CHROMIUM_BUILD)_sl.rc',
@@ -534,6 +576,7 @@
'target_name': 'sr',
'msvs_guid': '300C6A09-663E-48B6-8E07-A0D50CAF8F25',
'sources': [
+ '<(chrome_grit_out_dir)/platform_locale_settings_sr.rc',
'<(chrome_grit_out_dir)/generated_resources_sr.rc',
'<(chrome_grit_out_dir)/locale_settings_sr.rc',
'<(chrome_grit_out_dir)/strings$(CHROMIUM_BUILD)_sr.rc',
@@ -546,6 +589,7 @@
'target_name': 'sv',
'msvs_guid': 'B0D5BD91-6153-4CA6-BC2F-4E3BD43E5DB7',
'sources': [
+ '<(chrome_grit_out_dir)/platform_locale_settings_sv.rc',
'<(chrome_grit_out_dir)/generated_resources_sv.rc',
'<(chrome_grit_out_dir)/locale_settings_sv.rc',
'<(chrome_grit_out_dir)/strings$(CHROMIUM_BUILD)_sv.rc',
@@ -558,6 +602,7 @@
'target_name': 'sw',
'msvs_guid': 'CBB54535-5590-464D-BB3A-631DAD11EBB5',
'sources': [
+ '<(chrome_grit_out_dir)/platform_locale_settings_sw.rc',
'<(chrome_grit_out_dir)/generated_resources_sw.rc',
'<(chrome_grit_out_dir)/locale_settings_sw.rc',
'<(chrome_grit_out_dir)/strings$(CHROMIUM_BUILD)_sw.rc',
@@ -570,6 +615,7 @@
'target_name': 'ta',
'msvs_guid': '7A0BA0C5-0D90-49AE-919A-4BE096F69E4F',
'sources': [
+ '<(chrome_grit_out_dir)/platform_locale_settings_ta.rc',
'<(chrome_grit_out_dir)/generated_resources_ta.rc',
'<(chrome_grit_out_dir)/locale_settings_ta.rc',
'<(chrome_grit_out_dir)/strings$(CHROMIUM_BUILD)_ta.rc',
@@ -582,6 +628,7 @@
'target_name': 'te',
'msvs_guid': '9D13D9B8-6C28-42A7-935C-B769EBC55BAA',
'sources': [
+ '<(chrome_grit_out_dir)/platform_locale_settings_te.rc',
'<(chrome_grit_out_dir)/generated_resources_te.rc',
'<(chrome_grit_out_dir)/locale_settings_te.rc',
'<(chrome_grit_out_dir)/strings$(CHROMIUM_BUILD)_te.rc',
@@ -594,6 +641,7 @@
'target_name': 'th',
'msvs_guid': '226B3533-1FF3-42F6-A8E3-C4DDBC955290',
'sources': [
+ '<(chrome_grit_out_dir)/platform_locale_settings_th.rc',
'<(chrome_grit_out_dir)/generated_resources_th.rc',
'<(chrome_grit_out_dir)/locale_settings_th.rc',
'<(chrome_grit_out_dir)/strings$(CHROMIUM_BUILD)_th.rc',
@@ -606,6 +654,7 @@
'target_name': 'tr',
'msvs_guid': '65C78BBB-8FCB-48E4-94C8-1F0F981929AF',
'sources': [
+ '<(chrome_grit_out_dir)/platform_locale_settings_tr.rc',
'<(chrome_grit_out_dir)/generated_resources_tr.rc',
'<(chrome_grit_out_dir)/locale_settings_tr.rc',
'<(chrome_grit_out_dir)/strings$(CHROMIUM_BUILD)_tr.rc',
@@ -618,6 +667,7 @@
'target_name': 'uk',
'msvs_guid': '182D578D-2DAC-4BB7-AFEC-9A2855E56F94',
'sources': [
+ '<(chrome_grit_out_dir)/platform_locale_settings_uk.rc',
'<(chrome_grit_out_dir)/generated_resources_uk.rc',
'<(chrome_grit_out_dir)/locale_settings_uk.rc',
'<(chrome_grit_out_dir)/strings$(CHROMIUM_BUILD)_uk.rc',
@@ -630,6 +680,7 @@
'target_name': 'vi',
'msvs_guid': 'DA5C6FCB-FCFD-49B8-8DDA-8351638096DB',
'sources': [
+ '<(chrome_grit_out_dir)/platform_locale_settings_vi.rc',
'<(chrome_grit_out_dir)/generated_resources_vi.rc',
'<(chrome_grit_out_dir)/locale_settings_vi.rc',
'<(chrome_grit_out_dir)/strings$(CHROMIUM_BUILD)_vi.rc',
@@ -642,6 +693,7 @@
'target_name': 'zh-CN',
'msvs_guid': 'C0C7DA58-C90D-4BDE-AE44-588997339F5D',
'sources': [
+ '<(chrome_grit_out_dir)/platform_locale_settings_zh-CN.rc',
'<(chrome_grit_out_dir)/generated_resources_zh-CN.rc',
'<(chrome_grit_out_dir)/locale_settings_zh-CN.rc',
'<(chrome_grit_out_dir)/strings$(CHROMIUM_BUILD)_zh-CN.rc',
@@ -654,6 +706,7 @@
'target_name': 'zh-TW',
'msvs_guid': 'E7B11CF0-FE40-4A69-AE20-1B882F4D7585',
'sources': [
+ '<(chrome_grit_out_dir)/platform_locale_settings_zh-TW.rc',
'<(chrome_grit_out_dir)/generated_resources_zh-TW.rc',
'<(chrome_grit_out_dir)/locale_settings_zh-TW.rc',
'<(chrome_grit_out_dir)/strings$(CHROMIUM_BUILD)_zh-TW.rc',
diff --git a/chrome/app/resources/locale_settings.grd b/chrome/app/resources/locale_settings.grd
index e4dd5f9..60d987b 100644
--- a/chrome/app/resources/locale_settings.grd
+++ b/chrome/app/resources/locale_settings.grd
@@ -227,36 +227,6 @@
</includes>
<messages fallback_to_english="true">
- <if expr="os != 'darwin'">
- <!-- The font used in web-style native pages (e.g. History). -->
- <message name="IDS_WEB_FONT_FAMILY" use_name_for_id="true">
- Arial
- </message>
-
- <!-- The relative font size in % used in web-style native pages
- (e.g. History). -->
- <message name="IDS_WEB_FONT_SIZE" use_name_for_id="true">
- 84%
- </message>
- </if>
- <if expr="os == 'win32'">
- <!-- The relative font size in % used in web-style native pages
- on Windows earlier than Vista (e.g. History). -->
- <message name="IDS_WEB_FONT_SIZE_XP" use_name_for_id="true">
- 84%
- </message>
- </if>
-
- <if expr="os == 'darwin'">
- <message name="IDS_WEB_FONT_FAMILY" desc="The font used in web-style native pages (e.g. History) (Mac)">
- Helvetica
- </message>
-
- <message name="IDS_WEB_FONT_SIZE" desc="The relative font size in % used in web-style native pages (e.g. History) (Mac)">
- 84%
- </message>
- </if>
-
<!-- The default value for HTTP Accept-Language header. -->
<message name="IDS_ACCEPT_LANGUAGES" use_name_for_id="true">
en-US,en
@@ -267,101 +237,6 @@
ISO-8859-1
</message>
- <if expr="os != 'darwin'">
- <!-- The default value to determine whether
- |WebPreference::standard_font_family| is serif or sans-serif. -->
- <message name="IDS_STANDARD_FONT_IS_SERIF" use_name_for_id="true">
- true
- </message>
-
- <!-- The default value for |WebPreference::fixed_font_family| -->
- <message name="IDS_FIXED_FONT_FAMILY" use_name_for_id="true">
- Courier New
- </message>
-
- <!-- The default value for |WebPreference::serif_font_family| -->
- <message name="IDS_SERIF_FONT_FAMILY" use_name_for_id="true">
- Times New Roman
- </message>
-
- <!-- The default value for |WebPreference::sans_serif_font_family| -->
- <message name="IDS_SANS_SERIF_FONT_FAMILY" use_name_for_id="true">
- Arial
- </message>
-
- <!-- The default value for |WebPreference::cursive_font_family| -->
- <message name="IDS_CURSIVE_FONT_FAMILY" use_name_for_id="true">
- Comic Sans MS
- </message>
-
- <!-- The default value for |WebPreference::fantasy_font_family| -->
- <message name="IDS_FANTASY_FONT_FAMILY" use_name_for_id="true">
- Impact
- </message>
-
- <!-- The default value for |WebPreference::default_font_size| -->
- <message name="IDS_DEFAULT_FONT_SIZE" use_name_for_id="true">
- 16
- </message>
-
- <!-- The default value for |WebPreference::default_fixed_font_size| -->
- <message name="IDS_DEFAULT_FIXED_FONT_SIZE" use_name_for_id="true">
- 13
- </message>
-
- <!-- The default value for |WebPreference::minimum_font_size| -->
- <message name="IDS_MINIMUM_FONT_SIZE" use_name_for_id="true">
- 1
- </message>
-
- <!-- The default value for |WebPreference::minimum_logical_font_size|. -->
- <message name="IDS_MINIMUM_LOGICAL_FONT_SIZE" use_name_for_id="true">
- 6
- </message>
- </if>
-
- <if expr="os == 'darwin'">
- <message name="IDS_STANDARD_FONT_IS_SERIF" desc="The default value to determine whether |WebPreference::standard_font_family| is serif or sans-serif (Mac)">
- true
- </message>
-
- <message name="IDS_FIXED_FONT_FAMILY" desc="The default value for |WebPreference::fixed_font_family| (Mac)">
- Courier
- </message>
-
- <message name="IDS_SERIF_FONT_FAMILY" desc="The default value for |WebPreference::serif_font_family| (Mac)">
- Times
- </message>
-
- <message name="IDS_SANS_SERIF_FONT_FAMILY" desc="The default value for |WebPreference::sans_serif_font_family| (Mac)">
- Helvetica
- </message>
-
- <message name="IDS_CURSIVE_FONT_FAMILY" desc="The default value for |WebPreference::cursive_font_family| (Mac)">
- Apple Chancery
- </message>
-
- <message name="IDS_FANTASY_FONT_FAMILY" desc="The default value for |WebPreference::fantasy_font_family| (Mac)">
- Papyrus
- </message>
-
- <message name="IDS_DEFAULT_FONT_SIZE" desc="The default value for |WebPreference::default_font_size| (Mac)">
- 16
- </message>
-
- <message name="IDS_DEFAULT_FIXED_FONT_SIZE" desc="The default value for |WebPreference::default_fixed_font_size| (Mac)">
- 13
- </message>
-
- <message name="IDS_MINIMUM_FONT_SIZE" desc="The default value for |WebPreference::minimum_font_size| (Mac)">
- 1
- </message>
-
- <message name="IDS_MINIMUM_LOGICAL_FONT_SIZE" desc="The default value for |WebPreference::minimum_logical_font_size| (Mac)">
- 9
- </message>
- </if>
-
<!-- The default value for |WebPreference::uses_universal_detector|. -->
<message name="IDS_USES_UNIVERSAL_DETECTOR" use_name_for_id="true">
false
diff --git a/chrome/app/resources/locale_settings_am.xtb b/chrome/app/resources/locale_settings_am.xtb
index b4ecb33..20a3a08 100644
--- a/chrome/app/resources/locale_settings_am.xtb
+++ b/chrome/app/resources/locale_settings_am.xtb
@@ -1,34 +1,8 @@
<?xml version="1.0" ?>
<!DOCTYPE translationbundle>
<translationbundle lang="am">
-<if expr="os != 'darwin'">
- <translation id="IDS_WEB_FONT_FAMILY">Arial</translation>
-</if>
-<if expr="os == 'darwin'">
- <translation id="IDS_WEB_FONT_FAMILY">Helvetica</translation>
-</if>
-<translation id="IDS_WEB_FONT_SIZE">84%</translation>
<translation id="IDS_ACCEPT_LANGUAGES">am,en-GB,en</translation>
<translation id="IDS_DEFAULT_ENCODING">ISO-8859-1</translation>
-<translation id="IDS_STANDARD_FONT_IS_SERIF">true</translation>
-<if expr="os != 'darwin'">
- <translation id="IDS_FIXED_FONT_FAMILY">Courier New</translation>
- <translation id="IDS_SERIF_FONT_FAMILY">Times New Roman</translation>
- <translation id="IDS_SANS_SERIF_FONT_FAMILY">Arial</translation>
- <translation id="IDS_CURSIVE_FONT_FAMILY">Comic Sans MS</translation>
- <translation id="IDS_FANTASY_FONT_FAMILY">Impact</translation>
-</if>
-<if expr="os == 'darwin'">
- <translation id="IDS_FIXED_FONT_FAMILY">Courier</translation>
- <translation id="IDS_SERIF_FONT_FAMILY">Times</translation>
- <translation id="IDS_SANS_SERIF_FONT_FAMILY">Helvetica</translation>
- <translation id="IDS_CURSIVE_FONT_FAMILY">Apple Chancery</translation>
- <translation id="IDS_FANTASY_FONT_FAMILY">Papyrus</translation>
-</if>
-<translation id="IDS_DEFAULT_FONT_SIZE">16</translation>
-<translation id="IDS_DEFAULT_FIXED_FONT_SIZE">13</translation>
-<translation id="IDS_MINIMUM_FONT_SIZE">1</translation>
-<translation id="IDS_MINIMUM_LOGICAL_FONT_SIZE">6</translation>
<translation id="IDS_USES_UNIVERSAL_DETECTOR">false</translation>
<translation id="IDS_SPELLCHECK_DICTIONARY">en-GB</translation>
<translation id="IDS_OPTIONS_DIALOG_WIDTH_CHARS">98</translation>
diff --git a/chrome/app/resources/locale_settings_ar.xtb b/chrome/app/resources/locale_settings_ar.xtb
index 8314126..28fd186 100644
--- a/chrome/app/resources/locale_settings_ar.xtb
+++ b/chrome/app/resources/locale_settings_ar.xtb
@@ -1,34 +1,8 @@
<?xml version="1.0" ?>
<!DOCTYPE translationbundle>
<translationbundle lang="ar">
-<if expr="os != 'darwin'">
- <translation id="IDS_WEB_FONT_FAMILY">Arial</translation>
-</if>
-<if expr="os == 'darwin'">
- <translation id="IDS_WEB_FONT_FAMILY">Helvetica</translation>
-</if>
-<translation id="IDS_WEB_FONT_SIZE">84%</translation>
<translation id="IDS_ACCEPT_LANGUAGES">ar,en-US,en</translation>
<translation id="IDS_DEFAULT_ENCODING">windows-1256</translation>
-<translation id="IDS_STANDARD_FONT_IS_SERIF">true</translation>
-<if expr="os != 'darwin'">
- <translation id="IDS_FIXED_FONT_FAMILY">Courier New</translation>
- <translation id="IDS_SERIF_FONT_FAMILY">Times New Roman</translation>
- <translation id="IDS_SANS_SERIF_FONT_FAMILY">Arial</translation>
- <translation id="IDS_CURSIVE_FONT_FAMILY">Comic Sans MS</translation>
- <translation id="IDS_FANTASY_FONT_FAMILY">Impact</translation>
-</if>
-<if expr="os == 'darwin'">
- <translation id="IDS_FIXED_FONT_FAMILY">Courier New</translation>
- <translation id="IDS_SERIF_FONT_FAMILY">Times New Roman</translation>
- <translation id="IDS_SANS_SERIF_FONT_FAMILY">Arial</translation>
- <translation id="IDS_CURSIVE_FONT_FAMILY">Apple Chancery</translation>
- <translation id="IDS_FANTASY_FONT_FAMILY">Papyrus</translation>
-</if>
-<translation id="IDS_DEFAULT_FONT_SIZE">16</translation>
-<translation id="IDS_DEFAULT_FIXED_FONT_SIZE">13</translation>
-<translation id="IDS_MINIMUM_FONT_SIZE">10</translation>
-<translation id="IDS_MINIMUM_LOGICAL_FONT_SIZE">10</translation>
<translation id="IDS_USES_UNIVERSAL_DETECTOR">false</translation>
<translation id="IDS_SPELLCHECK_DICTIONARY">en-US</translation>
<translation id="IDS_OPTIONS_DIALOG_WIDTH_CHARS">105</translation>
diff --git a/chrome/app/resources/locale_settings_bg.xtb b/chrome/app/resources/locale_settings_bg.xtb
index 020992b..ae7749e 100644
--- a/chrome/app/resources/locale_settings_bg.xtb
+++ b/chrome/app/resources/locale_settings_bg.xtb
@@ -1,34 +1,8 @@
<?xml version="1.0" ?>
<!DOCTYPE translationbundle>
<translationbundle lang="bg">
-<if expr="os != 'darwin'">
- <translation id="IDS_WEB_FONT_FAMILY">Arial</translation>
-</if>
-<if expr="os == 'darwin'">
- <translation id="IDS_WEB_FONT_FAMILY">Helvetica</translation>
-</if>
-<translation id="IDS_WEB_FONT_SIZE">84%</translation>
<translation id="IDS_ACCEPT_LANGUAGES">bg-BG,bg</translation>
<translation id="IDS_DEFAULT_ENCODING">windows-1251</translation>
-<translation id="IDS_STANDARD_FONT_IS_SERIF">true</translation>
-<if expr="os != 'darwin'">
- <translation id="IDS_FIXED_FONT_FAMILY">Courier New</translation>
- <translation id="IDS_SERIF_FONT_FAMILY">Times New Roman</translation>
- <translation id="IDS_SANS_SERIF_FONT_FAMILY">Arial</translation>
- <translation id="IDS_CURSIVE_FONT_FAMILY">Comic Sans MS</translation>
- <translation id="IDS_FANTASY_FONT_FAMILY">Impact</translation>
-</if>
-<if expr="os == 'darwin'">
- <translation id="IDS_FIXED_FONT_FAMILY">Courier</translation>
- <translation id="IDS_SERIF_FONT_FAMILY">Times</translation>
- <translation id="IDS_SANS_SERIF_FONT_FAMILY">Helvetica</translation>
- <translation id="IDS_CURSIVE_FONT_FAMILY">Apple Chancery</translation>
- <translation id="IDS_FANTASY_FONT_FAMILY">Papyrus</translation>
-</if>
-<translation id="IDS_DEFAULT_FONT_SIZE">16</translation>
-<translation id="IDS_DEFAULT_FIXED_FONT_SIZE">13</translation>
-<translation id="IDS_MINIMUM_FONT_SIZE">1</translation>
-<translation id="IDS_MINIMUM_LOGICAL_FONT_SIZE">6</translation>
<translation id="IDS_USES_UNIVERSAL_DETECTOR">false</translation>
<translation id="IDS_SPELLCHECK_DICTIONARY">en-US</translation>
<translation id="IDS_OPTIONS_DIALOG_WIDTH_CHARS">120</translation>
diff --git a/chrome/app/resources/locale_settings_bn.xtb b/chrome/app/resources/locale_settings_bn.xtb
index a2672c1..3e6ed04 100644
--- a/chrome/app/resources/locale_settings_bn.xtb
+++ b/chrome/app/resources/locale_settings_bn.xtb
@@ -3,31 +3,6 @@
<translationbundle lang="bn">
<translation id="IDS_ACCEPT_LANGUAGES">bn-IN,bn,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_WEB_FONT_SIZE">84%</translation>
-<if expr="os == 'win32'">
- <translation id="IDS_WEB_FONT_SIZE_XP">110%</translation>
-</if>
-<if expr="os != 'darwin'">
- <translation id="IDS_WEB_FONT_FAMILY">Vrinda</translation>
- <translation id="IDS_FIXED_FONT_FAMILY">Courier New</translation>
- <translation id="IDS_SERIF_FONT_FAMILY">Times New Roman</translation>
- <translation id="IDS_SANS_SERIF_FONT_FAMILY">Vrinda</translation>
- <translation id="IDS_CURSIVE_FONT_FAMILY">Comic Sans MS</translation>
- <translation id="IDS_FANTASY_FONT_FAMILY">Impact</translation>
-</if>
-<if expr="os == 'darwin'">
- <translation id="IDS_WEB_FONT_FAMILY">Helvetica</translation>
- <translation id="IDS_FIXED_FONT_FAMILY">Courier</translation>
- <translation id="IDS_SERIF_FONT_FAMILY">Times</translation>
- <translation id="IDS_SANS_SERIF_FONT_FAMILY">Helvetica</translation>
- <translation id="IDS_CURSIVE_FONT_FAMILY">Apple Chancery</translation>
- <translation id="IDS_FANTASY_FONT_FAMILY">Papyrus</translation>
-</if>
-<translation id="IDS_DEFAULT_FONT_SIZE">16</translation>
-<translation id="IDS_DEFAULT_FIXED_FONT_SIZE">13</translation>
-<translation id="IDS_MINIMUM_FONT_SIZE">1</translation>
-<translation id="IDS_MINIMUM_LOGICAL_FONT_SIZE">6</translation>
<translation id="IDS_USES_UNIVERSAL_DETECTOR">false</translation>
<translation id="IDS_SPELLCHECK_DICTIONARY">en-US</translation>
<translation id="IDS_OPTIONS_DIALOG_WIDTH_CHARS">98</translation>
diff --git a/chrome/app/resources/locale_settings_ca.xtb b/chrome/app/resources/locale_settings_ca.xtb
index f12eddf..3cb0ba1 100644
--- a/chrome/app/resources/locale_settings_ca.xtb
+++ b/chrome/app/resources/locale_settings_ca.xtb
@@ -1,34 +1,8 @@
<?xml version="1.0" ?>
<!DOCTYPE translationbundle>
<translationbundle lang="ca">
-<if expr="os != 'darwin'">
- <translation id="IDS_WEB_FONT_FAMILY">Arial</translation>
-</if>
-<if expr="os == 'darwin'">
- <translation id="IDS_WEB_FONT_FAMILY">Helvetica</translation>
-</if>
-<translation id="IDS_WEB_FONT_SIZE">84%</translation>
<translation id="IDS_ACCEPT_LANGUAGES">ca-ES,ca</translation>
<translation id="IDS_DEFAULT_ENCODING">ISO-8859-1</translation>
-<translation id="IDS_STANDARD_FONT_IS_SERIF">true</translation>
-<if expr="os != 'darwin'">
- <translation id="IDS_FIXED_FONT_FAMILY">Courier New</translation>
- <translation id="IDS_SERIF_FONT_FAMILY">Times New Roman</translation>
- <translation id="IDS_SANS_SERIF_FONT_FAMILY">Arial</translation>
- <translation id="IDS_CURSIVE_FONT_FAMILY">Comic Sans MS</translation>
- <translation id="IDS_FANTASY_FONT_FAMILY">Impact</translation>
-</if>
-<if expr="os == 'darwin'">
- <translation id="IDS_FIXED_FONT_FAMILY">Courier</translation>
- <translation id="IDS_SERIF_FONT_FAMILY">Times</translation>
- <translation id="IDS_SANS_SERIF_FONT_FAMILY">Helvetica</translation>
- <translation id="IDS_CURSIVE_FONT_FAMILY">Apple Chancery</translation>
- <translation id="IDS_FANTASY_FONT_FAMILY">Papyrus</translation>
-</if>
-<translation id="IDS_DEFAULT_FONT_SIZE">16</translation>
-<translation id="IDS_DEFAULT_FIXED_FONT_SIZE">13</translation>
-<translation id="IDS_MINIMUM_FONT_SIZE">1</translation>
-<translation id="IDS_MINIMUM_LOGICAL_FONT_SIZE">6</translation>
<translation id="IDS_USES_UNIVERSAL_DETECTOR">false</translation>
<translation id="IDS_SPELLCHECK_DICTIONARY">ca</translation>
<translation id="IDS_OPTIONS_DIALOG_WIDTH_CHARS">106</translation>
diff --git a/chrome/app/resources/locale_settings_cs.xtb b/chrome/app/resources/locale_settings_cs.xtb
index 4183643..5700291 100644
--- a/chrome/app/resources/locale_settings_cs.xtb
+++ b/chrome/app/resources/locale_settings_cs.xtb
@@ -1,34 +1,8 @@
<?xml version="1.0" ?>
<!DOCTYPE translationbundle>
<translationbundle lang="cs">
-<if expr="os != 'darwin'">
- <translation id="IDS_WEB_FONT_FAMILY">Arial</translation>
-</if>
-<if expr="os == 'darwin'">
- <translation id="IDS_WEB_FONT_FAMILY">Helvetica</translation>
-</if>
-<translation id="IDS_WEB_FONT_SIZE">84%</translation>
<translation id="IDS_ACCEPT_LANGUAGES">cs-CZ,cs</translation>
<translation id="IDS_DEFAULT_ENCODING">windows-1250</translation>
-<translation id="IDS_STANDARD_FONT_IS_SERIF">true</translation>
-<if expr="os != 'darwin'">
- <translation id="IDS_FIXED_FONT_FAMILY">Courier New</translation>
- <translation id="IDS_SERIF_FONT_FAMILY">Times New Roman</translation>
- <translation id="IDS_SANS_SERIF_FONT_FAMILY">Arial</translation>
- <translation id="IDS_CURSIVE_FONT_FAMILY">Comic Sans MS</translation>
- <translation id="IDS_FANTASY_FONT_FAMILY">Impact</translation>
-</if>
-<if expr="os == 'darwin'">
- <translation id="IDS_FIXED_FONT_FAMILY">Courier</translation>
- <translation id="IDS_SERIF_FONT_FAMILY">Times</translation>
- <translation id="IDS_SANS_SERIF_FONT_FAMILY">Helvetica</translation>
- <translation id="IDS_CURSIVE_FONT_FAMILY">Apple Chancery</translation>
- <translation id="IDS_FANTASY_FONT_FAMILY">Papyrus</translation>
-</if>
-<translation id="IDS_DEFAULT_FONT_SIZE">16</translation>
-<translation id="IDS_DEFAULT_FIXED_FONT_SIZE">13</translation>
-<translation id="IDS_MINIMUM_FONT_SIZE">1</translation>
-<translation id="IDS_MINIMUM_LOGICAL_FONT_SIZE">6</translation>
<translation id="IDS_USES_UNIVERSAL_DETECTOR">false</translation>
<translation id="IDS_SPELLCHECK_DICTIONARY">cs</translation>
<translation id="IDS_OPTIONS_DIALOG_WIDTH_CHARS">102</translation>
diff --git a/chrome/app/resources/locale_settings_da.xtb b/chrome/app/resources/locale_settings_da.xtb
index 2392003..a7a7b04 100644
--- a/chrome/app/resources/locale_settings_da.xtb
+++ b/chrome/app/resources/locale_settings_da.xtb
@@ -1,34 +1,8 @@
<?xml version="1.0" ?>
<!DOCTYPE translationbundle>
<translationbundle lang="da">
-<if expr="os != 'darwin'">
- <translation id="IDS_WEB_FONT_FAMILY">Arial</translation>
-</if>
-<if expr="os == 'darwin'">
- <translation id="IDS_WEB_FONT_FAMILY">Helvetica</translation>
-</if>
-<translation id="IDS_WEB_FONT_SIZE">84%</translation>
<translation id="IDS_ACCEPT_LANGUAGES">da-DK,da,en-US,en</translation>
<translation id="IDS_DEFAULT_ENCODING">ISO-8859-1</translation>
-<translation id="IDS_STANDARD_FONT_IS_SERIF">true</translation>
-<if expr="os != 'darwin'">
- <translation id="IDS_FIXED_FONT_FAMILY">Courier New</translation>
- <translation id="IDS_SERIF_FONT_FAMILY">Times New Roman</translation>
- <translation id="IDS_SANS_SERIF_FONT_FAMILY">Arial</translation>
- <translation id="IDS_CURSIVE_FONT_FAMILY">Comic Sans MS</translation>
- <translation id="IDS_FANTASY_FONT_FAMILY">Impact</translation>
-</if>
-<if expr="os == 'darwin'">
- <translation id="IDS_FIXED_FONT_FAMILY">Courier</translation>
- <translation id="IDS_SERIF_FONT_FAMILY">Times</translation>
- <translation id="IDS_SANS_SERIF_FONT_FAMILY">Helvetica</translation>
- <translation id="IDS_CURSIVE_FONT_FAMILY">Apple Chancery</translation>
- <translation id="IDS_FANTASY_FONT_FAMILY">Papyrus</translation>
-</if>
-<translation id="IDS_DEFAULT_FONT_SIZE">16</translation>
-<translation id="IDS_DEFAULT_FIXED_FONT_SIZE">13</translation>
-<translation id="IDS_MINIMUM_FONT_SIZE">1</translation>
-<translation id="IDS_MINIMUM_LOGICAL_FONT_SIZE">6</translation>
<translation id="IDS_USES_UNIVERSAL_DETECTOR">false</translation>
<translation id="IDS_SPELLCHECK_DICTIONARY">da</translation>
<translation id="IDS_OPTIONS_DIALOG_WIDTH_CHARS">98</translation>
diff --git a/chrome/app/resources/locale_settings_de.xtb b/chrome/app/resources/locale_settings_de.xtb
index fd5565d..786d807 100644
--- a/chrome/app/resources/locale_settings_de.xtb
+++ b/chrome/app/resources/locale_settings_de.xtb
@@ -1,34 +1,8 @@
<?xml version="1.0" ?>
<!DOCTYPE translationbundle>
<translationbundle lang="de">
-<if expr="os != 'darwin'">
- <translation id="IDS_WEB_FONT_FAMILY">Arial</translation>
-</if>
-<if expr="os == 'darwin'">
- <translation id="IDS_WEB_FONT_FAMILY">Helvetica</translation>
-</if>
-<translation id="IDS_WEB_FONT_SIZE">84%</translation>
<translation id="IDS_ACCEPT_LANGUAGES">de-DE,de,en-US,en</translation>
<translation id="IDS_DEFAULT_ENCODING">ISO-8859-1</translation>
-<translation id="IDS_STANDARD_FONT_IS_SERIF">true</translation>
-<if expr="os != 'darwin'">
- <translation id="IDS_FIXED_FONT_FAMILY">Courier New</translation>
- <translation id="IDS_SERIF_FONT_FAMILY">Times New Roman</translation>
- <translation id="IDS_SANS_SERIF_FONT_FAMILY">Arial</translation>
- <translation id="IDS_CURSIVE_FONT_FAMILY">Comic Sans MS</translation>
- <translation id="IDS_FANTASY_FONT_FAMILY">Impact</translation>
-</if>
-<if expr="os == 'darwin'">
- <translation id="IDS_FIXED_FONT_FAMILY">Courier</translation>
- <translation id="IDS_SERIF_FONT_FAMILY">Times</translation>
- <translation id="IDS_SANS_SERIF_FONT_FAMILY">Helvetica</translation>
- <translation id="IDS_CURSIVE_FONT_FAMILY">Apple Chancery</translation>
- <translation id="IDS_FANTASY_FONT_FAMILY">Papyrus</translation>
-</if>
-<translation id="IDS_DEFAULT_FONT_SIZE">16</translation>
-<translation id="IDS_DEFAULT_FIXED_FONT_SIZE">13</translation>
-<translation id="IDS_MINIMUM_FONT_SIZE">1</translation>
-<translation id="IDS_MINIMUM_LOGICAL_FONT_SIZE">6</translation>
<translation id="IDS_USES_UNIVERSAL_DETECTOR">false</translation>
<translation id="IDS_SPELLCHECK_DICTIONARY">de</translation>
<translation id="IDS_OPTIONS_DIALOG_WIDTH_CHARS">108</translation>
diff --git a/chrome/app/resources/locale_settings_el.xtb b/chrome/app/resources/locale_settings_el.xtb
index d6bd3eb..397d21e 100644
--- a/chrome/app/resources/locale_settings_el.xtb
+++ b/chrome/app/resources/locale_settings_el.xtb
@@ -1,34 +1,8 @@
<?xml version="1.0" ?>
<!DOCTYPE translationbundle>
<translationbundle lang="el">
-<if expr="os != 'darwin'">
- <translation id="IDS_WEB_FONT_FAMILY">Arial</translation>
-</if>
-<if expr="os == 'darwin'">
- <translation id="IDS_WEB_FONT_FAMILY">Helvetica</translation>
-</if>
-<translation id="IDS_WEB_FONT_SIZE">84%</translation>
<translation id="IDS_ACCEPT_LANGUAGES">el-GR,el</translation>
<translation id="IDS_DEFAULT_ENCODING">ISO-8859-7</translation>
-<translation id="IDS_STANDARD_FONT_IS_SERIF">true</translation>
-<if expr="os != 'darwin'">
- <translation id="IDS_FIXED_FONT_FAMILY">Courier New</translation>
- <translation id="IDS_SERIF_FONT_FAMILY">Times New Roman</translation>
- <translation id="IDS_SANS_SERIF_FONT_FAMILY">Arial</translation>
- <translation id="IDS_CURSIVE_FONT_FAMILY">Comic Sans MS</translation>
- <translation id="IDS_FANTASY_FONT_FAMILY">Impact</translation>
-</if>
-<if expr="os == 'darwin'">
- <translation id="IDS_FIXED_FONT_FAMILY">Courier</translation>
- <translation id="IDS_SERIF_FONT_FAMILY">Times</translation>
- <translation id="IDS_SANS_SERIF_FONT_FAMILY">Helvetica</translation>
- <translation id="IDS_CURSIVE_FONT_FAMILY">Apple Chancery</translation>
- <translation id="IDS_FANTASY_FONT_FAMILY">Papyrus</translation>
-</if>
-<translation id="IDS_DEFAULT_FONT_SIZE">16</translation>
-<translation id="IDS_DEFAULT_FIXED_FONT_SIZE">13</translation>
-<translation id="IDS_MINIMUM_FONT_SIZE">1</translation>
-<translation id="IDS_MINIMUM_LOGICAL_FONT_SIZE">6</translation>
<translation id="IDS_USES_UNIVERSAL_DETECTOR">false</translation>
<translation id="IDS_SPELLCHECK_DICTIONARY">el</translation>
<translation id="IDS_OPTIONS_DIALOG_WIDTH_CHARS">106</translation>
diff --git a/chrome/app/resources/locale_settings_en-GB.xtb b/chrome/app/resources/locale_settings_en-GB.xtb
index 3427580..f8dee137 100644
--- a/chrome/app/resources/locale_settings_en-GB.xtb
+++ b/chrome/app/resources/locale_settings_en-GB.xtb
@@ -1,34 +1,8 @@
<?xml version="1.0" ?>
<!DOCTYPE translationbundle>
<translationbundle lang="en-GB">
-<if expr="os != 'darwin'">
- <translation id="IDS_WEB_FONT_FAMILY">Arial</translation>
-</if>
-<if expr="os == 'darwin'">
- <translation id="IDS_WEB_FONT_FAMILY">Helvetica</translation>
-</if>
-<translation id="IDS_WEB_FONT_SIZE">84%</translation>
<translation id="IDS_ACCEPT_LANGUAGES">en-GB,en-US,en</translation>
<translation id="IDS_DEFAULT_ENCODING">ISO-8859-1</translation>
-<translation id="IDS_STANDARD_FONT_IS_SERIF">true</translation>
-<if expr="os != 'darwin'">
- <translation id="IDS_FIXED_FONT_FAMILY">Courier New</translation>
- <translation id="IDS_SERIF_FONT_FAMILY">Times New Roman</translation>
- <translation id="IDS_SANS_SERIF_FONT_FAMILY">Arial</translation>
- <translation id="IDS_CURSIVE_FONT_FAMILY">Comic Sans MS</translation>
- <translation id="IDS_FANTASY_FONT_FAMILY">Impact</translation>
-</if>
-<if expr="os == 'darwin'">
- <translation id="IDS_FIXED_FONT_FAMILY">Courier</translation>
- <translation id="IDS_SERIF_FONT_FAMILY">Times</translation>
- <translation id="IDS_SANS_SERIF_FONT_FAMILY">Helvetica</translation>
- <translation id="IDS_CURSIVE_FONT_FAMILY">Apple Chancery</translation>
- <translation id="IDS_FANTASY_FONT_FAMILY">Papyrus</translation>
-</if>
-<translation id="IDS_DEFAULT_FONT_SIZE">16</translation>
-<translation id="IDS_DEFAULT_FIXED_FONT_SIZE">13</translation>
-<translation id="IDS_MINIMUM_FONT_SIZE">1</translation>
-<translation id="IDS_MINIMUM_LOGICAL_FONT_SIZE">6</translation>
<translation id="IDS_USES_UNIVERSAL_DETECTOR">false</translation>
<translation id="IDS_SPELLCHECK_DICTIONARY">en-GB</translation>
<translation id="IDS_OPTIONS_DIALOG_WIDTH_CHARS">98</translation>
diff --git a/chrome/app/resources/locale_settings_es-419.xtb b/chrome/app/resources/locale_settings_es-419.xtb
index 8e4c53e..58aff7f 100644
--- a/chrome/app/resources/locale_settings_es-419.xtb
+++ b/chrome/app/resources/locale_settings_es-419.xtb
@@ -1,34 +1,8 @@
<?xml version="1.0" ?>
<!DOCTYPE translationbundle>
<translationbundle lang="es-419">
-<if expr="os != 'darwin'">
- <translation id="IDS_WEB_FONT_FAMILY">Arial</translation>
-</if>
-<if expr="os == 'darwin'">
- <translation id="IDS_WEB_FONT_FAMILY">Helvetica</translation>
-</if>
-<translation id="IDS_WEB_FONT_SIZE">84%</translation>
<translation id="IDS_ACCEPT_LANGUAGES">es-419,es</translation>
<translation id="IDS_DEFAULT_ENCODING">ISO-8859-1</translation>
-<translation id="IDS_STANDARD_FONT_IS_SERIF">true</translation>
-<if expr="os != 'darwin'">
- <translation id="IDS_FIXED_FONT_FAMILY">Courier New</translation>
- <translation id="IDS_SERIF_FONT_FAMILY">Times New Roman</translation>
- <translation id="IDS_SANS_SERIF_FONT_FAMILY">Arial</translation>
- <translation id="IDS_CURSIVE_FONT_FAMILY">Comic Sans MS</translation>
- <translation id="IDS_FANTASY_FONT_FAMILY">Impact</translation>
-</if>
-<if expr="os == 'darwin'">
- <translation id="IDS_FIXED_FONT_FAMILY">Courier</translation>
- <translation id="IDS_SERIF_FONT_FAMILY">Times</translation>
- <translation id="IDS_SANS_SERIF_FONT_FAMILY">Helvetica</translation>
- <translation id="IDS_CURSIVE_FONT_FAMILY">Apple Chancery</translation>
- <translation id="IDS_FANTASY_FONT_FAMILY">Papyrus</translation>
-</if>
-<translation id="IDS_DEFAULT_FONT_SIZE">16</translation>
-<translation id="IDS_DEFAULT_FIXED_FONT_SIZE">13</translation>
-<translation id="IDS_MINIMUM_FONT_SIZE">1</translation>
-<translation id="IDS_MINIMUM_LOGICAL_FONT_SIZE">6</translation>
<translation id="IDS_USES_UNIVERSAL_DETECTOR">false</translation>
<translation id="IDS_SPELLCHECK_DICTIONARY">es</translation>
<translation id="IDS_OPTIONS_DIALOG_WIDTH_CHARS">104</translation>
diff --git a/chrome/app/resources/locale_settings_es.xtb b/chrome/app/resources/locale_settings_es.xtb
index 4a2e1d9..a72efc9 100644
--- a/chrome/app/resources/locale_settings_es.xtb
+++ b/chrome/app/resources/locale_settings_es.xtb
@@ -1,34 +1,8 @@
<?xml version="1.0" ?>
<!DOCTYPE translationbundle>
<translationbundle lang="es">
-<if expr="os != 'darwin'">
- <translation id="IDS_WEB_FONT_FAMILY">Arial</translation>
-</if>
-<if expr="os == 'darwin'">
- <translation id="IDS_WEB_FONT_FAMILY">Helvetica</translation>
-</if>
-<translation id="IDS_WEB_FONT_SIZE">84%</translation>
<translation id="IDS_ACCEPT_LANGUAGES">es-ES,es</translation>
<translation id="IDS_DEFAULT_ENCODING">ISO-8859-1</translation>
-<translation id="IDS_STANDARD_FONT_IS_SERIF">true</translation>
-<if expr="os != 'darwin'">
- <translation id="IDS_FIXED_FONT_FAMILY">Courier New</translation>
- <translation id="IDS_SERIF_FONT_FAMILY">Times New Roman</translation>
- <translation id="IDS_SANS_SERIF_FONT_FAMILY">Arial</translation>
- <translation id="IDS_CURSIVE_FONT_FAMILY">Comic Sans MS</translation>
- <translation id="IDS_FANTASY_FONT_FAMILY">Impact</translation>
-</if>
-<if expr="os == 'darwin'">
- <translation id="IDS_FIXED_FONT_FAMILY">Courier</translation>
- <translation id="IDS_SERIF_FONT_FAMILY">Times</translation>
- <translation id="IDS_SANS_SERIF_FONT_FAMILY">Helvetica</translation>
- <translation id="IDS_CURSIVE_FONT_FAMILY">Apple Chancery</translation>
- <translation id="IDS_FANTASY_FONT_FAMILY">Papyrus</translation>
-</if>
-<translation id="IDS_DEFAULT_FONT_SIZE">16</translation>
-<translation id="IDS_DEFAULT_FIXED_FONT_SIZE">13</translation>
-<translation id="IDS_MINIMUM_FONT_SIZE">1</translation>
-<translation id="IDS_MINIMUM_LOGICAL_FONT_SIZE">6</translation>
<translation id="IDS_USES_UNIVERSAL_DETECTOR">false</translation>
<translation id="IDS_SPELLCHECK_DICTIONARY">es</translation>
<translation id="IDS_OPTIONS_DIALOG_WIDTH_CHARS">104</translation>
diff --git a/chrome/app/resources/locale_settings_et.xtb b/chrome/app/resources/locale_settings_et.xtb
index d6d1050..262948a 100644
--- a/chrome/app/resources/locale_settings_et.xtb
+++ b/chrome/app/resources/locale_settings_et.xtb
@@ -1,34 +1,8 @@
<?xml version="1.0" ?>
<!DOCTYPE translationbundle>
<translationbundle lang="et">
-<if expr="os != 'darwin'">
- <translation id="IDS_WEB_FONT_FAMILY">Arial</translation>
-</if>
-<if expr="os == 'darwin'">
- <translation id="IDS_WEB_FONT_FAMILY">Helvetica</translation>
-</if>
-<translation id="IDS_WEB_FONT_SIZE">84%</translation>
<translation id="IDS_ACCEPT_LANGUAGES">et-EE,et,en-US,en</translation>
<translation id="IDS_DEFAULT_ENCODING">windows-1257</translation>
-<translation id="IDS_STANDARD_FONT_IS_SERIF">true</translation>
-<if expr="os != 'darwin'">
- <translation id="IDS_FIXED_FONT_FAMILY">Courier New</translation>
- <translation id="IDS_SERIF_FONT_FAMILY">Times New Roman</translation>
- <translation id="IDS_SANS_SERIF_FONT_FAMILY">Arial</translation>
- <translation id="IDS_CURSIVE_FONT_FAMILY">Comic Sans MS</translation>
- <translation id="IDS_FANTASY_FONT_FAMILY">Impact</translation>
-</if>
-<if expr="os == 'darwin'">
- <translation id="IDS_FIXED_FONT_FAMILY">Courier</translation>
- <translation id="IDS_SERIF_FONT_FAMILY">Times</translation>
- <translation id="IDS_SANS_SERIF_FONT_FAMILY">Helvetica</translation>
- <translation id="IDS_CURSIVE_FONT_FAMILY">Apple Chancery</translation>
- <translation id="IDS_FANTASY_FONT_FAMILY">Papyrus</translation>
-</if>
-<translation id="IDS_DEFAULT_FONT_SIZE">16</translation>
-<translation id="IDS_DEFAULT_FIXED_FONT_SIZE">13</translation>
-<translation id="IDS_MINIMUM_FONT_SIZE">1</translation>
-<translation id="IDS_MINIMUM_LOGICAL_FONT_SIZE">6</translation>
<translation id="IDS_USES_UNIVERSAL_DETECTOR">false</translation>
<translation id="IDS_SPELLCHECK_DICTIONARY">et</translation>
<translation id="IDS_OPTIONS_DIALOG_WIDTH_CHARS">102</translation>
diff --git a/chrome/app/resources/locale_settings_fi.xtb b/chrome/app/resources/locale_settings_fi.xtb
index 3c90d58..03f6d76 100644
--- a/chrome/app/resources/locale_settings_fi.xtb
+++ b/chrome/app/resources/locale_settings_fi.xtb
@@ -1,34 +1,8 @@
<?xml version="1.0" ?>
<!DOCTYPE translationbundle>
<translationbundle lang="fi">
-<if expr="os != 'darwin'">
- <translation id="IDS_WEB_FONT_FAMILY">Arial</translation>
-</if>
-<if expr="os == 'darwin'">
- <translation id="IDS_WEB_FONT_FAMILY">Helvetica</translation>
-</if>
-<translation id="IDS_WEB_FONT_SIZE">84%</translation>
<translation id="IDS_ACCEPT_LANGUAGES">fi-FI,fi,en-US,en</translation>
<translation id="IDS_DEFAULT_ENCODING">ISO-8859-1</translation>
-<translation id="IDS_STANDARD_FONT_IS_SERIF">true</translation>
-<if expr="os != 'darwin'">
- <translation id="IDS_FIXED_FONT_FAMILY">Courier New</translation>
- <translation id="IDS_SERIF_FONT_FAMILY">Times New Roman</translation>
- <translation id="IDS_SANS_SERIF_FONT_FAMILY">Arial</translation>
- <translation id="IDS_CURSIVE_FONT_FAMILY">Comic Sans MS</translation>
- <translation id="IDS_FANTASY_FONT_FAMILY">Impact</translation>
-</if>
-<if expr="os == 'darwin'">
- <translation id="IDS_FIXED_FONT_FAMILY">Courier</translation>
- <translation id="IDS_SERIF_FONT_FAMILY">Times</translation>
- <translation id="IDS_SANS_SERIF_FONT_FAMILY">Helvetica</translation>
- <translation id="IDS_CURSIVE_FONT_FAMILY">Apple Chancery</translation>
- <translation id="IDS_FANTASY_FONT_FAMILY">Papyrus</translation>
-</if>
-<translation id="IDS_DEFAULT_FONT_SIZE">16</translation>
-<translation id="IDS_DEFAULT_FIXED_FONT_SIZE">13</translation>
-<translation id="IDS_MINIMUM_FONT_SIZE">1</translation>
-<translation id="IDS_MINIMUM_LOGICAL_FONT_SIZE">6</translation>
<translation id="IDS_USES_UNIVERSAL_DETECTOR">false</translation>
<translation id="IDS_SPELLCHECK_DICTIONARY">en-US</translation>
<translation id="IDS_OPTIONS_DIALOG_WIDTH_CHARS">98</translation>
diff --git a/chrome/app/resources/locale_settings_fil.xtb b/chrome/app/resources/locale_settings_fil.xtb
index 964a8df..d93c6f8 100644
--- a/chrome/app/resources/locale_settings_fil.xtb
+++ b/chrome/app/resources/locale_settings_fil.xtb
@@ -1,34 +1,8 @@
<?xml version="1.0" ?>
<!DOCTYPE translationbundle>
<translationbundle lang="fil">
-<if expr="os != 'darwin'">
- <translation id="IDS_WEB_FONT_FAMILY">Arial</translation>
-</if>
-<if expr="os == 'darwin'">
- <translation id="IDS_WEB_FONT_FAMILY">Helvetica</translation>
-</if>
-<translation id="IDS_WEB_FONT_SIZE">84%</translation>
<translation id="IDS_ACCEPT_LANGUAGES">fil,fil-PH,tl,en-US,en</translation>
<translation id="IDS_DEFAULT_ENCODING">ISO-8859-1</translation>
-<translation id="IDS_STANDARD_FONT_IS_SERIF">true</translation>
-<if expr="os != 'darwin'">
- <translation id="IDS_FIXED_FONT_FAMILY">Courier New</translation>
- <translation id="IDS_SERIF_FONT_FAMILY">Times New Roman</translation>
- <translation id="IDS_SANS_SERIF_FONT_FAMILY">Arial</translation>
- <translation id="IDS_CURSIVE_FONT_FAMILY">Comic Sans MS</translation>
- <translation id="IDS_FANTASY_FONT_FAMILY">Impact</translation>
-</if>
-<if expr="os == 'darwin'">
- <translation id="IDS_FIXED_FONT_FAMILY">Courier</translation>
- <translation id="IDS_SERIF_FONT_FAMILY">Times</translation>
- <translation id="IDS_SANS_SERIF_FONT_FAMILY">Helvetica</translation>
- <translation id="IDS_CURSIVE_FONT_FAMILY">Apple Chancery</translation>
- <translation id="IDS_FANTASY_FONT_FAMILY">Papyrus</translation>
-</if>
-<translation id="IDS_DEFAULT_FONT_SIZE">16</translation>
-<translation id="IDS_DEFAULT_FIXED_FONT_SIZE">13</translation>
-<translation id="IDS_MINIMUM_FONT_SIZE">1</translation>
-<translation id="IDS_MINIMUM_LOGICAL_FONT_SIZE">6</translation>
<translation id="IDS_USES_UNIVERSAL_DETECTOR">false</translation>
<translation id="IDS_SPELLCHECK_DICTIONARY">en-US</translation>
<translation id="IDS_OPTIONS_DIALOG_WIDTH_CHARS">106</translation>
diff --git a/chrome/app/resources/locale_settings_fr.xtb b/chrome/app/resources/locale_settings_fr.xtb
index a260719..fcb1897 100644
--- a/chrome/app/resources/locale_settings_fr.xtb
+++ b/chrome/app/resources/locale_settings_fr.xtb
@@ -1,34 +1,8 @@
<?xml version="1.0" ?>
<!DOCTYPE translationbundle>
<translationbundle lang="fr">
-<if expr="os != 'darwin'">
- <translation id="IDS_WEB_FONT_FAMILY">Arial</translation>
-</if>
-<if expr="os == 'darwin'">
- <translation id="IDS_WEB_FONT_FAMILY">Helvetica</translation>
-</if>
-<translation id="IDS_WEB_FONT_SIZE">84%</translation>
<translation id="IDS_ACCEPT_LANGUAGES">fr-FR,fr,en-US,en</translation>
<translation id="IDS_DEFAULT_ENCODING">ISO-8859-1</translation>
-<translation id="IDS_STANDARD_FONT_IS_SERIF">true</translation>
-<if expr="os != 'darwin'">
- <translation id="IDS_FIXED_FONT_FAMILY">Courier New</translation>
- <translation id="IDS_SERIF_FONT_FAMILY">Times New Roman</translation>
- <translation id="IDS_SANS_SERIF_FONT_FAMILY">Arial</translation>
- <translation id="IDS_CURSIVE_FONT_FAMILY">Comic Sans MS</translation>
- <translation id="IDS_FANTASY_FONT_FAMILY">Impact</translation>
-</if>
-<if expr="os == 'darwin'">
- <translation id="IDS_FIXED_FONT_FAMILY">Courier</translation>
- <translation id="IDS_SERIF_FONT_FAMILY">Times</translation>
- <translation id="IDS_SANS_SERIF_FONT_FAMILY">Helvetica</translation>
- <translation id="IDS_CURSIVE_FONT_FAMILY">Apple Chancery</translation>
- <translation id="IDS_FANTASY_FONT_FAMILY">Papyrus</translation>
-</if>
-<translation id="IDS_DEFAULT_FONT_SIZE">16</translation>
-<translation id="IDS_DEFAULT_FIXED_FONT_SIZE">13</translation>
-<translation id="IDS_MINIMUM_FONT_SIZE">1</translation>
-<translation id="IDS_MINIMUM_LOGICAL_FONT_SIZE">6</translation>
<translation id="IDS_USES_UNIVERSAL_DETECTOR">false</translation>
<translation id="IDS_SPELLCHECK_DICTIONARY">fr</translation>
<translation id="IDS_OPTIONS_DIALOG_WIDTH_CHARS">112</translation>
diff --git a/chrome/app/resources/locale_settings_gu.xtb b/chrome/app/resources/locale_settings_gu.xtb
index 08b9200..1df5bc7 100644
--- a/chrome/app/resources/locale_settings_gu.xtb
+++ b/chrome/app/resources/locale_settings_gu.xtb
@@ -1,34 +1,8 @@
<?xml version="1.0" ?>
<!DOCTYPE translationbundle>
<translationbundle lang="gu">
-<if expr="os != 'darwin'">
- <translation id="IDS_WEB_FONT_FAMILY">Arial</translation>
-</if>
-<if expr="os == 'darwin'">
- <translation id="IDS_WEB_FONT_FAMILY">Helvetica</translation>
-</if>
-<translation id="IDS_WEB_FONT_SIZE">84%</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>
-<if expr="os != 'darwin'">
- <translation id="IDS_FIXED_FONT_FAMILY">Courier New</translation>
- <translation id="IDS_SERIF_FONT_FAMILY">Times New Roman</translation>
- <translation id="IDS_SANS_SERIF_FONT_FAMILY">Arial</translation>
- <translation id="IDS_CURSIVE_FONT_FAMILY">Comic Sans MS</translation>
- <translation id="IDS_FANTASY_FONT_FAMILY">Impact</translation>
-</if>
-<if expr="os == 'darwin'">
- <translation id="IDS_FIXED_FONT_FAMILY">Courier</translation>
- <translation id="IDS_SERIF_FONT_FAMILY">Times</translation>
- <translation id="IDS_SANS_SERIF_FONT_FAMILY">Helvetica</translation>
- <translation id="IDS_CURSIVE_FONT_FAMILY">Apple Chancery</translation>
- <translation id="IDS_FANTASY_FONT_FAMILY">Papyrus</translation>
-</if>
-<translation id="IDS_DEFAULT_FONT_SIZE">16</translation>
-<translation id="IDS_DEFAULT_FIXED_FONT_SIZE">13</translation>
-<translation id="IDS_MINIMUM_FONT_SIZE">1</translation>
-<translation id="IDS_MINIMUM_LOGICAL_FONT_SIZE">6</translation>
<translation id="IDS_USES_UNIVERSAL_DETECTOR">false</translation>
<translation id="IDS_SPELLCHECK_DICTIONARY">en-US</translation>
<translation id="IDS_OPTIONS_DIALOG_WIDTH_CHARS">98</translation>
diff --git a/chrome/app/resources/locale_settings_he.xtb b/chrome/app/resources/locale_settings_he.xtb
index 77753db..ce5302d 100644
--- a/chrome/app/resources/locale_settings_he.xtb
+++ b/chrome/app/resources/locale_settings_he.xtb
@@ -1,34 +1,8 @@
<?xml version="1.0" ?>
<!DOCTYPE translationbundle>
<translationbundle lang="he">
-<if expr="os != 'darwin'">
- <translation id="IDS_WEB_FONT_FAMILY">Arial</translation>
-</if>
-<if expr="os == 'darwin'">
- <translation id="IDS_WEB_FONT_FAMILY">Helvetica</translation>
-</if>
-<translation id="IDS_WEB_FONT_SIZE">84%</translation>
<translation id="IDS_ACCEPT_LANGUAGES">he-IL,he,en-US,en</translation>
<translation id="IDS_DEFAULT_ENCODING">windows-1255</translation>
-<translation id="IDS_STANDARD_FONT_IS_SERIF">true</translation>
-<if expr="os != 'darwin'">
- <translation id="IDS_FIXED_FONT_FAMILY">Courier New</translation>
- <translation id="IDS_SERIF_FONT_FAMILY">Times New Roman</translation>
- <translation id="IDS_SANS_SERIF_FONT_FAMILY">Arial</translation>
- <translation id="IDS_CURSIVE_FONT_FAMILY">Comic Sans MS</translation>
- <translation id="IDS_FANTASY_FONT_FAMILY">Impact</translation>
-</if>
-<if expr="os == 'darwin'">
- <translation id="IDS_FIXED_FONT_FAMILY">Courier New</translation>
- <translation id="IDS_SERIF_FONT_FAMILY">Times New Roman</translation>
- <translation id="IDS_SANS_SERIF_FONT_FAMILY">Arial</translation>
- <translation id="IDS_CURSIVE_FONT_FAMILY">Apple Chancery</translation>
- <translation id="IDS_FANTASY_FONT_FAMILY">Papyrus</translation>
-</if>
-<translation id="IDS_DEFAULT_FONT_SIZE">16</translation>
-<translation id="IDS_DEFAULT_FIXED_FONT_SIZE">13</translation>
-<translation id="IDS_MINIMUM_FONT_SIZE">1</translation>
-<translation id="IDS_MINIMUM_LOGICAL_FONT_SIZE">6</translation>
<translation id="IDS_USES_UNIVERSAL_DETECTOR">true</translation>
<translation id="IDS_SPELLCHECK_DICTIONARY">he</translation>
<translation id="IDS_OPTIONS_DIALOG_WIDTH_CHARS">98</translation>
diff --git a/chrome/app/resources/locale_settings_hi.xtb b/chrome/app/resources/locale_settings_hi.xtb
index 5dfa38a..2f5833a 100644
--- a/chrome/app/resources/locale_settings_hi.xtb
+++ b/chrome/app/resources/locale_settings_hi.xtb
@@ -1,34 +1,8 @@
<?xml version="1.0" ?>
<!DOCTYPE translationbundle>
<translationbundle lang="hi">
-<if expr="os != 'darwin'">
- <translation id="IDS_WEB_FONT_FAMILY">Arial</translation>
-</if>
-<if expr="os == 'darwin'">
- <translation id="IDS_WEB_FONT_FAMILY">Helvetica</translation>
-</if>
-<translation id="IDS_WEB_FONT_SIZE">84%</translation>
<translation id="IDS_ACCEPT_LANGUAGES">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>
-<if expr="os != 'darwin'">
- <translation id="IDS_FIXED_FONT_FAMILY">Courier New</translation>
- <translation id="IDS_SERIF_FONT_FAMILY">Times New Roman</translation>
- <translation id="IDS_SANS_SERIF_FONT_FAMILY">Arial</translation>
- <translation id="IDS_CURSIVE_FONT_FAMILY">Comic Sans MS</translation>
- <translation id="IDS_FANTASY_FONT_FAMILY">Impact</translation>
-</if>
-<if expr="os == 'darwin'">
- <translation id="IDS_FIXED_FONT_FAMILY">Courier</translation>
- <translation id="IDS_SERIF_FONT_FAMILY">Times</translation>
- <translation id="IDS_SANS_SERIF_FONT_FAMILY">Helvetica</translation>
- <translation id="IDS_CURSIVE_FONT_FAMILY">Apple Chancery</translation>
- <translation id="IDS_FANTASY_FONT_FAMILY">Papyrus</translation>
-</if>
-<translation id="IDS_DEFAULT_FONT_SIZE">16</translation>
-<translation id="IDS_DEFAULT_FIXED_FONT_SIZE">13</translation>
-<translation id="IDS_MINIMUM_FONT_SIZE">1</translation>
-<translation id="IDS_MINIMUM_LOGICAL_FONT_SIZE">6</translation>
<translation id="IDS_USES_UNIVERSAL_DETECTOR">false</translation>
<translation id="IDS_SPELLCHECK_DICTIONARY">hi</translation>
<translation id="IDS_OPTIONS_DIALOG_WIDTH_CHARS">98</translation>
diff --git a/chrome/app/resources/locale_settings_hr.xtb b/chrome/app/resources/locale_settings_hr.xtb
index ec4ac52..7531a9a 100644
--- a/chrome/app/resources/locale_settings_hr.xtb
+++ b/chrome/app/resources/locale_settings_hr.xtb
@@ -1,34 +1,8 @@
<?xml version="1.0" ?>
<!DOCTYPE translationbundle>
<translationbundle lang="hr">
-<if expr="os != 'darwin'">
- <translation id="IDS_WEB_FONT_FAMILY">Arial</translation>
-</if>
-<if expr="os == 'darwin'">
- <translation id="IDS_WEB_FONT_FAMILY">Helvetica</translation>
-</if>
-<translation id="IDS_WEB_FONT_SIZE">84%</translation>
<translation id="IDS_ACCEPT_LANGUAGES">hr-HR,hr,en-US,en</translation>
<translation id="IDS_DEFAULT_ENCODING">windows-1250</translation>
-<translation id="IDS_STANDARD_FONT_IS_SERIF">true</translation>
-<if expr="os != 'darwin'">
- <translation id="IDS_FIXED_FONT_FAMILY">Courier New</translation>
- <translation id="IDS_SERIF_FONT_FAMILY">Times New Roman</translation>
- <translation id="IDS_SANS_SERIF_FONT_FAMILY">Arial</translation>
- <translation id="IDS_CURSIVE_FONT_FAMILY">Comic Sans MS</translation>
- <translation id="IDS_FANTASY_FONT_FAMILY">Impact</translation>
-</if>
-<if expr="os == 'darwin'">
- <translation id="IDS_FIXED_FONT_FAMILY">Courier</translation>
- <translation id="IDS_SERIF_FONT_FAMILY">Times</translation>
- <translation id="IDS_SANS_SERIF_FONT_FAMILY">Helvetica</translation>
- <translation id="IDS_CURSIVE_FONT_FAMILY">Apple Chancery</translation>
- <translation id="IDS_FANTASY_FONT_FAMILY">Papyrus</translation>
-</if>
-<translation id="IDS_DEFAULT_FONT_SIZE">16</translation>
-<translation id="IDS_DEFAULT_FIXED_FONT_SIZE">13</translation>
-<translation id="IDS_MINIMUM_FONT_SIZE">1</translation>
-<translation id="IDS_MINIMUM_LOGICAL_FONT_SIZE">6</translation>
<translation id="IDS_USES_UNIVERSAL_DETECTOR">false</translation>
<translation id="IDS_SPELLCHECK_DICTIONARY">hr</translation>
<translation id="IDS_OPTIONS_DIALOG_WIDTH_CHARS">102</translation>
diff --git a/chrome/app/resources/locale_settings_hu.xtb b/chrome/app/resources/locale_settings_hu.xtb
index 7348b8e..1e0c372 100644
--- a/chrome/app/resources/locale_settings_hu.xtb
+++ b/chrome/app/resources/locale_settings_hu.xtb
@@ -1,34 +1,8 @@
<?xml version="1.0" ?>
<!DOCTYPE translationbundle>
<translationbundle lang="hu">
-<if expr="os != 'darwin'">
- <translation id="IDS_WEB_FONT_FAMILY">Arial</translation>
-</if>
-<if expr="os == 'darwin'">
- <translation id="IDS_WEB_FONT_FAMILY">Helvetica</translation>
-</if>
-<translation id="IDS_WEB_FONT_SIZE">84%</translation>
<translation id="IDS_ACCEPT_LANGUAGES">hu-HU,hu,en-US,en</translation>
<translation id="IDS_DEFAULT_ENCODING">ISO-8859-2</translation>
-<translation id="IDS_STANDARD_FONT_IS_SERIF">true</translation>
-<if expr="os != 'darwin'">
- <translation id="IDS_FIXED_FONT_FAMILY">Courier New</translation>
- <translation id="IDS_SERIF_FONT_FAMILY">Times New Roman</translation>
- <translation id="IDS_SANS_SERIF_FONT_FAMILY">Arial</translation>
- <translation id="IDS_CURSIVE_FONT_FAMILY">Comic Sans MS</translation>
- <translation id="IDS_FANTASY_FONT_FAMILY">Impact</translation>
-</if>
-<if expr="os == 'darwin'">
- <translation id="IDS_FIXED_FONT_FAMILY">Courier</translation>
- <translation id="IDS_SERIF_FONT_FAMILY">Times</translation>
- <translation id="IDS_SANS_SERIF_FONT_FAMILY">Helvetica</translation>
- <translation id="IDS_CURSIVE_FONT_FAMILY">Apple Chancery</translation>
- <translation id="IDS_FANTASY_FONT_FAMILY">Papyrus</translation>
-</if>
-<translation id="IDS_DEFAULT_FONT_SIZE">16</translation>
-<translation id="IDS_DEFAULT_FIXED_FONT_SIZE">13</translation>
-<translation id="IDS_MINIMUM_FONT_SIZE">1</translation>
-<translation id="IDS_MINIMUM_LOGICAL_FONT_SIZE">6</translation>
<translation id="IDS_USES_UNIVERSAL_DETECTOR">false</translation>
<translation id="IDS_SPELLCHECK_DICTIONARY">en-US</translation>
<translation id="IDS_OPTIONS_DIALOG_WIDTH_CHARS">106</translation>
diff --git a/chrome/app/resources/locale_settings_id.xtb b/chrome/app/resources/locale_settings_id.xtb
index 6adc845..4b76a75 100644
--- a/chrome/app/resources/locale_settings_id.xtb
+++ b/chrome/app/resources/locale_settings_id.xtb
@@ -1,34 +1,8 @@
<?xml version="1.0" ?>
<!DOCTYPE translationbundle>
<translationbundle lang="id">
-<if expr="os != 'darwin'">
- <translation id="IDS_WEB_FONT_FAMILY">Arial</translation>
-</if>
-<if expr="os == 'darwin'">
- <translation id="IDS_WEB_FONT_FAMILY">Helvetica</translation>
-</if>
-<translation id="IDS_WEB_FONT_SIZE">84%</translation>
<translation id="IDS_ACCEPT_LANGUAGES">id-ID,id,en-US,en</translation>
<translation id="IDS_DEFAULT_ENCODING">ISO-8859-1</translation>
-<translation id="IDS_STANDARD_FONT_IS_SERIF">true</translation>
-<if expr="os != 'darwin'">
- <translation id="IDS_FIXED_FONT_FAMILY">Courier New</translation>
- <translation id="IDS_SERIF_FONT_FAMILY">Times New Roman</translation>
- <translation id="IDS_SANS_SERIF_FONT_FAMILY">Arial</translation>
- <translation id="IDS_CURSIVE_FONT_FAMILY">Comic Sans MS</translation>
- <translation id="IDS_FANTASY_FONT_FAMILY">Impact</translation>
-</if>
-<if expr="os == 'darwin'">
- <translation id="IDS_FIXED_FONT_FAMILY">Courier</translation>
- <translation id="IDS_SERIF_FONT_FAMILY">Times</translation>
- <translation id="IDS_SANS_SERIF_FONT_FAMILY">Helvetica</translation>
- <translation id="IDS_CURSIVE_FONT_FAMILY">Apple Chancery</translation>
- <translation id="IDS_FANTASY_FONT_FAMILY">Papyrus</translation>
-</if>
-<translation id="IDS_DEFAULT_FONT_SIZE">16</translation>
-<translation id="IDS_DEFAULT_FIXED_FONT_SIZE">13</translation>
-<translation id="IDS_MINIMUM_FONT_SIZE">1</translation>
-<translation id="IDS_MINIMUM_LOGICAL_FONT_SIZE">6</translation>
<translation id="IDS_USES_UNIVERSAL_DETECTOR">false</translation>
<translation id="IDS_SPELLCHECK_DICTIONARY">id</translation>
<translation id="IDS_OPTIONS_DIALOG_WIDTH_CHARS">98</translation>
diff --git a/chrome/app/resources/locale_settings_it.xtb b/chrome/app/resources/locale_settings_it.xtb
index 7710f31..225b08d 100644
--- a/chrome/app/resources/locale_settings_it.xtb
+++ b/chrome/app/resources/locale_settings_it.xtb
@@ -1,34 +1,8 @@
<?xml version="1.0" ?>
<!DOCTYPE translationbundle>
<translationbundle lang="it">
-<if expr="os != 'darwin'">
- <translation id="IDS_WEB_FONT_FAMILY">Arial</translation>
-</if>
-<if expr="os == 'darwin'">
- <translation id="IDS_WEB_FONT_FAMILY">Helvetica</translation>
-</if>
-<translation id="IDS_WEB_FONT_SIZE">84%</translation>
<translation id="IDS_ACCEPT_LANGUAGES">it-IT,it,en-US,en</translation>
<translation id="IDS_DEFAULT_ENCODING">ISO-8859-1</translation>
-<translation id="IDS_STANDARD_FONT_IS_SERIF">true</translation>
-<if expr="os != 'darwin'">
- <translation id="IDS_FIXED_FONT_FAMILY">Courier New</translation>
- <translation id="IDS_SERIF_FONT_FAMILY">Times New Roman</translation>
- <translation id="IDS_SANS_SERIF_FONT_FAMILY">Arial</translation>
- <translation id="IDS_CURSIVE_FONT_FAMILY">Comic Sans MS</translation>
- <translation id="IDS_FANTASY_FONT_FAMILY">Impact</translation>
-</if>
-<if expr="os == 'darwin'">
- <translation id="IDS_FIXED_FONT_FAMILY">Courier</translation>
- <translation id="IDS_SERIF_FONT_FAMILY">Times</translation>
- <translation id="IDS_SANS_SERIF_FONT_FAMILY">Helvetica</translation>
- <translation id="IDS_CURSIVE_FONT_FAMILY">Apple Chancery</translation>
- <translation id="IDS_FANTASY_FONT_FAMILY">Papyrus</translation>
-</if>
-<translation id="IDS_DEFAULT_FONT_SIZE">16</translation>
-<translation id="IDS_DEFAULT_FIXED_FONT_SIZE">13</translation>
-<translation id="IDS_MINIMUM_FONT_SIZE">1</translation>
-<translation id="IDS_MINIMUM_LOGICAL_FONT_SIZE">6</translation>
<translation id="IDS_USES_UNIVERSAL_DETECTOR">false</translation>
<translation id="IDS_SPELLCHECK_DICTIONARY">it</translation>
<translation id="IDS_OPTIONS_DIALOG_WIDTH_CHARS">98</translation>
diff --git a/chrome/app/resources/locale_settings_ja.xtb b/chrome/app/resources/locale_settings_ja.xtb
index f7a0544..5880ab9 100644
--- a/chrome/app/resources/locale_settings_ja.xtb
+++ b/chrome/app/resources/locale_settings_ja.xtb
@@ -1,38 +1,8 @@
<?xml version="1.0" ?>
<!DOCTYPE translationbundle>
<translationbundle lang="ja">
-<translation id="IDS_WEB_FONT_SIZE">84%</translation>
<translation id="IDS_ACCEPT_LANGUAGES">ja,en-US,en</translation>
<translation id="IDS_DEFAULT_ENCODING">Shift_JIS</translation>
-<translation id="IDS_STANDARD_FONT_IS_SERIF">false</translation>
-<if expr="os == 'win32'">
- <translation id="IDS_WEB_FONT_FAMILY">Arial, Meiryo, MS PGothic, sans-serif</translation>
- <translation id="IDS_FIXED_FONT_FAMILY">MS Gothic</translation>
- <translation id="IDS_SERIF_FONT_FAMILY">MS PMincho</translation>
- <translation id="IDS_SANS_SERIF_FONT_FAMILY">MS PGothic</translation>
- <translation id="IDS_CURSIVE_FONT_FAMILY">Comic Sans MS</translation>
- <translation id="IDS_FANTASY_FONT_FAMILY">Impact</translation>
-</if>
-<if expr="os == 'darwin'">
- <translation id="IDS_WEB_FONT_FAMILY">Helvetica, Hiragino Kaku Gothic Pro</translation>
- <translation id="IDS_FIXED_FONT_FAMILY">Osaka-Mono</translation>
- <translation id="IDS_SERIF_FONT_FAMILY">Hiragino Mincho Pro</translation>
- <translation id="IDS_SANS_SERIF_FONT_FAMILY">Hiragino Kaku Gothic Pro</translation>
- <translation id="IDS_CURSIVE_FONT_FAMILY">Apple Chancery</translation>
- <translation id="IDS_FANTASY_FONT_FAMILY">Papyrus</translation>
-</if>
-<if expr="os == 'linux2'">
- <translation id="IDS_WEB_FONT_FAMILY">VL PGothic, Sazanami Gothic, Kochi Gothic, sans-serif</translation>
- <translation id="IDS_FIXED_FONT_FAMILY">VL Gothic</translation>
- <translation id="IDS_SERIF_FONT_FAMILY">Sazanami Mincho</translation>
- <translation id="IDS_SANS_SERIF_FONT_FAMILY">VL PGothic</translation>
- <translation id="IDS_CURSIVE_FONT_FAMILY">Sazanami Mincho</translation>
- <translation id="IDS_FANTASY_FONT_FAMILY">Sazanami Mincho</translation>
-</if>
-<translation id="IDS_DEFAULT_FONT_SIZE">16</translation>
-<translation id="IDS_DEFAULT_FIXED_FONT_SIZE">13</translation>
-<translation id="IDS_MINIMUM_FONT_SIZE">10</translation>
-<translation id="IDS_MINIMUM_LOGICAL_FONT_SIZE">10</translation>
<translation id="IDS_USES_UNIVERSAL_DETECTOR">false</translation>
<translation id="IDS_SPELLCHECK_DICTIONARY">en-US</translation>
<translation id="IDS_OPTIONS_DIALOG_WIDTH_CHARS">104</translation>
diff --git a/chrome/app/resources/locale_settings_kn.xtb b/chrome/app/resources/locale_settings_kn.xtb
index ce3ae0e..6355646 100644
--- a/chrome/app/resources/locale_settings_kn.xtb
+++ b/chrome/app/resources/locale_settings_kn.xtb
@@ -1,34 +1,8 @@
<?xml version="1.0" ?>
<!DOCTYPE translationbundle>
<translationbundle lang="kn">
-<if expr="os != 'darwin'">
- <translation id="IDS_WEB_FONT_FAMILY">Arial</translation>
-</if>
-<if expr="os == 'darwin'">
- <translation id="IDS_WEB_FONT_FAMILY">Helvetica</translation>
-</if>
-<translation id="IDS_WEB_FONT_SIZE">84%</translation>
<translation id="IDS_ACCEPT_LANGUAGES">kn-IN,kn,en-US,en</translation>
<translation id="IDS_DEFAULT_ENCODING">ISO-8859-1</translation>
-<translation id="IDS_STANDARD_FONT_IS_SERIF">true</translation>
-<if expr="os != 'darwin'">
- <translation id="IDS_FIXED_FONT_FAMILY">Courier New</translation>
- <translation id="IDS_SERIF_FONT_FAMILY">Times New Roman</translation>
- <translation id="IDS_SANS_SERIF_FONT_FAMILY">Arial</translation>
- <translation id="IDS_CURSIVE_FONT_FAMILY">Comic Sans MS</translation>
- <translation id="IDS_FANTASY_FONT_FAMILY">Impact</translation>
-</if>
-<if expr="os == 'darwin'">
- <translation id="IDS_FIXED_FONT_FAMILY">Courier</translation>
- <translation id="IDS_SERIF_FONT_FAMILY">Times</translation>
- <translation id="IDS_SANS_SERIF_FONT_FAMILY">Helvetica</translation>
- <translation id="IDS_CURSIVE_FONT_FAMILY">Apple Chancery</translation>
- <translation id="IDS_FANTASY_FONT_FAMILY">Papyrus</translation>
-</if>
-<translation id="IDS_DEFAULT_FONT_SIZE">16</translation>
-<translation id="IDS_DEFAULT_FIXED_FONT_SIZE">13</translation>
-<translation id="IDS_MINIMUM_FONT_SIZE">1</translation>
-<translation id="IDS_MINIMUM_LOGICAL_FONT_SIZE">6</translation>
<translation id="IDS_USES_UNIVERSAL_DETECTOR">false</translation>
<translation id="IDS_SPELLCHECK_DICTIONARY">en-US</translation>
<translation id="IDS_OPTIONS_DIALOG_WIDTH_CHARS">106</translation>
diff --git a/chrome/app/resources/locale_settings_ko.xtb b/chrome/app/resources/locale_settings_ko.xtb
index c0ae2e1..05233f8 100644
--- a/chrome/app/resources/locale_settings_ko.xtb
+++ b/chrome/app/resources/locale_settings_ko.xtb
@@ -1,34 +1,8 @@
<?xml version="1.0" ?>
<!DOCTYPE translationbundle>
<translationbundle lang="ko">
-<translation id="IDS_WEB_FONT_SIZE">84%</translation>
<translation id="IDS_ACCEPT_LANGUAGES">ko-KR,ko,en-US,en</translation>
<translation id="IDS_DEFAULT_ENCODING">windows-949</translation>
-<translation id="IDS_STANDARD_FONT_IS_SERIF">false</translation>
-<if expr="os == 'win32'">
- <translation id="IDS_WEB_FONT_FAMILY">Arial, Malgun Gothic, Gulim, sans-serif</translation>
- <translation id="IDS_FIXED_FONT_FAMILY">Gulimche</translation>
- <translation id="IDS_SERIF_FONT_FAMILY">Batang</translation>
- <translation id="IDS_SANS_SERIF_FONT_FAMILY">Gulim</translation>
- <translation id="IDS_CURSIVE_FONT_FAMILY">Gungsuh</translation>
- <translation id="IDS_FANTASY_FONT_FAMILY">Impact</translation>
-</if>
-<if expr="os == 'darwin'">
- <translation id="IDS_WEB_FONT_FAMILY">Helvetica, AppleGothic</translation>
- <translation id="IDS_FIXED_FONT_FAMILY">Courier</translation>
- <translation id="IDS_SERIF_FONT_FAMILY">AppleMyungjo</translation>
- <translation id="IDS_SANS_SERIF_FONT_FAMILY">AppleGothic</translation>
- <translation id="IDS_CURSIVE_FONT_FAMILY">Apple Chancery</translation>
- <translation id="IDS_FANTASY_FONT_FAMILY">Papyrus</translation>
-</if>
-<if expr="os == 'linux2'">
- <translation id="IDS_WEB_FONT_FAMILY">UnDotum, Baekmuk Gulim, sans-serif</translation>
- <translation id="IDS_FIXED_FONT_FAMILY">UnDotum</translation>
- <translation id="IDS_SERIF_FONT_FAMILY">UnBatang</translation>
- <translation id="IDS_SANS_SERIF_FONT_FAMILY">UnDotum</translation>
- <translation id="IDS_CURSIVE_FONT_FAMILY">UnGungsuh</translation>
- <translation id="IDS_FANTASY_FONT_FAMILY">UnYetGul</translation>
-</if>
<translation id="IDS_DEFAULT_FONT_SIZE">16</translation>
<translation id="IDS_DEFAULT_FIXED_FONT_SIZE">13</translation>
<translation id="IDS_MINIMUM_FONT_SIZE">10</translation>
diff --git a/chrome/app/resources/locale_settings_linux.grd b/chrome/app/resources/locale_settings_linux.grd
new file mode 100644
index 0000000..addd70d
--- /dev/null
+++ b/chrome/app/resources/locale_settings_linux.grd
@@ -0,0 +1,180 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<grit latest_public_release="0" current_release="1">
+ <outputs>
+ <output filename="grit/platform_locale_settings.h" type="rc_header">
+ <emit emit_type='prepend'></emit>
+ </output>
+ <output filename="platform_locale_settings_am.pak" type="data_package" lang="am" />
+ <output filename="platform_locale_settings_ar.pak" type="data_package" lang="ar" />
+ <output filename="platform_locale_settings_bg.pak" type="data_package" lang="bg" />
+ <output filename="platform_locale_settings_bn.pak" type="data_package" lang="bn" />
+ <output filename="platform_locale_settings_ca.pak" type="data_package" lang="ca" />
+ <output filename="platform_locale_settings_cs.pak" type="data_package" lang="cs" />
+ <output filename="platform_locale_settings_da.pak" type="data_package" lang="da" />
+ <output filename="platform_locale_settings_de.pak" type="data_package" lang="de" />
+ <output filename="platform_locale_settings_el.pak" type="data_package" lang="el" />
+ <output filename="platform_locale_settings_en-GB.pak" type="data_package" lang="en-GB" />
+ <output filename="platform_locale_settings_en-US.pak" type="data_package" lang="en" />
+ <output filename="platform_locale_settings_es.pak" type="data_package" lang="es" />
+ <output filename="platform_locale_settings_es-419.pak" type="data_package" lang="es-419" />
+ <output filename="platform_locale_settings_et.pak" type="data_package" lang="et" />
+ <output filename="platform_locale_settings_fi.pak" type="data_package" lang="fi" />
+ <output filename="platform_locale_settings_fil.pak" type="data_package" lang="fil" />
+ <output filename="platform_locale_settings_fr.pak" type="data_package" lang="fr" />
+ <output filename="platform_locale_settings_gu.pak" type="data_package" lang="gu" />
+ <output filename="platform_locale_settings_he.pak" type="data_package" lang="he" />
+ <output filename="platform_locale_settings_hi.pak" type="data_package" lang="hi" />
+ <output filename="platform_locale_settings_hr.pak" type="data_package" lang="hr" />
+ <output filename="platform_locale_settings_hu.pak" type="data_package" lang="hu" />
+ <output filename="platform_locale_settings_id.pak" type="data_package" lang="id" />
+ <output filename="platform_locale_settings_it.pak" type="data_package" lang="it" />
+ <output filename="platform_locale_settings_ja.pak" type="data_package" lang="ja" />
+ <output filename="platform_locale_settings_kn.pak" type="data_package" lang="kn" />
+ <output filename="platform_locale_settings_ko.pak" type="data_package" lang="ko" />
+ <output filename="platform_locale_settings_lt.pak" type="data_package" lang="lt" />
+ <output filename="platform_locale_settings_lv.pak" type="data_package" lang="lv" />
+ <output filename="platform_locale_settings_ml.pak" type="data_package" lang="ml" />
+ <output filename="platform_locale_settings_mr.pak" type="data_package" lang="mr" />
+ <output filename="platform_locale_settings_nl.pak" type="data_package" lang="nl" />
+ <!-- The translation console uses 'no' for Norwegian Bokmål. It should
+ be 'nb'. -->
+ <output filename="platform_locale_settings_nb.pak" type="data_package" lang="no" />
+ <output filename="platform_locale_settings_or.pak" type="data_package" lang="or" />
+ <output filename="platform_locale_settings_pl.pak" type="data_package" lang="pl" />
+ <output filename="platform_locale_settings_pt-BR.pak" type="data_package" lang="pt-BR" />
+ <output filename="platform_locale_settings_pt-PT.pak" type="data_package" lang="pt-PT" />
+ <output filename="platform_locale_settings_ro.pak" type="data_package" lang="ro" />
+ <output filename="platform_locale_settings_ru.pak" type="data_package" lang="ru" />
+ <output filename="platform_locale_settings_sk.pak" type="data_package" lang="sk" />
+ <output filename="platform_locale_settings_sl.pak" type="data_package" lang="sl" />
+ <output filename="platform_locale_settings_sr.pak" type="data_package" lang="sr" />
+ <output filename="platform_locale_settings_sv.pak" type="data_package" lang="sv" />
+ <output filename="platform_locale_settings_sw.pak" type="data_package" lang="sw" />
+ <output filename="platform_locale_settings_ta.pak" type="data_package" lang="ta" />
+ <output filename="platform_locale_settings_te.pak" type="data_package" lang="te" />
+ <output filename="platform_locale_settings_th.pak" type="data_package" lang="th" />
+ <output filename="platform_locale_settings_tr.pak" type="data_package" lang="tr" />
+ <output filename="platform_locale_settings_uk.pak" type="data_package" lang="uk" />
+ <output filename="platform_locale_settings_vi.pak" type="data_package" lang="vi" />
+ <output filename="platform_locale_settings_zh-CN.pak" type="data_package" lang="zh-CN" />
+ <output filename="platform_locale_settings_zh-TW.pak" type="data_package" lang="zh-TW" />
+ </outputs>
+ <translations>
+ <file path="platform_locale_settings/locale_settings_linux_am.xtb" lang="am" />
+ <file path="platform_locale_settings/locale_settings_linux_ar.xtb" lang="ar" />
+ <file path="platform_locale_settings/locale_settings_linux_bg.xtb" lang="bg" />
+ <file path="platform_locale_settings/locale_settings_linux_bn.xtb" lang="bn" />
+ <file path="platform_locale_settings/locale_settings_linux_ca.xtb" lang="ca" />
+ <file path="platform_locale_settings/locale_settings_linux_cs.xtb" lang="cs" />
+ <file path="platform_locale_settings/locale_settings_linux_da.xtb" lang="da" />
+ <file path="platform_locale_settings/locale_settings_linux_de.xtb" lang="de" />
+ <file path="platform_locale_settings/locale_settings_linux_el.xtb" lang="el" />
+ <file path="platform_locale_settings/locale_settings_linux_en-GB.xtb" lang="en-GB" />
+ <file path="platform_locale_settings/locale_settings_linux_es.xtb" lang="es" />
+ <file path="platform_locale_settings/locale_settings_linux_es-419.xtb" lang="es-419" />
+ <file path="platform_locale_settings/locale_settings_linux_et.xtb" lang="et" />
+ <file path="platform_locale_settings/locale_settings_linux_fi.xtb" lang="fi" />
+ <file path="platform_locale_settings/locale_settings_linux_fil.xtb" lang="fil" />
+ <file path="platform_locale_settings/locale_settings_linux_fr.xtb" lang="fr" />
+ <file path="platform_locale_settings/locale_settings_linux_gu.xtb" lang="gu" />
+ <file path="platform_locale_settings/locale_settings_linux_he.xtb" lang="he" />
+ <file path="platform_locale_settings/locale_settings_linux_hi.xtb" lang="hi" />
+ <file path="platform_locale_settings/locale_settings_linux_hr.xtb" lang="hr" />
+ <file path="platform_locale_settings/locale_settings_linux_hu.xtb" lang="hu" />
+ <file path="platform_locale_settings/locale_settings_linux_id.xtb" lang="id" />
+ <file path="platform_locale_settings/locale_settings_linux_it.xtb" lang="it" />
+ <file path="platform_locale_settings/locale_settings_linux_ja.xtb" lang="ja" />
+ <file path="platform_locale_settings/locale_settings_linux_kn.xtb" lang="kn" />
+ <file path="platform_locale_settings/locale_settings_linux_ko.xtb" lang="ko" />
+ <file path="platform_locale_settings/locale_settings_linux_lt.xtb" lang="lt" />
+ <file path="platform_locale_settings/locale_settings_linux_lv.xtb" lang="lv" />
+ <file path="platform_locale_settings/locale_settings_linux_ml.xtb" lang="ml" />
+ <file path="platform_locale_settings/locale_settings_linux_mr.xtb" lang="mr" />
+ <file path="platform_locale_settings/locale_settings_linux_nl.xtb" lang="nl" />
+ <file path="platform_locale_settings/locale_settings_linux_nb.xtb" lang="no" />
+ <file path="platform_locale_settings/locale_settings_linux_or.xtb" lang="or" />
+ <file path="platform_locale_settings/locale_settings_linux_pl.xtb" lang="pl" />
+ <file path="platform_locale_settings/locale_settings_linux_pt-BR.xtb" lang="pt-BR" />
+ <file path="platform_locale_settings/locale_settings_linux_pt-PT.xtb" lang="pt-PT" />
+ <file path="platform_locale_settings/locale_settings_linux_ro.xtb" lang="ro" />
+ <file path="platform_locale_settings/locale_settings_linux_ru.xtb" lang="ru" />
+ <file path="platform_locale_settings/locale_settings_linux_sk.xtb" lang="sk" />
+ <file path="platform_locale_settings/locale_settings_linux_sl.xtb" lang="sl" />
+ <file path="platform_locale_settings/locale_settings_linux_sr.xtb" lang="sr" />
+ <file path="platform_locale_settings/locale_settings_linux_sv.xtb" lang="sv" />
+ <file path="platform_locale_settings/locale_settings_linux_sw.xtb" lang="sw" />
+ <file path="platform_locale_settings/locale_settings_linux_ta.xtb" lang="ta" />
+ <file path="platform_locale_settings/locale_settings_linux_te.xtb" lang="te" />
+ <file path="platform_locale_settings/locale_settings_linux_th.xtb" lang="th" />
+ <file path="platform_locale_settings/locale_settings_linux_tr.xtb" lang="tr" />
+ <file path="platform_locale_settings/locale_settings_linux_uk.xtb" lang="uk" />
+ <file path="platform_locale_settings/locale_settings_linux_vi.xtb" lang="vi" />
+ <file path="platform_locale_settings/locale_settings_linux_zh-CN.xtb" lang="zh-CN" />
+ <file path="platform_locale_settings/locale_settings_linux_zh-TW.xtb" lang="zh-TW" />
+ </translations>
+ <release seq="1" allow_pseudo="false">
+ <messages fallback_to_english="true">
+ <!-- The font used in web-style native pages (e.g. History). -->
+ <message name="IDS_WEB_FONT_FAMILY" use_name_for_id="true">
+ Arial
+ </message>
+
+ <!-- The relative font size in % used in web-style native pages
+ (e.g. History). -->
+ <message name="IDS_WEB_FONT_SIZE" use_name_for_id="true">
+ 84%
+ </message>
+
+ <!-- The default value to determine whether
+ |WebPreference::standard_font_family| is serif or sans-serif. -->
+ <message name="IDS_STANDARD_FONT_IS_SERIF" use_name_for_id="true">
+ true
+ </message>
+
+ <!-- The default value for |WebPreference::fixed_font_family| -->
+ <message name="IDS_FIXED_FONT_FAMILY" use_name_for_id="true">
+ Courier New
+ </message>
+
+ <!-- The default value for |WebPreference::serif_font_family| -->
+ <message name="IDS_SERIF_FONT_FAMILY" use_name_for_id="true">
+ Times New Roman
+ </message>
+
+ <!-- The default value for |WebPreference::sans_serif_font_family| -->
+ <message name="IDS_SANS_SERIF_FONT_FAMILY" use_name_for_id="true">
+ Arial
+ </message>
+
+ <!-- The default value for |WebPreference::cursive_font_family| -->
+ <message name="IDS_CURSIVE_FONT_FAMILY" use_name_for_id="true">
+ Comic Sans MS
+ </message>
+
+ <!-- The default value for |WebPreference::fantasy_font_family| -->
+ <message name="IDS_FANTASY_FONT_FAMILY" use_name_for_id="true">
+ Impact
+ </message>
+
+ <!-- The default value for |WebPreference::default_font_size| -->
+ <message name="IDS_DEFAULT_FONT_SIZE" use_name_for_id="true">
+ 16
+ </message>
+
+ <!-- The default value for |WebPreference::default_fixed_font_size| -->
+ <message name="IDS_DEFAULT_FIXED_FONT_SIZE" use_name_for_id="true">
+ 13
+ </message>
+
+ <!-- The default value for |WebPreference::minimum_font_size| -->
+ <message name="IDS_MINIMUM_FONT_SIZE" use_name_for_id="true">
+ 1
+ </message>
+
+ <!-- The default value for |WebPreference::minimum_logical_font_size|. -->
+ <message name="IDS_MINIMUM_LOGICAL_FONT_SIZE" use_name_for_id="true">
+ 6
+ </message>
+ </messages>
+ </release>
+</grit>
diff --git a/chrome/app/resources/locale_settings_lt.xtb b/chrome/app/resources/locale_settings_lt.xtb
index ba61aea..cce44a3 100644
--- a/chrome/app/resources/locale_settings_lt.xtb
+++ b/chrome/app/resources/locale_settings_lt.xtb
@@ -1,34 +1,8 @@
<?xml version="1.0" ?>
<!DOCTYPE translationbundle>
<translationbundle lang="lt">
-<if expr="os != 'darwin'">
- <translation id="IDS_WEB_FONT_FAMILY">Arial</translation>
-</if>
-<if expr="os == 'darwin'">
- <translation id="IDS_WEB_FONT_FAMILY">Helvetica</translation>
-</if>
-<translation id="IDS_WEB_FONT_SIZE">84%</translation>
<translation id="IDS_ACCEPT_LANGUAGES">lt,en-US,en,ru,pl</translation>
<translation id="IDS_DEFAULT_ENCODING">windows-1257</translation>
-<translation id="IDS_STANDARD_FONT_IS_SERIF">true</translation>
-<if expr="os != 'darwin'">
- <translation id="IDS_FIXED_FONT_FAMILY">Courier New</translation>
- <translation id="IDS_SERIF_FONT_FAMILY">Times New Roman</translation>
- <translation id="IDS_SANS_SERIF_FONT_FAMILY">Arial</translation>
- <translation id="IDS_CURSIVE_FONT_FAMILY">Comic Sans MS</translation>
- <translation id="IDS_FANTASY_FONT_FAMILY">Impact</translation>
-</if>
-<if expr="os == 'darwin'">
- <translation id="IDS_FIXED_FONT_FAMILY">Courier</translation>
- <translation id="IDS_SERIF_FONT_FAMILY">Times</translation>
- <translation id="IDS_SANS_SERIF_FONT_FAMILY">Helvetica</translation>
- <translation id="IDS_CURSIVE_FONT_FAMILY">Apple Chancery</translation>
- <translation id="IDS_FANTASY_FONT_FAMILY">Papyrus</translation>
-</if>
-<translation id="IDS_DEFAULT_FONT_SIZE">16</translation>
-<translation id="IDS_DEFAULT_FIXED_FONT_SIZE">13</translation>
-<translation id="IDS_MINIMUM_FONT_SIZE">1</translation>
-<translation id="IDS_MINIMUM_LOGICAL_FONT_SIZE">6</translation>
<translation id="IDS_USES_UNIVERSAL_DETECTOR">false</translation>
<translation id="IDS_SPELLCHECK_DICTIONARY">lt</translation>
<translation id="IDS_OPTIONS_DIALOG_WIDTH_CHARS">104</translation>
diff --git a/chrome/app/resources/locale_settings_lv.xtb b/chrome/app/resources/locale_settings_lv.xtb
index f6eb5e9..4509310 100644
--- a/chrome/app/resources/locale_settings_lv.xtb
+++ b/chrome/app/resources/locale_settings_lv.xtb
@@ -1,34 +1,8 @@
<?xml version="1.0" ?>
<!DOCTYPE translationbundle>
<translationbundle lang="lv">
-<if expr="os != 'darwin'">
- <translation id="IDS_WEB_FONT_FAMILY">Arial</translation>
-</if>
-<if expr="os == 'darwin'">
- <translation id="IDS_WEB_FONT_FAMILY">Helvetica</translation>
-</if>
-<translation id="IDS_WEB_FONT_SIZE">84%</translation>
<translation id="IDS_ACCEPT_LANGUAGES">lv-LV,lv,en-US,en</translation>
<translation id="IDS_DEFAULT_ENCODING">windows-1257</translation>
-<translation id="IDS_STANDARD_FONT_IS_SERIF">true</translation>
-<if expr="os != 'darwin'">
- <translation id="IDS_FIXED_FONT_FAMILY">Courier New</translation>
- <translation id="IDS_SERIF_FONT_FAMILY">Times New Roman</translation>
- <translation id="IDS_SANS_SERIF_FONT_FAMILY">Arial</translation>
- <translation id="IDS_CURSIVE_FONT_FAMILY">Comic Sans MS</translation>
- <translation id="IDS_FANTASY_FONT_FAMILY">Impact</translation>
-</if>
-<if expr="os == 'darwin'">
- <translation id="IDS_FIXED_FONT_FAMILY">Courier</translation>
- <translation id="IDS_SERIF_FONT_FAMILY">Times</translation>
- <translation id="IDS_SANS_SERIF_FONT_FAMILY">Helvetica</translation>
- <translation id="IDS_CURSIVE_FONT_FAMILY">Apple Chancery</translation>
- <translation id="IDS_FANTASY_FONT_FAMILY">Papyrus</translation>
-</if>
-<translation id="IDS_DEFAULT_FONT_SIZE">16</translation>
-<translation id="IDS_DEFAULT_FIXED_FONT_SIZE">13</translation>
-<translation id="IDS_MINIMUM_FONT_SIZE">1</translation>
-<translation id="IDS_MINIMUM_LOGICAL_FONT_SIZE">6</translation>
<translation id="IDS_USES_UNIVERSAL_DETECTOR">false</translation>
<translation id="IDS_SPELLCHECK_DICTIONARY">lv</translation>
<translation id="IDS_OPTIONS_DIALOG_WIDTH_CHARS">102</translation>
diff --git a/chrome/app/resources/locale_settings_mac.grd b/chrome/app/resources/locale_settings_mac.grd
new file mode 100644
index 0000000..903fa2c
--- /dev/null
+++ b/chrome/app/resources/locale_settings_mac.grd
@@ -0,0 +1,180 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<grit latest_public_release="0" current_release="1">
+ <outputs>
+ <output filename="grit/platform_locale_settings.h" type="rc_header">
+ <emit emit_type='prepend'></emit>
+ </output>
+ <output filename="platform_locale_settings_am.pak" type="data_package" lang="am" />
+ <output filename="platform_locale_settings_ar.pak" type="data_package" lang="ar" />
+ <output filename="platform_locale_settings_bg.pak" type="data_package" lang="bg" />
+ <output filename="platform_locale_settings_bn.pak" type="data_package" lang="bn" />
+ <output filename="platform_locale_settings_ca.pak" type="data_package" lang="ca" />
+ <output filename="platform_locale_settings_cs.pak" type="data_package" lang="cs" />
+ <output filename="platform_locale_settings_da.pak" type="data_package" lang="da" />
+ <output filename="platform_locale_settings_de.pak" type="data_package" lang="de" />
+ <output filename="platform_locale_settings_el.pak" type="data_package" lang="el" />
+ <output filename="platform_locale_settings_en-GB.pak" type="data_package" lang="en-GB" />
+ <output filename="platform_locale_settings_en-US.pak" type="data_package" lang="en" />
+ <output filename="platform_locale_settings_es.pak" type="data_package" lang="es" />
+ <output filename="platform_locale_settings_es-419.pak" type="data_package" lang="es-419" />
+ <output filename="platform_locale_settings_et.pak" type="data_package" lang="et" />
+ <output filename="platform_locale_settings_fi.pak" type="data_package" lang="fi" />
+ <output filename="platform_locale_settings_fil.pak" type="data_package" lang="fil" />
+ <output filename="platform_locale_settings_fr.pak" type="data_package" lang="fr" />
+ <output filename="platform_locale_settings_gu.pak" type="data_package" lang="gu" />
+ <output filename="platform_locale_settings_he.pak" type="data_package" lang="he" />
+ <output filename="platform_locale_settings_hi.pak" type="data_package" lang="hi" />
+ <output filename="platform_locale_settings_hr.pak" type="data_package" lang="hr" />
+ <output filename="platform_locale_settings_hu.pak" type="data_package" lang="hu" />
+ <output filename="platform_locale_settings_id.pak" type="data_package" lang="id" />
+ <output filename="platform_locale_settings_it.pak" type="data_package" lang="it" />
+ <output filename="platform_locale_settings_ja.pak" type="data_package" lang="ja" />
+ <output filename="platform_locale_settings_kn.pak" type="data_package" lang="kn" />
+ <output filename="platform_locale_settings_ko.pak" type="data_package" lang="ko" />
+ <output filename="platform_locale_settings_lt.pak" type="data_package" lang="lt" />
+ <output filename="platform_locale_settings_lv.pak" type="data_package" lang="lv" />
+ <output filename="platform_locale_settings_ml.pak" type="data_package" lang="ml" />
+ <output filename="platform_locale_settings_mr.pak" type="data_package" lang="mr" />
+ <output filename="platform_locale_settings_nl.pak" type="data_package" lang="nl" />
+ <!-- The translation console uses 'no' for Norwegian Bokmål. It should
+ be 'nb'. -->
+ <output filename="platform_locale_settings_nb.pak" type="data_package" lang="no" />
+ <output filename="platform_locale_settings_or.pak" type="data_package" lang="or" />
+ <output filename="platform_locale_settings_pl.pak" type="data_package" lang="pl" />
+ <output filename="platform_locale_settings_pt-BR.pak" type="data_package" lang="pt-BR" />
+ <output filename="platform_locale_settings_pt-PT.pak" type="data_package" lang="pt-PT" />
+ <output filename="platform_locale_settings_ro.pak" type="data_package" lang="ro" />
+ <output filename="platform_locale_settings_ru.pak" type="data_package" lang="ru" />
+ <output filename="platform_locale_settings_sk.pak" type="data_package" lang="sk" />
+ <output filename="platform_locale_settings_sl.pak" type="data_package" lang="sl" />
+ <output filename="platform_locale_settings_sr.pak" type="data_package" lang="sr" />
+ <output filename="platform_locale_settings_sv.pak" type="data_package" lang="sv" />
+ <output filename="platform_locale_settings_sw.pak" type="data_package" lang="sw" />
+ <output filename="platform_locale_settings_ta.pak" type="data_package" lang="ta" />
+ <output filename="platform_locale_settings_te.pak" type="data_package" lang="te" />
+ <output filename="platform_locale_settings_th.pak" type="data_package" lang="th" />
+ <output filename="platform_locale_settings_tr.pak" type="data_package" lang="tr" />
+ <output filename="platform_locale_settings_uk.pak" type="data_package" lang="uk" />
+ <output filename="platform_locale_settings_vi.pak" type="data_package" lang="vi" />
+ <output filename="platform_locale_settings_zh-CN.pak" type="data_package" lang="zh-CN" />
+ <output filename="platform_locale_settings_zh-TW.pak" type="data_package" lang="zh-TW" />
+ </outputs>
+ <translations>
+ <file path="platform_locale_settings/locale_settings_mac_am.xtb" lang="am" />
+ <file path="platform_locale_settings/locale_settings_mac_ar.xtb" lang="ar" />
+ <file path="platform_locale_settings/locale_settings_mac_bg.xtb" lang="bg" />
+ <file path="platform_locale_settings/locale_settings_mac_bn.xtb" lang="bn" />
+ <file path="platform_locale_settings/locale_settings_mac_ca.xtb" lang="ca" />
+ <file path="platform_locale_settings/locale_settings_mac_cs.xtb" lang="cs" />
+ <file path="platform_locale_settings/locale_settings_mac_da.xtb" lang="da" />
+ <file path="platform_locale_settings/locale_settings_mac_de.xtb" lang="de" />
+ <file path="platform_locale_settings/locale_settings_mac_el.xtb" lang="el" />
+ <file path="platform_locale_settings/locale_settings_mac_en-GB.xtb" lang="en-GB" />
+ <file path="platform_locale_settings/locale_settings_mac_es.xtb" lang="es" />
+ <file path="platform_locale_settings/locale_settings_mac_es-419.xtb" lang="es-419" />
+ <file path="platform_locale_settings/locale_settings_mac_et.xtb" lang="et" />
+ <file path="platform_locale_settings/locale_settings_mac_fi.xtb" lang="fi" />
+ <file path="platform_locale_settings/locale_settings_mac_fil.xtb" lang="fil" />
+ <file path="platform_locale_settings/locale_settings_mac_fr.xtb" lang="fr" />
+ <file path="platform_locale_settings/locale_settings_mac_gu.xtb" lang="gu" />
+ <file path="platform_locale_settings/locale_settings_mac_he.xtb" lang="he" />
+ <file path="platform_locale_settings/locale_settings_mac_hi.xtb" lang="hi" />
+ <file path="platform_locale_settings/locale_settings_mac_hr.xtb" lang="hr" />
+ <file path="platform_locale_settings/locale_settings_mac_hu.xtb" lang="hu" />
+ <file path="platform_locale_settings/locale_settings_mac_id.xtb" lang="id" />
+ <file path="platform_locale_settings/locale_settings_mac_it.xtb" lang="it" />
+ <file path="platform_locale_settings/locale_settings_mac_ja.xtb" lang="ja" />
+ <file path="platform_locale_settings/locale_settings_mac_kn.xtb" lang="kn" />
+ <file path="platform_locale_settings/locale_settings_mac_ko.xtb" lang="ko" />
+ <file path="platform_locale_settings/locale_settings_mac_lt.xtb" lang="lt" />
+ <file path="platform_locale_settings/locale_settings_mac_lv.xtb" lang="lv" />
+ <file path="platform_locale_settings/locale_settings_mac_ml.xtb" lang="ml" />
+ <file path="platform_locale_settings/locale_settings_mac_mr.xtb" lang="mr" />
+ <file path="platform_locale_settings/locale_settings_mac_nl.xtb" lang="nl" />
+ <file path="platform_locale_settings/locale_settings_mac_nb.xtb" lang="no" />
+ <file path="platform_locale_settings/locale_settings_mac_or.xtb" lang="or" />
+ <file path="platform_locale_settings/locale_settings_mac_pl.xtb" lang="pl" />
+ <file path="platform_locale_settings/locale_settings_mac_pt-BR.xtb" lang="pt-BR" />
+ <file path="platform_locale_settings/locale_settings_mac_pt-PT.xtb" lang="pt-PT" />
+ <file path="platform_locale_settings/locale_settings_mac_ro.xtb" lang="ro" />
+ <file path="platform_locale_settings/locale_settings_mac_ru.xtb" lang="ru" />
+ <file path="platform_locale_settings/locale_settings_mac_sk.xtb" lang="sk" />
+ <file path="platform_locale_settings/locale_settings_mac_sl.xtb" lang="sl" />
+ <file path="platform_locale_settings/locale_settings_mac_sr.xtb" lang="sr" />
+ <file path="platform_locale_settings/locale_settings_mac_sv.xtb" lang="sv" />
+ <file path="platform_locale_settings/locale_settings_mac_sw.xtb" lang="sw" />
+ <file path="platform_locale_settings/locale_settings_mac_ta.xtb" lang="ta" />
+ <file path="platform_locale_settings/locale_settings_mac_te.xtb" lang="te" />
+ <file path="platform_locale_settings/locale_settings_mac_th.xtb" lang="th" />
+ <file path="platform_locale_settings/locale_settings_mac_tr.xtb" lang="tr" />
+ <file path="platform_locale_settings/locale_settings_mac_uk.xtb" lang="uk" />
+ <file path="platform_locale_settings/locale_settings_mac_vi.xtb" lang="vi" />
+ <file path="platform_locale_settings/locale_settings_mac_zh-CN.xtb" lang="zh-CN" />
+ <file path="platform_locale_settings/locale_settings_mac_zh-TW.xtb" lang="zh-TW" />
+ </translations>
+ <release seq="1" allow_pseudo="false">
+ <messages fallback_to_english="true">
+ <!-- The font used in web-style native pages (e.g. History). -->
+ <message name="IDS_WEB_FONT_FAMILY" use_name_for_id="true">
+ Helvetica
+ </message>
+
+ <!-- The relative font size in % used in web-style native pages
+ (e.g. History). -->
+ <message name="IDS_WEB_FONT_SIZE" use_name_for_id="true">
+ 84%
+ </message>
+
+ <!-- The default value to determine whether
+ |WebPreference::standard_font_family| is serif or sans-serif. -->
+ <message name="IDS_STANDARD_FONT_IS_SERIF" use_name_for_id="true">
+ true
+ </message>
+
+ <!-- The default value for |WebPreference::fixed_font_family| -->
+ <message name="IDS_FIXED_FONT_FAMILY" use_name_for_id="true">
+ Courier
+ </message>
+
+ <!-- The default value for |WebPreference::serif_font_family| -->
+ <message name="IDS_SERIF_FONT_FAMILY" use_name_for_id="true">
+ Times
+ </message>
+
+ <!-- The default value for |WebPreference::sans_serif_font_family| -->
+ <message name="IDS_SANS_SERIF_FONT_FAMILY" use_name_for_id="true">
+ Helvetica
+ </message>
+
+ <!-- The default value for |WebPreference::cursive_font_family| -->
+ <message name="IDS_CURSIVE_FONT_FAMILY" use_name_for_id="true">
+ Apple Chancery
+ </message>
+
+ <!-- The default value for |WebPreference::fantasy_font_family| -->
+ <message name="IDS_FANTASY_FONT_FAMILY" use_name_for_id="true">
+ Papyrus
+ </message>
+
+ <!-- The default value for |WebPreference::default_font_size| -->
+ <message name="IDS_DEFAULT_FONT_SIZE" use_name_for_id="true">
+ 16
+ </message>
+
+ <!-- The default value for |WebPreference::default_fixed_font_size| -->
+ <message name="IDS_DEFAULT_FIXED_FONT_SIZE" use_name_for_id="true">
+ 13
+ </message>
+
+ <!-- The default value for |WebPreference::minimum_font_size| -->
+ <message name="IDS_MINIMUM_FONT_SIZE" use_name_for_id="true">
+ 1
+ </message>
+
+ <!-- The default value for |WebPreference::minimum_logical_font_size|. -->
+ <message name="IDS_MINIMUM_LOGICAL_FONT_SIZE" use_name_for_id="true">
+ 9
+ </message>
+ </messages>
+ </release>
+</grit>
diff --git a/chrome/app/resources/locale_settings_ml.xtb b/chrome/app/resources/locale_settings_ml.xtb
index e00e77a..8f7fe8d2 100644
--- a/chrome/app/resources/locale_settings_ml.xtb
+++ b/chrome/app/resources/locale_settings_ml.xtb
@@ -1,34 +1,8 @@
<?xml version="1.0" ?>
<!DOCTYPE translationbundle>
<translationbundle lang="ml">
-<if expr="os != 'darwin'">
- <translation id="IDS_WEB_FONT_FAMILY">Arial,AnjaliOldLipi,Rachana,Kartika</translation>
-</if>
-<if expr="os == 'darwin'">
- <translation id="IDS_WEB_FONT_FAMILY">Helvetica</translation>
-</if>
-<translation id="IDS_WEB_FONT_SIZE">84%</translation>
<translation id="IDS_ACCEPT_LANGUAGES">ml-IN,ml,en-US,en</translation>
<translation id="IDS_DEFAULT_ENCODING">ISO-8859-1</translation>
-<translation id="IDS_STANDARD_FONT_IS_SERIF">true</translation>
-<if expr="os != 'darwin'">
- <translation id="IDS_FIXED_FONT_FAMILY">Courier New</translation>
- <translation id="IDS_SERIF_FONT_FAMILY">Times New Roman</translation>
- <translation id="IDS_SANS_SERIF_FONT_FAMILY">Arial</translation>
- <translation id="IDS_CURSIVE_FONT_FAMILY">Comic Sans MS</translation>
- <translation id="IDS_FANTASY_FONT_FAMILY">Impact</translation>
-</if>
-<if expr="os == 'darwin'">
- <translation id="IDS_FIXED_FONT_FAMILY">Courier</translation>
- <translation id="IDS_SERIF_FONT_FAMILY">Times</translation>
- <translation id="IDS_SANS_SERIF_FONT_FAMILY">Helvetica</translation>
- <translation id="IDS_CURSIVE_FONT_FAMILY">Apple Chancery</translation>
- <translation id="IDS_FANTASY_FONT_FAMILY">Papyrus</translation>
-</if>
-<translation id="IDS_DEFAULT_FONT_SIZE">16</translation>
-<translation id="IDS_DEFAULT_FIXED_FONT_SIZE">13</translation>
-<translation id="IDS_MINIMUM_FONT_SIZE">1</translation>
-<translation id="IDS_MINIMUM_LOGICAL_FONT_SIZE">6</translation>
<translation id="IDS_USES_UNIVERSAL_DETECTOR">false</translation>
<translation id="IDS_SPELLCHECK_DICTIONARY">en-US</translation>
<translation id="IDS_OPTIONS_DIALOG_WIDTH_CHARS">114</translation>
diff --git a/chrome/app/resources/locale_settings_mr.xtb b/chrome/app/resources/locale_settings_mr.xtb
index 443b7ee..8d87f43 100644
--- a/chrome/app/resources/locale_settings_mr.xtb
+++ b/chrome/app/resources/locale_settings_mr.xtb
@@ -1,34 +1,8 @@
<?xml version="1.0" ?>
<!DOCTYPE translationbundle>
<translationbundle lang="mr">
-<if expr="os != 'darwin'">
- <translation id="IDS_WEB_FONT_FAMILY">Arial</translation>
-</if>
-<if expr="os == 'darwin'">
- <translation id="IDS_WEB_FONT_FAMILY">Helvetica</translation>
-</if>
-<translation id="IDS_WEB_FONT_SIZE">84%</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>
-<if expr="os != 'darwin'">
- <translation id="IDS_FIXED_FONT_FAMILY">Courier New</translation>
- <translation id="IDS_SERIF_FONT_FAMILY">Times New Roman</translation>
- <translation id="IDS_SANS_SERIF_FONT_FAMILY">Arial</translation>
- <translation id="IDS_CURSIVE_FONT_FAMILY">Comic Sans MS</translation>
- <translation id="IDS_FANTASY_FONT_FAMILY">Impact</translation>
-</if>
-<if expr="os == 'darwin'">
- <translation id="IDS_FIXED_FONT_FAMILY">Courier</translation>
- <translation id="IDS_SERIF_FONT_FAMILY">Times</translation>
- <translation id="IDS_SANS_SERIF_FONT_FAMILY">Helvetica</translation>
- <translation id="IDS_CURSIVE_FONT_FAMILY">Apple Chancery</translation>
- <translation id="IDS_FANTASY_FONT_FAMILY">Papyrus</translation>
-</if>
-<translation id="IDS_DEFAULT_FONT_SIZE">16</translation>
-<translation id="IDS_DEFAULT_FIXED_FONT_SIZE">13</translation>
-<translation id="IDS_MINIMUM_FONT_SIZE">1</translation>
-<translation id="IDS_MINIMUM_LOGICAL_FONT_SIZE">6</translation>
<translation id="IDS_USES_UNIVERSAL_DETECTOR">false</translation>
<translation id="IDS_SPELLCHECK_DICTIONARY">en-US</translation>
<translation id="IDS_OPTIONS_DIALOG_WIDTH_CHARS">98</translation>
diff --git a/chrome/app/resources/locale_settings_nb.xtb b/chrome/app/resources/locale_settings_nb.xtb
index 2a8869f..0426893 100644
--- a/chrome/app/resources/locale_settings_nb.xtb
+++ b/chrome/app/resources/locale_settings_nb.xtb
@@ -1,34 +1,8 @@
<?xml version="1.0" ?>
<!DOCTYPE translationbundle>
<translationbundle lang="no">
-<if expr="os != 'darwin'">
- <translation id="IDS_WEB_FONT_FAMILY">Arial</translation>
-</if>
-<if expr="os == 'darwin'">
- <translation id="IDS_WEB_FONT_FAMILY">Helvetica</translation>
-</if>
-<translation id="IDS_WEB_FONT_SIZE">84%</translation>
<translation id="IDS_ACCEPT_LANGUAGES">nb-NO,nb,no,nn,en-US,en</translation>
<translation id="IDS_DEFAULT_ENCODING">ISO-8859-1</translation>
-<translation id="IDS_STANDARD_FONT_IS_SERIF">true</translation>
-<if expr="os != 'darwin'">
- <translation id="IDS_FIXED_FONT_FAMILY">Courier New</translation>
- <translation id="IDS_SERIF_FONT_FAMILY">Times New Roman</translation>
- <translation id="IDS_SANS_SERIF_FONT_FAMILY">Arial</translation>
- <translation id="IDS_CURSIVE_FONT_FAMILY">Comic Sans MS</translation>
- <translation id="IDS_FANTASY_FONT_FAMILY">Impact</translation>
-</if>
-<if expr="os == 'darwin'">
- <translation id="IDS_FIXED_FONT_FAMILY">Courier</translation>
- <translation id="IDS_SERIF_FONT_FAMILY">Times</translation>
- <translation id="IDS_SANS_SERIF_FONT_FAMILY">Helvetica</translation>
- <translation id="IDS_CURSIVE_FONT_FAMILY">Apple Chancery</translation>
- <translation id="IDS_FANTASY_FONT_FAMILY">Papyrus</translation>
-</if>
-<translation id="IDS_DEFAULT_FONT_SIZE">16</translation>
-<translation id="IDS_DEFAULT_FIXED_FONT_SIZE">13</translation>
-<translation id="IDS_MINIMUM_FONT_SIZE">1</translation>
-<translation id="IDS_MINIMUM_LOGICAL_FONT_SIZE">6</translation>
<translation id="IDS_USES_UNIVERSAL_DETECTOR">false</translation>
<translation id="IDS_SPELLCHECK_DICTIONARY">nb</translation>
<translation id="IDS_OPTIONS_DIALOG_WIDTH_CHARS">104</translation>
diff --git a/chrome/app/resources/locale_settings_nl.xtb b/chrome/app/resources/locale_settings_nl.xtb
index aa30710..dc53821 100644
--- a/chrome/app/resources/locale_settings_nl.xtb
+++ b/chrome/app/resources/locale_settings_nl.xtb
@@ -1,34 +1,8 @@
<?xml version="1.0" ?>
<!DOCTYPE translationbundle>
<translationbundle lang="nl">
-<if expr="os != 'darwin'">
- <translation id="IDS_WEB_FONT_FAMILY">Arial</translation>
-</if>
-<if expr="os == 'darwin'">
- <translation id="IDS_WEB_FONT_FAMILY">Helvetica</translation>
-</if>
-<translation id="IDS_WEB_FONT_SIZE">84%</translation>
<translation id="IDS_ACCEPT_LANGUAGES">nl-NL,nl,en-US,en</translation>
<translation id="IDS_DEFAULT_ENCODING">ISO-8859-1</translation>
-<translation id="IDS_STANDARD_FONT_IS_SERIF">true</translation>
-<if expr="os != 'darwin'">
- <translation id="IDS_FIXED_FONT_FAMILY">Courier New</translation>
- <translation id="IDS_SERIF_FONT_FAMILY">Times New Roman</translation>
- <translation id="IDS_SANS_SERIF_FONT_FAMILY">Arial</translation>
- <translation id="IDS_CURSIVE_FONT_FAMILY">Comic Sans MS</translation>
- <translation id="IDS_FANTASY_FONT_FAMILY">Impact</translation>
-</if>
-<if expr="os == 'darwin'">
- <translation id="IDS_FIXED_FONT_FAMILY">Courier</translation>
- <translation id="IDS_SERIF_FONT_FAMILY">Times</translation>
- <translation id="IDS_SANS_SERIF_FONT_FAMILY">Helvetica</translation>
- <translation id="IDS_CURSIVE_FONT_FAMILY">Apple Chancery</translation>
- <translation id="IDS_FANTASY_FONT_FAMILY">Papyrus</translation>
-</if>
-<translation id="IDS_DEFAULT_FONT_SIZE">16</translation>
-<translation id="IDS_DEFAULT_FIXED_FONT_SIZE">13</translation>
-<translation id="IDS_MINIMUM_FONT_SIZE">1</translation>
-<translation id="IDS_MINIMUM_LOGICAL_FONT_SIZE">6</translation>
<translation id="IDS_USES_UNIVERSAL_DETECTOR">false</translation>
<translation id="IDS_SPELLCHECK_DICTIONARY">nl</translation>
<translation id="IDS_OPTIONS_DIALOG_WIDTH_CHARS">108</translation>
diff --git a/chrome/app/resources/locale_settings_or.xtb b/chrome/app/resources/locale_settings_or.xtb
index 204a410..c4c1fee 100644
--- a/chrome/app/resources/locale_settings_or.xtb
+++ b/chrome/app/resources/locale_settings_or.xtb
@@ -1,34 +1,8 @@
<?xml version="1.0" ?>
<!DOCTYPE translationbundle>
<translationbundle lang="or">
-<if expr="os != 'darwin'">
- <translation id="IDS_WEB_FONT_FAMILY">Arial</translation>
-</if>
-<if expr="os == 'darwin'">
- <translation id="IDS_WEB_FONT_FAMILY">Helvetica</translation>
-</if>
-<translation id="IDS_WEB_FONT_SIZE">84%</translation>
<translation id="IDS_ACCEPT_LANGUAGES">or-IN,or,en-US,en</translation>
<translation id="IDS_DEFAULT_ENCODING">ISO-8859-1</translation>
-<translation id="IDS_STANDARD_FONT_IS_SERIF">true</translation>
-<if expr="os != 'darwin'">
- <translation id="IDS_FIXED_FONT_FAMILY">Courier New</translation>
- <translation id="IDS_SERIF_FONT_FAMILY">Times New Roman</translation>
- <translation id="IDS_SANS_SERIF_FONT_FAMILY">Arial</translation>
- <translation id="IDS_CURSIVE_FONT_FAMILY">Comic Sans MS</translation>
- <translation id="IDS_FANTASY_FONT_FAMILY">Impact</translation>
-</if>
-<if expr="os == 'darwin'">
- <translation id="IDS_FIXED_FONT_FAMILY">Courier</translation>
- <translation id="IDS_SERIF_FONT_FAMILY">Times</translation>
- <translation id="IDS_SANS_SERIF_FONT_FAMILY">Helvetica</translation>
- <translation id="IDS_CURSIVE_FONT_FAMILY">Apple Chancery</translation>
- <translation id="IDS_FANTASY_FONT_FAMILY">Papyrus</translation>
-</if>
-<translation id="IDS_DEFAULT_FONT_SIZE">16</translation>
-<translation id="IDS_DEFAULT_FIXED_FONT_SIZE">13</translation>
-<translation id="IDS_MINIMUM_FONT_SIZE">1</translation>
-<translation id="IDS_MINIMUM_LOGICAL_FONT_SIZE">6</translation>
<translation id="IDS_USES_UNIVERSAL_DETECTOR">false</translation>
<translation id="IDS_SPELLCHECK_DICTIONARY">en-US</translation>
<translation id="IDS_OPTIONS_DIALOG_WIDTH_CHARS">98</translation>
diff --git a/chrome/app/resources/locale_settings_pl.xtb b/chrome/app/resources/locale_settings_pl.xtb
index e4dc0f6..224c0e1 100644
--- a/chrome/app/resources/locale_settings_pl.xtb
+++ b/chrome/app/resources/locale_settings_pl.xtb
@@ -1,34 +1,8 @@
<?xml version="1.0" ?>
<!DOCTYPE translationbundle>
<translationbundle lang="pl">
-<if expr="os != 'darwin'">
- <translation id="IDS_WEB_FONT_FAMILY">Arial</translation>
-</if>
-<if expr="os == 'darwin'">
- <translation id="IDS_WEB_FONT_FAMILY">Helvetica</translation>
-</if>
-<translation id="IDS_WEB_FONT_SIZE">84%</translation>
<translation id="IDS_ACCEPT_LANGUAGES">pl-PL,pl,en-US,en</translation>
<translation id="IDS_DEFAULT_ENCODING">ISO-8859-2</translation>
-<translation id="IDS_STANDARD_FONT_IS_SERIF">true</translation>
-<if expr="os != 'darwin'">
- <translation id="IDS_FIXED_FONT_FAMILY">Courier New</translation>
- <translation id="IDS_SERIF_FONT_FAMILY">Times New Roman</translation>
- <translation id="IDS_SANS_SERIF_FONT_FAMILY">Arial</translation>
- <translation id="IDS_CURSIVE_FONT_FAMILY">Comic Sans MS</translation>
- <translation id="IDS_FANTASY_FONT_FAMILY">Impact</translation>
-</if>
-<if expr="os == 'darwin'">
- <translation id="IDS_FIXED_FONT_FAMILY">Courier</translation>
- <translation id="IDS_SERIF_FONT_FAMILY">Times</translation>
- <translation id="IDS_SANS_SERIF_FONT_FAMILY">Helvetica</translation>
- <translation id="IDS_CURSIVE_FONT_FAMILY">Apple Chancery</translation>
- <translation id="IDS_FANTASY_FONT_FAMILY">Papyrus</translation>
-</if>
-<translation id="IDS_DEFAULT_FONT_SIZE">16</translation>
-<translation id="IDS_DEFAULT_FIXED_FONT_SIZE">13</translation>
-<translation id="IDS_MINIMUM_FONT_SIZE">1</translation>
-<translation id="IDS_MINIMUM_LOGICAL_FONT_SIZE">6</translation>
<translation id="IDS_USES_UNIVERSAL_DETECTOR">false</translation>
<translation id="IDS_SPELLCHECK_DICTIONARY">pl</translation>
<translation id="IDS_OPTIONS_DIALOG_WIDTH_CHARS">105</translation>
diff --git a/chrome/app/resources/locale_settings_pt-BR.xtb b/chrome/app/resources/locale_settings_pt-BR.xtb
index cbbc47e..9ec2915 100644
--- a/chrome/app/resources/locale_settings_pt-BR.xtb
+++ b/chrome/app/resources/locale_settings_pt-BR.xtb
@@ -1,34 +1,8 @@
<?xml version="1.0" ?>
<!DOCTYPE translationbundle>
<translationbundle lang="pt-BR">
-<if expr="os != 'darwin'">
- <translation id="IDS_WEB_FONT_FAMILY">Arial</translation>
-</if>
-<if expr="os == 'darwin'">
- <translation id="IDS_WEB_FONT_FAMILY">Helvetica</translation>
-</if>
-<translation id="IDS_WEB_FONT_SIZE">84%</translation>
<translation id="IDS_ACCEPT_LANGUAGES">pt-BR,pt,en-US,en</translation>
<translation id="IDS_DEFAULT_ENCODING">ISO-8859-1</translation>
-<translation id="IDS_STANDARD_FONT_IS_SERIF">true</translation>
-<if expr="os != 'darwin'">
- <translation id="IDS_FIXED_FONT_FAMILY">Courier New</translation>
- <translation id="IDS_SERIF_FONT_FAMILY">Times New Roman</translation>
- <translation id="IDS_SANS_SERIF_FONT_FAMILY">Arial</translation>
- <translation id="IDS_CURSIVE_FONT_FAMILY">Comic Sans MS</translation>
- <translation id="IDS_FANTASY_FONT_FAMILY">Impact</translation>
-</if>
-<if expr="os == 'darwin'">
- <translation id="IDS_FIXED_FONT_FAMILY">Courier</translation>
- <translation id="IDS_SERIF_FONT_FAMILY">Times</translation>
- <translation id="IDS_SANS_SERIF_FONT_FAMILY">Helvetica</translation>
- <translation id="IDS_CURSIVE_FONT_FAMILY">Apple Chancery</translation>
- <translation id="IDS_FANTASY_FONT_FAMILY">Papyrus</translation>
-</if>
-<translation id="IDS_DEFAULT_FONT_SIZE">16</translation>
-<translation id="IDS_DEFAULT_FIXED_FONT_SIZE">13</translation>
-<translation id="IDS_MINIMUM_FONT_SIZE">1</translation>
-<translation id="IDS_MINIMUM_LOGICAL_FONT_SIZE">6</translation>
<translation id="IDS_USES_UNIVERSAL_DETECTOR">false</translation>
<translation id="IDS_SPELLCHECK_DICTIONARY">pt-BR</translation>
<translation id="IDS_OPTIONS_DIALOG_WIDTH_CHARS">110</translation>
diff --git a/chrome/app/resources/locale_settings_pt-PT.xtb b/chrome/app/resources/locale_settings_pt-PT.xtb
index ce1abd9..083107a 100644
--- a/chrome/app/resources/locale_settings_pt-PT.xtb
+++ b/chrome/app/resources/locale_settings_pt-PT.xtb
@@ -1,34 +1,8 @@
<?xml version="1.0" ?>
<!DOCTYPE translationbundle>
<translationbundle lang="pt-PT">
-<if expr="os != 'darwin'">
- <translation id="IDS_WEB_FONT_FAMILY">Arial</translation>
-</if>
-<if expr="os == 'darwin'">
- <translation id="IDS_WEB_FONT_FAMILY">Helvetica</translation>
-</if>
-<translation id="IDS_WEB_FONT_SIZE">84%</translation>
<translation id="IDS_ACCEPT_LANGUAGES">pt-PT,pt,en-US,en</translation>
<translation id="IDS_DEFAULT_ENCODING">ISO-8859-1</translation>
-<translation id="IDS_STANDARD_FONT_IS_SERIF">true</translation>
-<if expr="os != 'darwin'">
- <translation id="IDS_FIXED_FONT_FAMILY">Courier New</translation>
- <translation id="IDS_SERIF_FONT_FAMILY">Times New Roman</translation>
- <translation id="IDS_SANS_SERIF_FONT_FAMILY">Arial</translation>
- <translation id="IDS_CURSIVE_FONT_FAMILY">Comic Sans MS</translation>
- <translation id="IDS_FANTASY_FONT_FAMILY">Impact</translation>
-</if>
-<if expr="os == 'darwin'">
- <translation id="IDS_FIXED_FONT_FAMILY">Courier</translation>
- <translation id="IDS_SERIF_FONT_FAMILY">Times</translation>
- <translation id="IDS_SANS_SERIF_FONT_FAMILY">Helvetica</translation>
- <translation id="IDS_CURSIVE_FONT_FAMILY">Apple Chancery</translation>
- <translation id="IDS_FANTASY_FONT_FAMILY">Papyrus</translation>
-</if>
-<translation id="IDS_DEFAULT_FONT_SIZE">16</translation>
-<translation id="IDS_DEFAULT_FIXED_FONT_SIZE">13</translation>
-<translation id="IDS_MINIMUM_FONT_SIZE">1</translation>
-<translation id="IDS_MINIMUM_LOGICAL_FONT_SIZE">6</translation>
<translation id="IDS_USES_UNIVERSAL_DETECTOR">false</translation>
<translation id="IDS_SPELLCHECK_DICTIONARY">pt-PT</translation>
<translation id="IDS_OPTIONS_DIALOG_WIDTH_CHARS">110</translation>
diff --git a/chrome/app/resources/locale_settings_ro.xtb b/chrome/app/resources/locale_settings_ro.xtb
index e066b6a..1fe2f74 100644
--- a/chrome/app/resources/locale_settings_ro.xtb
+++ b/chrome/app/resources/locale_settings_ro.xtb
@@ -1,34 +1,8 @@
<?xml version="1.0" ?>
<!DOCTYPE translationbundle>
<translationbundle lang="ro">
-<if expr="os != 'darwin'">
- <translation id="IDS_WEB_FONT_FAMILY">Arial</translation>
-</if>
-<if expr="os == 'darwin'">
- <translation id="IDS_WEB_FONT_FAMILY">Helvetica</translation>
-</if>
-<translation id="IDS_WEB_FONT_SIZE">84%</translation>
<translation id="IDS_ACCEPT_LANGUAGES">ro-RO,ro,en-US,en</translation>
<translation id="IDS_DEFAULT_ENCODING">ISO-8859-2</translation>
-<translation id="IDS_STANDARD_FONT_IS_SERIF">true</translation>
-<if expr="os != 'darwin'">
- <translation id="IDS_FIXED_FONT_FAMILY">Courier New</translation>
- <translation id="IDS_SERIF_FONT_FAMILY">Times New Roman</translation>
- <translation id="IDS_SANS_SERIF_FONT_FAMILY">Arial</translation>
- <translation id="IDS_CURSIVE_FONT_FAMILY">Comic Sans MS</translation>
- <translation id="IDS_FANTASY_FONT_FAMILY">Impact</translation>
-</if>
-<if expr="os == 'darwin'">
- <translation id="IDS_FIXED_FONT_FAMILY">Courier</translation>
- <translation id="IDS_SERIF_FONT_FAMILY">Times</translation>
- <translation id="IDS_SANS_SERIF_FONT_FAMILY">Helvetica</translation>
- <translation id="IDS_CURSIVE_FONT_FAMILY">Apple Chancery</translation>
- <translation id="IDS_FANTASY_FONT_FAMILY">Papyrus</translation>
-</if>
-<translation id="IDS_DEFAULT_FONT_SIZE">16</translation>
-<translation id="IDS_DEFAULT_FIXED_FONT_SIZE">13</translation>
-<translation id="IDS_MINIMUM_FONT_SIZE">1</translation>
-<translation id="IDS_MINIMUM_LOGICAL_FONT_SIZE">6</translation>
<translation id="IDS_USES_UNIVERSAL_DETECTOR">false</translation>
<translation id="IDS_SPELLCHECK_DICTIONARY">ro</translation>
<translation id="IDS_OPTIONS_DIALOG_WIDTH_CHARS">104</translation>
diff --git a/chrome/app/resources/locale_settings_ru.xtb b/chrome/app/resources/locale_settings_ru.xtb
index a8ed5b2..d097eab 100644
--- a/chrome/app/resources/locale_settings_ru.xtb
+++ b/chrome/app/resources/locale_settings_ru.xtb
@@ -1,34 +1,8 @@
<?xml version="1.0" ?>
<!DOCTYPE translationbundle>
<translationbundle lang="ru">
-<if expr="os != 'darwin'">
- <translation id="IDS_WEB_FONT_FAMILY">Arial</translation>
-</if>
-<if expr="os == 'darwin'">
- <translation id="IDS_WEB_FONT_FAMILY">Helvetica</translation>
-</if>
-<translation id="IDS_WEB_FONT_SIZE">84%</translation>
<translation id="IDS_ACCEPT_LANGUAGES">ru-RU,ru,en-US,en</translation>
<translation id="IDS_DEFAULT_ENCODING">windows-1251</translation>
-<translation id="IDS_STANDARD_FONT_IS_SERIF">true</translation>
-<if expr="os != 'darwin'">
- <translation id="IDS_FIXED_FONT_FAMILY">Courier New</translation>
- <translation id="IDS_SERIF_FONT_FAMILY">Times New Roman</translation>
- <translation id="IDS_SANS_SERIF_FONT_FAMILY">Arial</translation>
- <translation id="IDS_CURSIVE_FONT_FAMILY">Comic Sans MS</translation>
- <translation id="IDS_FANTASY_FONT_FAMILY">Impact</translation>
-</if>
-<if expr="os == 'darwin'">
- <translation id="IDS_FIXED_FONT_FAMILY">Courier</translation>
- <translation id="IDS_SERIF_FONT_FAMILY">Times</translation>
- <translation id="IDS_SANS_SERIF_FONT_FAMILY">Helvetica</translation>
- <translation id="IDS_CURSIVE_FONT_FAMILY">Apple Chancery</translation>
- <translation id="IDS_FANTASY_FONT_FAMILY">Papyrus</translation>
-</if>
-<translation id="IDS_DEFAULT_FONT_SIZE">16</translation>
-<translation id="IDS_DEFAULT_FIXED_FONT_SIZE">13</translation>
-<translation id="IDS_MINIMUM_FONT_SIZE">1</translation>
-<translation id="IDS_MINIMUM_LOGICAL_FONT_SIZE">6</translation>
<translation id="IDS_USES_UNIVERSAL_DETECTOR">false</translation>
<translation id="IDS_SPELLCHECK_DICTIONARY">ru</translation>
<translation id="IDS_OPTIONS_DIALOG_WIDTH_CHARS">122</translation>
diff --git a/chrome/app/resources/locale_settings_sk.xtb b/chrome/app/resources/locale_settings_sk.xtb
index fbd7d65..5eb9985 100644
--- a/chrome/app/resources/locale_settings_sk.xtb
+++ b/chrome/app/resources/locale_settings_sk.xtb
@@ -1,34 +1,8 @@
<?xml version="1.0" ?>
<!DOCTYPE translationbundle>
<translationbundle lang="sk">
-<if expr="os != 'darwin'">
- <translation id="IDS_WEB_FONT_FAMILY">Arial</translation>
-</if>
-<if expr="os == 'darwin'">
- <translation id="IDS_WEB_FONT_FAMILY">Helvetica</translation>
-</if>
-<translation id="IDS_WEB_FONT_SIZE">84%</translation>
<translation id="IDS_ACCEPT_LANGUAGES">sk-SK,sk,cs,en-US,en</translation>
<translation id="IDS_DEFAULT_ENCODING">windows-1250</translation>
-<translation id="IDS_STANDARD_FONT_IS_SERIF">true</translation>
-<if expr="os != 'darwin'">
- <translation id="IDS_FIXED_FONT_FAMILY">Courier New</translation>
- <translation id="IDS_SERIF_FONT_FAMILY">Times New Roman</translation>
- <translation id="IDS_SANS_SERIF_FONT_FAMILY">Arial</translation>
- <translation id="IDS_CURSIVE_FONT_FAMILY">Comic Sans MS</translation>
- <translation id="IDS_FANTASY_FONT_FAMILY">Impact</translation>
-</if>
-<if expr="os == 'darwin'">
- <translation id="IDS_FIXED_FONT_FAMILY">Courier</translation>
- <translation id="IDS_SERIF_FONT_FAMILY">Times</translation>
- <translation id="IDS_SANS_SERIF_FONT_FAMILY">Helvetica</translation>
- <translation id="IDS_CURSIVE_FONT_FAMILY">Apple Chancery</translation>
- <translation id="IDS_FANTASY_FONT_FAMILY">Papyrus</translation>
-</if>
-<translation id="IDS_DEFAULT_FONT_SIZE">16</translation>
-<translation id="IDS_DEFAULT_FIXED_FONT_SIZE">13</translation>
-<translation id="IDS_MINIMUM_FONT_SIZE">1</translation>
-<translation id="IDS_MINIMUM_LOGICAL_FONT_SIZE">6</translation>
<translation id="IDS_USES_UNIVERSAL_DETECTOR">false</translation>
<translation id="IDS_SPELLCHECK_DICTIONARY">sk</translation>
<translation id="IDS_OPTIONS_DIALOG_WIDTH_CHARS">104</translation>
diff --git a/chrome/app/resources/locale_settings_sl.xtb b/chrome/app/resources/locale_settings_sl.xtb
index 7514e45..ee3f3e9 100644
--- a/chrome/app/resources/locale_settings_sl.xtb
+++ b/chrome/app/resources/locale_settings_sl.xtb
@@ -1,34 +1,8 @@
<?xml version="1.0" ?>
<!DOCTYPE translationbundle>
<translationbundle lang="sl">
-<if expr="os != 'darwin'">
- <translation id="IDS_WEB_FONT_FAMILY">Arial</translation>
-</if>
-<if expr="os == 'darwin'">
- <translation id="IDS_WEB_FONT_FAMILY">Helvetica</translation>
-</if>
-<translation id="IDS_WEB_FONT_SIZE">84%</translation>
<translation id="IDS_ACCEPT_LANGUAGES">sl-SI,sl,en-GB,en</translation>
<translation id="IDS_DEFAULT_ENCODING">ISO-8859-2</translation>
-<translation id="IDS_STANDARD_FONT_IS_SERIF">true</translation>
-<if expr="os != 'darwin'">
- <translation id="IDS_FIXED_FONT_FAMILY">Courier New</translation>
- <translation id="IDS_SERIF_FONT_FAMILY">Times New Roman</translation>
- <translation id="IDS_SANS_SERIF_FONT_FAMILY">Arial</translation>
- <translation id="IDS_CURSIVE_FONT_FAMILY">Comic Sans MS</translation>
- <translation id="IDS_FANTASY_FONT_FAMILY">Impact</translation>
-</if>
-<if expr="os == 'darwin'">
- <translation id="IDS_FIXED_FONT_FAMILY">Courier</translation>
- <translation id="IDS_SERIF_FONT_FAMILY">Times</translation>
- <translation id="IDS_SANS_SERIF_FONT_FAMILY">Helvetica</translation>
- <translation id="IDS_CURSIVE_FONT_FAMILY">Apple Chancery</translation>
- <translation id="IDS_FANTASY_FONT_FAMILY">Papyrus</translation>
-</if>
-<translation id="IDS_DEFAULT_FONT_SIZE">16</translation>
-<translation id="IDS_DEFAULT_FIXED_FONT_SIZE">13</translation>
-<translation id="IDS_MINIMUM_FONT_SIZE">1</translation>
-<translation id="IDS_MINIMUM_LOGICAL_FONT_SIZE">6</translation>
<translation id="IDS_USES_UNIVERSAL_DETECTOR">false</translation>
<translation id="IDS_SPELLCHECK_DICTIONARY">sl</translation>
<translation id="IDS_OPTIONS_DIALOG_WIDTH_CHARS">98</translation>
diff --git a/chrome/app/resources/locale_settings_sr.xtb b/chrome/app/resources/locale_settings_sr.xtb
index af54790..dfb0cc3 100644
--- a/chrome/app/resources/locale_settings_sr.xtb
+++ b/chrome/app/resources/locale_settings_sr.xtb
@@ -1,34 +1,8 @@
<?xml version="1.0" ?>
<!DOCTYPE translationbundle>
<translationbundle lang="sr">
-<if expr="os != 'darwin'">
- <translation id="IDS_WEB_FONT_FAMILY">Arial</translation>
-</if>
-<if expr="os == 'darwin'">
- <translation id="IDS_WEB_FONT_FAMILY">Helvetica</translation>
-</if>
-<translation id="IDS_WEB_FONT_SIZE">84%</translation>
<translation id="IDS_ACCEPT_LANGUAGES">sr-RS,sr,en-US,en</translation>
<translation id="IDS_DEFAULT_ENCODING">windows-1251</translation>
-<translation id="IDS_STANDARD_FONT_IS_SERIF">true</translation>
-<if expr="os != 'darwin'">
- <translation id="IDS_FIXED_FONT_FAMILY">Courier New</translation>
- <translation id="IDS_SERIF_FONT_FAMILY">Times New Roman</translation>
- <translation id="IDS_SANS_SERIF_FONT_FAMILY">Arial</translation>
- <translation id="IDS_CURSIVE_FONT_FAMILY">Comic Sans MS</translation>
- <translation id="IDS_FANTASY_FONT_FAMILY">Impact</translation>
-</if>
-<if expr="os == 'darwin'">
- <translation id="IDS_FIXED_FONT_FAMILY">Courier</translation>
- <translation id="IDS_SERIF_FONT_FAMILY">Times</translation>
- <translation id="IDS_SANS_SERIF_FONT_FAMILY">Helvetica</translation>
- <translation id="IDS_CURSIVE_FONT_FAMILY">Apple Chancery</translation>
- <translation id="IDS_FANTASY_FONT_FAMILY">Papyrus</translation>
-</if>
-<translation id="IDS_DEFAULT_FONT_SIZE">16</translation>
-<translation id="IDS_DEFAULT_FIXED_FONT_SIZE">13</translation>
-<translation id="IDS_MINIMUM_FONT_SIZE">1</translation>
-<translation id="IDS_MINIMUM_LOGICAL_FONT_SIZE">6</translation>
<translation id="IDS_USES_UNIVERSAL_DETECTOR">false</translation>
<translation id="IDS_SPELLCHECK_DICTIONARY">en-US</translation>
<translation id="IDS_OPTIONS_DIALOG_WIDTH_CHARS">106</translation>
diff --git a/chrome/app/resources/locale_settings_sv.xtb b/chrome/app/resources/locale_settings_sv.xtb
index 57126d6..ab29db8 100644
--- a/chrome/app/resources/locale_settings_sv.xtb
+++ b/chrome/app/resources/locale_settings_sv.xtb
@@ -1,34 +1,8 @@
<?xml version="1.0" ?>
<!DOCTYPE translationbundle>
<translationbundle lang="sv">
-<if expr="os != 'darwin'">
- <translation id="IDS_WEB_FONT_FAMILY">Arial</translation>
-</if>
-<if expr="os == 'darwin'">
- <translation id="IDS_WEB_FONT_FAMILY">Helvetica</translation>
-</if>
-<translation id="IDS_WEB_FONT_SIZE">84%</translation>
<translation id="IDS_ACCEPT_LANGUAGES">sv-SE,sv,en-US,en</translation>
<translation id="IDS_DEFAULT_ENCODING">ISO-8859-1</translation>
-<translation id="IDS_STANDARD_FONT_IS_SERIF">true</translation>
-<if expr="os != 'darwin'">
- <translation id="IDS_FIXED_FONT_FAMILY">Courier New</translation>
- <translation id="IDS_SERIF_FONT_FAMILY">Times New Roman</translation>
- <translation id="IDS_SANS_SERIF_FONT_FAMILY">Arial</translation>
- <translation id="IDS_CURSIVE_FONT_FAMILY">Comic Sans MS</translation>
- <translation id="IDS_FANTASY_FONT_FAMILY">Impact</translation>
-</if>
-<if expr="os == 'darwin'">
- <translation id="IDS_FIXED_FONT_FAMILY">Courier</translation>
- <translation id="IDS_SERIF_FONT_FAMILY">Times</translation>
- <translation id="IDS_SANS_SERIF_FONT_FAMILY">Helvetica</translation>
- <translation id="IDS_CURSIVE_FONT_FAMILY">Apple Chancery</translation>
- <translation id="IDS_FANTASY_FONT_FAMILY">Papyrus</translation>
-</if>
-<translation id="IDS_DEFAULT_FONT_SIZE">16</translation>
-<translation id="IDS_DEFAULT_FIXED_FONT_SIZE">13</translation>
-<translation id="IDS_MINIMUM_FONT_SIZE">1</translation>
-<translation id="IDS_MINIMUM_LOGICAL_FONT_SIZE">6</translation>
<translation id="IDS_USES_UNIVERSAL_DETECTOR">false</translation>
<translation id="IDS_SPELLCHECK_DICTIONARY">sv</translation>
<translation id="IDS_OPTIONS_DIALOG_WIDTH_CHARS">100</translation>
diff --git a/chrome/app/resources/locale_settings_sw.xtb b/chrome/app/resources/locale_settings_sw.xtb
index e7162a4..d351a4b 100644
--- a/chrome/app/resources/locale_settings_sw.xtb
+++ b/chrome/app/resources/locale_settings_sw.xtb
@@ -1,34 +1,8 @@
<?xml version="1.0" ?>
<!DOCTYPE translationbundle>
<translationbundle lang="sw">
-<if expr="os != 'darwin'">
- <translation id="IDS_WEB_FONT_FAMILY">Arial</translation>
-</if>
-<if expr="os == 'darwin'">
- <translation id="IDS_WEB_FONT_FAMILY">Helvetica</translation>
-</if>
-<translation id="IDS_WEB_FONT_SIZE">84%</translation>
<translation id="IDS_ACCEPT_LANGUAGES">sw,en-GB,en</translation>
<translation id="IDS_DEFAULT_ENCODING">ISO-8859-1</translation>
-<translation id="IDS_STANDARD_FONT_IS_SERIF">true</translation>
-<if expr="os != 'darwin'">
- <translation id="IDS_FIXED_FONT_FAMILY">Courier New</translation>
- <translation id="IDS_SERIF_FONT_FAMILY">Times New Roman</translation>
- <translation id="IDS_SANS_SERIF_FONT_FAMILY">Arial</translation>
- <translation id="IDS_CURSIVE_FONT_FAMILY">Comic Sans MS</translation>
- <translation id="IDS_FANTASY_FONT_FAMILY">Impact</translation>
-</if>
-<if expr="os == 'darwin'">
- <translation id="IDS_FIXED_FONT_FAMILY">Courier</translation>
- <translation id="IDS_SERIF_FONT_FAMILY">Times</translation>
- <translation id="IDS_SANS_SERIF_FONT_FAMILY">Helvetica</translation>
- <translation id="IDS_CURSIVE_FONT_FAMILY">Apple Chancery</translation>
- <translation id="IDS_FANTASY_FONT_FAMILY">Papyrus</translation>
-</if>
-<translation id="IDS_DEFAULT_FONT_SIZE">16</translation>
-<translation id="IDS_DEFAULT_FIXED_FONT_SIZE">13</translation>
-<translation id="IDS_MINIMUM_FONT_SIZE">1</translation>
-<translation id="IDS_MINIMUM_LOGICAL_FONT_SIZE">6</translation>
<translation id="IDS_USES_UNIVERSAL_DETECTOR">false</translation>
<translation id="IDS_SPELLCHECK_DICTIONARY">en-GB</translation>
<translation id="IDS_OPTIONS_DIALOG_WIDTH_CHARS">98</translation>
diff --git a/chrome/app/resources/locale_settings_ta.xtb b/chrome/app/resources/locale_settings_ta.xtb
index 541b933..4ad2881 100644
--- a/chrome/app/resources/locale_settings_ta.xtb
+++ b/chrome/app/resources/locale_settings_ta.xtb
@@ -1,34 +1,8 @@
<?xml version="1.0" ?>
<!DOCTYPE translationbundle>
<translationbundle lang="ta">
-<if expr="os != 'darwin'">
- <translation id="IDS_WEB_FONT_FAMILY">Arial</translation>
-</if>
-<if expr="os == 'darwin'">
- <translation id="IDS_WEB_FONT_FAMILY">Helvetica</translation>
-</if>
-<translation id="IDS_WEB_FONT_SIZE">84%</translation>
<translation id="IDS_ACCEPT_LANGUAGES">ta-IN,ta,en-US,en</translation>
<translation id="IDS_DEFAULT_ENCODING">ISO-8859-1</translation>
-<translation id="IDS_STANDARD_FONT_IS_SERIF">true</translation>
-<if expr="os != 'darwin'">
- <translation id="IDS_FIXED_FONT_FAMILY">Courier New</translation>
- <translation id="IDS_SERIF_FONT_FAMILY">Times New Roman</translation>
- <translation id="IDS_SANS_SERIF_FONT_FAMILY">Arial</translation>
- <translation id="IDS_CURSIVE_FONT_FAMILY">Comic Sans MS</translation>
- <translation id="IDS_FANTASY_FONT_FAMILY">Impact</translation>
-</if>
-<if expr="os == 'darwin'">
- <translation id="IDS_FIXED_FONT_FAMILY">Courier</translation>
- <translation id="IDS_SERIF_FONT_FAMILY">Times</translation>
- <translation id="IDS_SANS_SERIF_FONT_FAMILY">Helvetica</translation>
- <translation id="IDS_CURSIVE_FONT_FAMILY">Apple Chancery</translation>
- <translation id="IDS_FANTASY_FONT_FAMILY">Papyrus</translation>
-</if>
-<translation id="IDS_DEFAULT_FONT_SIZE">16</translation>
-<translation id="IDS_DEFAULT_FIXED_FONT_SIZE">13</translation>
-<translation id="IDS_MINIMUM_FONT_SIZE">1</translation>
-<translation id="IDS_MINIMUM_LOGICAL_FONT_SIZE">6</translation>
<translation id="IDS_USES_UNIVERSAL_DETECTOR">false</translation>
<translation id="IDS_SPELLCHECK_DICTIONARY">en-US</translation>
<translation id="IDS_OPTIONS_DIALOG_WIDTH_CHARS">120</translation>
diff --git a/chrome/app/resources/locale_settings_te.xtb b/chrome/app/resources/locale_settings_te.xtb
index f320b2f..090f65f 100644
--- a/chrome/app/resources/locale_settings_te.xtb
+++ b/chrome/app/resources/locale_settings_te.xtb
@@ -1,34 +1,8 @@
<?xml version="1.0" ?>
<!DOCTYPE translationbundle>
<translationbundle lang="te">
-<if expr="os != 'darwin'">
- <translation id="IDS_WEB_FONT_FAMILY">Arial</translation>
-</if>
-<if expr="os == 'darwin'">
- <translation id="IDS_WEB_FONT_FAMILY">Helvetica</translation>
-</if>
-<translation id="IDS_WEB_FONT_SIZE">84%</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>
-<if expr="os != 'darwin'">
- <translation id="IDS_FIXED_FONT_FAMILY">Courier New</translation>
- <translation id="IDS_SERIF_FONT_FAMILY">Times New Roman</translation>
- <translation id="IDS_SANS_SERIF_FONT_FAMILY">Arial</translation>
- <translation id="IDS_CURSIVE_FONT_FAMILY">Comic Sans MS</translation>
- <translation id="IDS_FANTASY_FONT_FAMILY">Impact</translation>
-</if>
-<if expr="os == 'darwin'">
- <translation id="IDS_FIXED_FONT_FAMILY">Courier</translation>
- <translation id="IDS_SERIF_FONT_FAMILY">Times</translation>
- <translation id="IDS_SANS_SERIF_FONT_FAMILY">Helvetica</translation>
- <translation id="IDS_CURSIVE_FONT_FAMILY">Apple Chancery</translation>
- <translation id="IDS_FANTASY_FONT_FAMILY">Papyrus</translation>
-</if>
-<translation id="IDS_DEFAULT_FONT_SIZE">16</translation>
-<translation id="IDS_DEFAULT_FIXED_FONT_SIZE">13</translation>
-<translation id="IDS_MINIMUM_FONT_SIZE">1</translation>
-<translation id="IDS_MINIMUM_LOGICAL_FONT_SIZE">6</translation>
<translation id="IDS_USES_UNIVERSAL_DETECTOR">false</translation>
<translation id="IDS_SPELLCHECK_DICTIONARY">en-US</translation>
<translation id="IDS_OPTIONS_DIALOG_WIDTH_CHARS">106</translation>
diff --git a/chrome/app/resources/locale_settings_th.xtb b/chrome/app/resources/locale_settings_th.xtb
index 95b5dad..6bd4e5e 100644
--- a/chrome/app/resources/locale_settings_th.xtb
+++ b/chrome/app/resources/locale_settings_th.xtb
@@ -1,38 +1,8 @@
<?xml version="1.0" ?>
<!DOCTYPE translationbundle>
<translationbundle lang="th">
-<translation id="IDS_WEB_FONT_SIZE">84%</translation>
<translation id="IDS_ACCEPT_LANGUAGES">th-TH,th</translation>
<translation id="IDS_DEFAULT_ENCODING">windows-874</translation>
-<translation id="IDS_STANDARD_FONT_IS_SERIF">true</translation>
-<if expr="os == 'win32'">
- <translation id="IDS_WEB_FONT_FAMILY">Tahoma</translation>
- <translation id="IDS_FIXED_FONT_FAMILY">Tahoma</translation>
- <translation id="IDS_SERIF_FONT_FAMILY">Tahoma</translation>
- <translation id="IDS_SANS_SERIF_FONT_FAMILY">Tahoma</translation>
- <translation id="IDS_CURSIVE_FONT_FAMILY">Comic Sans MS</translation>
- <translation id="IDS_FANTASY_FONT_FAMILY">Impact</translation>
-</if>
-<if expr="os == 'darwin'">
- <translation id="IDS_WEB_FONT_FAMILY">Helvetica</translation>
- <translation id="IDS_FIXED_FONT_FAMILY">Courier</translation>
- <translation id="IDS_SERIF_FONT_FAMILY">Times</translation>
- <translation id="IDS_SANS_SERIF_FONT_FAMILY">Helvetica</translation>
- <translation id="IDS_CURSIVE_FONT_FAMILY">Apple Chancery</translation>
- <translation id="IDS_FANTASY_FONT_FAMILY">Papyrus</translation>
-</if>
-<if expr="os == 'linux2'">
- <translation id="IDS_WEB_FONT_FAMILY">Norasi, Waree, Garuda, Loma, sans-serif</translation>
- <translation id="IDS_FIXED_FONT_FAMILY">TlwgMono</translation>
- <translation id="IDS_SERIF_FONT_FAMILY">Norasi</translation>
- <translation id="IDS_SANS_SERIF_FONT_FAMILY">Norasi</translation>
- <translation id="IDS_CURSIVE_FONT_FAMILY">Comic Sans MS</translation>
- <translation id="IDS_FANTASY_FONT_FAMILY">Impact</translation>
-</if>
-<translation id="IDS_DEFAULT_FONT_SIZE">16</translation>
-<translation id="IDS_DEFAULT_FIXED_FONT_SIZE">13</translation>
-<translation id="IDS_MINIMUM_FONT_SIZE">10</translation>
-<translation id="IDS_MINIMUM_LOGICAL_FONT_SIZE">10</translation>
<translation id="IDS_USES_UNIVERSAL_DETECTOR">false</translation>
<translation id="IDS_SPELLCHECK_DICTIONARY">en-US</translation>
<translation id="IDS_OPTIONS_DIALOG_WIDTH_CHARS">98</translation>
diff --git a/chrome/app/resources/locale_settings_tr.xtb b/chrome/app/resources/locale_settings_tr.xtb
index c8e8cea..8dbeedb 100644
--- a/chrome/app/resources/locale_settings_tr.xtb
+++ b/chrome/app/resources/locale_settings_tr.xtb
@@ -1,34 +1,8 @@
<?xml version="1.0" ?>
<!DOCTYPE translationbundle>
<translationbundle lang="tr">
-<if expr="os != 'darwin'">
- <translation id="IDS_WEB_FONT_FAMILY">Arial</translation>
-</if>
-<if expr="os == 'darwin'">
- <translation id="IDS_WEB_FONT_FAMILY">Helvetica</translation>
-</if>
-<translation id="IDS_WEB_FONT_SIZE">84%</translation>
<translation id="IDS_ACCEPT_LANGUAGES">tr-TR,tr,en-US,en</translation>
<translation id="IDS_DEFAULT_ENCODING">ISO-8859-9</translation>
-<translation id="IDS_STANDARD_FONT_IS_SERIF">true</translation>
-<if expr="os != 'darwin'">
- <translation id="IDS_FIXED_FONT_FAMILY">Courier New</translation>
- <translation id="IDS_SERIF_FONT_FAMILY">Times New Roman</translation>
- <translation id="IDS_SANS_SERIF_FONT_FAMILY">Arial</translation>
- <translation id="IDS_CURSIVE_FONT_FAMILY">Comic Sans MS</translation>
- <translation id="IDS_FANTASY_FONT_FAMILY">Impact</translation>
-</if>
-<if expr="os == 'darwin'">
- <translation id="IDS_FIXED_FONT_FAMILY">Courier</translation>
- <translation id="IDS_SERIF_FONT_FAMILY">Times</translation>
- <translation id="IDS_SANS_SERIF_FONT_FAMILY">Helvetica</translation>
- <translation id="IDS_CURSIVE_FONT_FAMILY">Apple Chancery</translation>
- <translation id="IDS_FANTASY_FONT_FAMILY">Papyrus</translation>
-</if>
-<translation id="IDS_DEFAULT_FONT_SIZE">16</translation>
-<translation id="IDS_DEFAULT_FIXED_FONT_SIZE">13</translation>
-<translation id="IDS_MINIMUM_FONT_SIZE">1</translation>
-<translation id="IDS_MINIMUM_LOGICAL_FONT_SIZE">6</translation>
<translation id="IDS_USES_UNIVERSAL_DETECTOR">false</translation>
<translation id="IDS_SPELLCHECK_DICTIONARY">tr</translation>
<translation id="IDS_OPTIONS_DIALOG_WIDTH_CHARS">100</translation>
diff --git a/chrome/app/resources/locale_settings_uk.xtb b/chrome/app/resources/locale_settings_uk.xtb
index 3ee933c..e2c1e47 100644
--- a/chrome/app/resources/locale_settings_uk.xtb
+++ b/chrome/app/resources/locale_settings_uk.xtb
@@ -1,34 +1,8 @@
<?xml version="1.0" ?>
<!DOCTYPE translationbundle>
<translationbundle lang="uk">
-<if expr="os != 'darwin'">
- <translation id="IDS_WEB_FONT_FAMILY">Arial</translation>
-</if>
-<if expr="os == 'darwin'">
- <translation id="IDS_WEB_FONT_FAMILY">Helvetica</translation>
-</if>
-<translation id="IDS_WEB_FONT_SIZE">84%</translation>
<translation id="IDS_ACCEPT_LANGUAGES">uk-UA,uk,ru,en-US,en</translation>
<translation id="IDS_DEFAULT_ENCODING">windows-1251</translation>
-<translation id="IDS_STANDARD_FONT_IS_SERIF">true</translation>
-<if expr="os != 'darwin'">
- <translation id="IDS_FIXED_FONT_FAMILY">Courier New</translation>
- <translation id="IDS_SERIF_FONT_FAMILY">Times New Roman</translation>
- <translation id="IDS_SANS_SERIF_FONT_FAMILY">Arial</translation>
- <translation id="IDS_CURSIVE_FONT_FAMILY">Comic Sans MS</translation>
- <translation id="IDS_FANTASY_FONT_FAMILY">Impact</translation>
-</if>
-<if expr="os == 'darwin'">
- <translation id="IDS_FIXED_FONT_FAMILY">Courier</translation>
- <translation id="IDS_SERIF_FONT_FAMILY">Times</translation>
- <translation id="IDS_SANS_SERIF_FONT_FAMILY">Helvetica</translation>
- <translation id="IDS_CURSIVE_FONT_FAMILY">Apple Chancery</translation>
- <translation id="IDS_FANTASY_FONT_FAMILY">Papyrus</translation>
-</if>
-<translation id="IDS_DEFAULT_FONT_SIZE">16</translation>
-<translation id="IDS_DEFAULT_FIXED_FONT_SIZE">13</translation>
-<translation id="IDS_MINIMUM_FONT_SIZE">1</translation>
-<translation id="IDS_MINIMUM_LOGICAL_FONT_SIZE">6</translation>
<translation id="IDS_USES_UNIVERSAL_DETECTOR">false</translation>
<translation id="IDS_SPELLCHECK_DICTIONARY">en-US</translation>
<translation id="IDS_OPTIONS_DIALOG_WIDTH_CHARS">108</translation>
diff --git a/chrome/app/resources/locale_settings_vi.xtb b/chrome/app/resources/locale_settings_vi.xtb
index ae2affd..0b07cd7 100644
--- a/chrome/app/resources/locale_settings_vi.xtb
+++ b/chrome/app/resources/locale_settings_vi.xtb
@@ -1,34 +1,8 @@
<?xml version="1.0" ?>
<!DOCTYPE translationbundle>
<translationbundle lang="vi">
-<if expr="os != 'darwin'">
- <translation id="IDS_WEB_FONT_FAMILY">Arial</translation>
-</if>
-<if expr="os == 'darwin'">
- <translation id="IDS_WEB_FONT_FAMILY">Helvetica</translation>
-</if>
-<translation id="IDS_WEB_FONT_SIZE">84%</translation>
<translation id="IDS_ACCEPT_LANGUAGES">vi-VN,vi,fr-FR,fr,en-US,en</translation>
<translation id="IDS_DEFAULT_ENCODING">windows-1258</translation>
-<translation id="IDS_STANDARD_FONT_IS_SERIF">true</translation>
-<if expr="os != 'darwin'">
- <translation id="IDS_FIXED_FONT_FAMILY">Courier New</translation>
- <translation id="IDS_SERIF_FONT_FAMILY">Times New Roman</translation>
- <translation id="IDS_SANS_SERIF_FONT_FAMILY">Arial</translation>
- <translation id="IDS_CURSIVE_FONT_FAMILY">Comic Sans MS</translation>
- <translation id="IDS_FANTASY_FONT_FAMILY">Impact</translation>
-</if>
-<if expr="os == 'darwin'">
- <translation id="IDS_FIXED_FONT_FAMILY">Courier</translation>
- <translation id="IDS_SERIF_FONT_FAMILY">Times</translation>
- <translation id="IDS_SANS_SERIF_FONT_FAMILY">Helvetica</translation>
- <translation id="IDS_CURSIVE_FONT_FAMILY">Apple Chancery</translation>
- <translation id="IDS_FANTASY_FONT_FAMILY">Papyrus</translation>
-</if>
-<translation id="IDS_DEFAULT_FONT_SIZE">16</translation>
-<translation id="IDS_DEFAULT_FIXED_FONT_SIZE">13</translation>
-<translation id="IDS_MINIMUM_FONT_SIZE">1</translation>
-<translation id="IDS_MINIMUM_LOGICAL_FONT_SIZE">6</translation>
<translation id="IDS_USES_UNIVERSAL_DETECTOR">false</translation>
<translation id="IDS_SPELLCHECK_DICTIONARY">vi</translation>
<translation id="IDS_OPTIONS_DIALOG_WIDTH_CHARS">98</translation>
diff --git a/chrome/app/resources/locale_settings_win.grd b/chrome/app/resources/locale_settings_win.grd
new file mode 100644
index 0000000..d040c66
--- /dev/null
+++ b/chrome/app/resources/locale_settings_win.grd
@@ -0,0 +1,185 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<grit latest_public_release="0" current_release="1">
+ <outputs>
+ <output filename="grit/platform_locale_settings.h" type="rc_header">
+ <emit emit_type='prepend'></emit>
+ </output>
+ <output filename="platform_locale_settings_am.rc" type="rc_all" lang="am" />
+ <output filename="platform_locale_settings_ar.rc" type="rc_all" lang="ar" />
+ <output filename="platform_locale_settings_bg.rc" type="rc_all" lang="bg" />
+ <output filename="platform_locale_settings_bn.rc" type="rc_all" lang="bn" />
+ <output filename="platform_locale_settings_ca.rc" type="rc_all" lang="ca" />
+ <output filename="platform_locale_settings_cs.rc" type="rc_all" lang="cs" />
+ <output filename="platform_locale_settings_da.rc" type="rc_all" lang="da" />
+ <output filename="platform_locale_settings_de.rc" type="rc_all" lang="de" />
+ <output filename="platform_locale_settings_el.rc" type="rc_all" lang="el" />
+ <output filename="platform_locale_settings_en-GB.rc" type="rc_all" lang="en-GB" />
+ <output filename="platform_locale_settings_en-US.rc" type="rc_all" lang="en" />
+ <output filename="platform_locale_settings_es.rc" type="rc_all" lang="es" />
+ <output filename="platform_locale_settings_es-419.rc" type="rc_all" lang="es-419" />
+ <output filename="platform_locale_settings_et.rc" type="rc_all" lang="et" />
+ <output filename="platform_locale_settings_fi.rc" type="rc_all" lang="fi" />
+ <output filename="platform_locale_settings_fil.rc" type="rc_all" lang="fil" />
+ <output filename="platform_locale_settings_fr.rc" type="rc_all" lang="fr" />
+ <output filename="platform_locale_settings_gu.rc" type="rc_all" lang="gu" />
+ <output filename="platform_locale_settings_he.rc" type="rc_all" lang="he" />
+ <output filename="platform_locale_settings_hi.rc" type="rc_all" lang="hi" />
+ <output filename="platform_locale_settings_hr.rc" type="rc_all" lang="hr" />
+ <output filename="platform_locale_settings_hu.rc" type="rc_all" lang="hu" />
+ <output filename="platform_locale_settings_id.rc" type="rc_all" lang="id" />
+ <output filename="platform_locale_settings_it.rc" type="rc_all" lang="it" />
+ <output filename="platform_locale_settings_ja.rc" type="rc_all" lang="ja" />
+ <output filename="platform_locale_settings_kn.rc" type="rc_all" lang="kn" />
+ <output filename="platform_locale_settings_ko.rc" type="rc_all" lang="ko" />
+ <output filename="platform_locale_settings_lt.rc" type="rc_all" lang="lt" />
+ <output filename="platform_locale_settings_lv.rc" type="rc_all" lang="lv" />
+ <output filename="platform_locale_settings_ml.rc" type="rc_all" lang="ml" />
+ <output filename="platform_locale_settings_mr.rc" type="rc_all" lang="mr" />
+ <output filename="platform_locale_settings_nl.rc" type="rc_all" lang="nl" />
+ <!-- The translation console uses 'no' for Norwegian Bokmål. It should
+ be 'nb'. -->
+ <output filename="platform_locale_settings_nb.rc" type="rc_all" lang="no" />
+ <output filename="platform_locale_settings_or.rc" type="rc_all" lang="or" />
+ <output filename="platform_locale_settings_pl.rc" type="rc_all" lang="pl" />
+ <output filename="platform_locale_settings_pt-BR.rc" type="rc_all" lang="pt-BR" />
+ <output filename="platform_locale_settings_pt-PT.rc" type="rc_all" lang="pt-PT" />
+ <output filename="platform_locale_settings_ro.rc" type="rc_all" lang="ro" />
+ <output filename="platform_locale_settings_ru.rc" type="rc_all" lang="ru" />
+ <output filename="platform_locale_settings_sk.rc" type="rc_all" lang="sk" />
+ <output filename="platform_locale_settings_sl.rc" type="rc_all" lang="sl" />
+ <output filename="platform_locale_settings_sr.rc" type="rc_all" lang="sr" />
+ <output filename="platform_locale_settings_sv.rc" type="rc_all" lang="sv" />
+ <output filename="platform_locale_settings_sw.rc" type="rc_all" lang="sw" />
+ <output filename="platform_locale_settings_ta.rc" type="rc_all" lang="ta" />
+ <output filename="platform_locale_settings_te.rc" type="rc_all" lang="te" />
+ <output filename="platform_locale_settings_th.rc" type="rc_all" lang="th" />
+ <output filename="platform_locale_settings_tr.rc" type="rc_all" lang="tr" />
+ <output filename="platform_locale_settings_uk.rc" type="rc_all" lang="uk" />
+ <output filename="platform_locale_settings_vi.rc" type="rc_all" lang="vi" />
+ <output filename="platform_locale_settings_zh-CN.rc" type="rc_all" lang="zh-CN" />
+ <output filename="platform_locale_settings_zh-TW.rc" type="rc_all" lang="zh-TW" />
+ </outputs>
+ <translations>
+ <file path="platform_locale_settings/locale_settings_win_am.xtb" lang="am" />
+ <file path="platform_locale_settings/locale_settings_win_ar.xtb" lang="ar" />
+ <file path="platform_locale_settings/locale_settings_win_bg.xtb" lang="bg" />
+ <file path="platform_locale_settings/locale_settings_win_bn.xtb" lang="bn" />
+ <file path="platform_locale_settings/locale_settings_win_ca.xtb" lang="ca" />
+ <file path="platform_locale_settings/locale_settings_win_cs.xtb" lang="cs" />
+ <file path="platform_locale_settings/locale_settings_win_da.xtb" lang="da" />
+ <file path="platform_locale_settings/locale_settings_win_de.xtb" lang="de" />
+ <file path="platform_locale_settings/locale_settings_win_el.xtb" lang="el" />
+ <file path="platform_locale_settings/locale_settings_win_en-GB.xtb" lang="en-GB" />
+ <file path="platform_locale_settings/locale_settings_win_es.xtb" lang="es" />
+ <file path="platform_locale_settings/locale_settings_win_es-419.xtb" lang="es-419" />
+ <file path="platform_locale_settings/locale_settings_win_et.xtb" lang="et" />
+ <file path="platform_locale_settings/locale_settings_win_fi.xtb" lang="fi" />
+ <file path="platform_locale_settings/locale_settings_win_fil.xtb" lang="fil" />
+ <file path="platform_locale_settings/locale_settings_win_fr.xtb" lang="fr" />
+ <file path="platform_locale_settings/locale_settings_win_gu.xtb" lang="gu" />
+ <file path="platform_locale_settings/locale_settings_win_he.xtb" lang="he" />
+ <file path="platform_locale_settings/locale_settings_win_hi.xtb" lang="hi" />
+ <file path="platform_locale_settings/locale_settings_win_hr.xtb" lang="hr" />
+ <file path="platform_locale_settings/locale_settings_win_hu.xtb" lang="hu" />
+ <file path="platform_locale_settings/locale_settings_win_id.xtb" lang="id" />
+ <file path="platform_locale_settings/locale_settings_win_it.xtb" lang="it" />
+ <file path="platform_locale_settings/locale_settings_win_ja.xtb" lang="ja" />
+ <file path="platform_locale_settings/locale_settings_win_kn.xtb" lang="kn" />
+ <file path="platform_locale_settings/locale_settings_win_ko.xtb" lang="ko" />
+ <file path="platform_locale_settings/locale_settings_win_lt.xtb" lang="lt" />
+ <file path="platform_locale_settings/locale_settings_win_lv.xtb" lang="lv" />
+ <file path="platform_locale_settings/locale_settings_win_ml.xtb" lang="ml" />
+ <file path="platform_locale_settings/locale_settings_win_mr.xtb" lang="mr" />
+ <file path="platform_locale_settings/locale_settings_win_nl.xtb" lang="nl" />
+ <file path="platform_locale_settings/locale_settings_win_nb.xtb" lang="no" />
+ <file path="platform_locale_settings/locale_settings_win_or.xtb" lang="or" />
+ <file path="platform_locale_settings/locale_settings_win_pl.xtb" lang="pl" />
+ <file path="platform_locale_settings/locale_settings_win_pt-BR.xtb" lang="pt-BR" />
+ <file path="platform_locale_settings/locale_settings_win_pt-PT.xtb" lang="pt-PT" />
+ <file path="platform_locale_settings/locale_settings_win_ro.xtb" lang="ro" />
+ <file path="platform_locale_settings/locale_settings_win_ru.xtb" lang="ru" />
+ <file path="platform_locale_settings/locale_settings_win_sk.xtb" lang="sk" />
+ <file path="platform_locale_settings/locale_settings_win_sl.xtb" lang="sl" />
+ <file path="platform_locale_settings/locale_settings_win_sr.xtb" lang="sr" />
+ <file path="platform_locale_settings/locale_settings_win_sv.xtb" lang="sv" />
+ <file path="platform_locale_settings/locale_settings_win_sw.xtb" lang="sw" />
+ <file path="platform_locale_settings/locale_settings_win_ta.xtb" lang="ta" />
+ <file path="platform_locale_settings/locale_settings_win_te.xtb" lang="te" />
+ <file path="platform_locale_settings/locale_settings_win_th.xtb" lang="th" />
+ <file path="platform_locale_settings/locale_settings_win_tr.xtb" lang="tr" />
+ <file path="platform_locale_settings/locale_settings_win_uk.xtb" lang="uk" />
+ <file path="platform_locale_settings/locale_settings_win_vi.xtb" lang="vi" />
+ <file path="platform_locale_settings/locale_settings_win_zh-CN.xtb" lang="zh-CN" />
+ <file path="platform_locale_settings/locale_settings_win_zh-TW.xtb" lang="zh-TW" />
+ </translations>
+ <release seq="1" allow_pseudo="false">
+ <messages fallback_to_english="true">
+ <!-- The font used in web-style native pages (e.g. History). -->
+ <message name="IDS_WEB_FONT_FAMILY" use_name_for_id="true">
+ Arial
+ </message>
+
+ <!-- The relative font size in % used in web-style native pages
+ (e.g. History). -->
+ <message name="IDS_WEB_FONT_SIZE" use_name_for_id="true">
+ 84%
+ </message>
+ <!-- The relative font size in % used in web-style native pages
+ on Windows earlier than Vista (e.g. History). -->
+ <message name="IDS_WEB_FONT_SIZE_XP" use_name_for_id="true">
+ 84%
+ </message>
+
+ <!-- The default value to determine whether
+ |WebPreference::standard_font_family| is serif or sans-serif. -->
+ <message name="IDS_STANDARD_FONT_IS_SERIF" use_name_for_id="true">
+ true
+ </message>
+
+ <!-- The default value for |WebPreference::fixed_font_family| -->
+ <message name="IDS_FIXED_FONT_FAMILY" use_name_for_id="true">
+ Courier New
+ </message>
+
+ <!-- The default value for |WebPreference::serif_font_family| -->
+ <message name="IDS_SERIF_FONT_FAMILY" use_name_for_id="true">
+ Times New Roman
+ </message>
+
+ <!-- The default value for |WebPreference::sans_serif_font_family| -->
+ <message name="IDS_SANS_SERIF_FONT_FAMILY" use_name_for_id="true">
+ Arial
+ </message>
+
+ <!-- The default value for |WebPreference::cursive_font_family| -->
+ <message name="IDS_CURSIVE_FONT_FAMILY" use_name_for_id="true">
+ Comic Sans MS
+ </message>
+
+ <!-- The default value for |WebPreference::fantasy_font_family| -->
+ <message name="IDS_FANTASY_FONT_FAMILY" use_name_for_id="true">
+ Impact
+ </message>
+
+ <!-- The default value for |WebPreference::default_font_size| -->
+ <message name="IDS_DEFAULT_FONT_SIZE" use_name_for_id="true">
+ 16
+ </message>
+
+ <!-- The default value for |WebPreference::default_fixed_font_size| -->
+ <message name="IDS_DEFAULT_FIXED_FONT_SIZE" use_name_for_id="true">
+ 13
+ </message>
+
+ <!-- The default value for |WebPreference::minimum_font_size| -->
+ <message name="IDS_MINIMUM_FONT_SIZE" use_name_for_id="true">
+ 1
+ </message>
+
+ <!-- The default value for |WebPreference::minimum_logical_font_size|. -->
+ <message name="IDS_MINIMUM_LOGICAL_FONT_SIZE" use_name_for_id="true">
+ 6
+ </message>
+ </messages>
+ </release>
+</grit>
diff --git a/chrome/app/resources/locale_settings_zh-CN.xtb b/chrome/app/resources/locale_settings_zh-CN.xtb
index 07c3f31..a83c2a9 100644
--- a/chrome/app/resources/locale_settings_zh-CN.xtb
+++ b/chrome/app/resources/locale_settings_zh-CN.xtb
@@ -1,38 +1,8 @@
<?xml version="1.0" ?>
<!DOCTYPE translationbundle>
<translationbundle lang="zh-CN">
-<translation id="IDS_WEB_FONT_SIZE">84%</translation>
<translation id="IDS_ACCEPT_LANGUAGES">zh-CN,zh</translation>
<translation id="IDS_DEFAULT_ENCODING">GBK</translation>
-<translation id="IDS_STANDARD_FONT_IS_SERIF">false</translation>
-<if expr="os == 'win32'">
- <translation id="IDS_WEB_FONT_FAMILY">Arial, Microsoft Yahei, Simsun, sans-serif</translation>
- <translation id="IDS_FIXED_FONT_FAMILY">NSimsun</translation>
- <translation id="IDS_SERIF_FONT_FAMILY">Simsun</translation>
- <translation id="IDS_SANS_SERIF_FONT_FAMILY">Simsun</translation>
- <translation id="IDS_CURSIVE_FONT_FAMILY">Comic Sans MS</translation>
- <translation id="IDS_FANTASY_FONT_FAMILY">Impact</translation>
-</if>
-<if expr="os == 'darwin'">
- <translation id="IDS_WEB_FONT_FAMILY">Helvetica, STHeiti</translation>
- <translation id="IDS_FIXED_FONT_FAMILY">Courier</translation>
- <translation id="IDS_SERIF_FONT_FAMILY">STSong</translation>
- <translation id="IDS_SANS_SERIF_FONT_FAMILY">STHeiti</translation>
- <translation id="IDS_CURSIVE_FONT_FAMILY">Apple Chancery</translation>
- <translation id="IDS_FANTASY_FONT_FAMILY">Papyrus</translation>
-</if>
-<if expr="os == 'linux2'">
- <translation id="IDS_WEB_FONT_FAMILY">AR PL UKai CN, sans-serif</translation>
- <translation id="IDS_FIXED_FONT_FAMILY">AR PL UKai CN</translation>
- <translation id="IDS_SERIF_FONT_FAMILY">AR PL UMing CN</translation>
- <translation id="IDS_SANS_SERIF_FONT_FAMILY">AR PL UKai CN</translation>
- <translation id="IDS_CURSIVE_FONT_FAMILY">AR PL UMing CN</translation>
- <translation id="IDS_FANTASY_FONT_FAMILY">Impact</translation>
-</if>
-<translation id="IDS_DEFAULT_FONT_SIZE">16</translation>
-<translation id="IDS_DEFAULT_FIXED_FONT_SIZE">13</translation>
-<translation id="IDS_MINIMUM_FONT_SIZE">12</translation>
-<translation id="IDS_MINIMUM_LOGICAL_FONT_SIZE">12</translation>
<translation id="IDS_USES_UNIVERSAL_DETECTOR">false</translation>
<translation id="IDS_SPELLCHECK_DICTIONARY">en-US</translation>
<translation id="IDS_OPTIONS_DIALOG_WIDTH_CHARS">98</translation>
diff --git a/chrome/app/resources/locale_settings_zh-TW.xtb b/chrome/app/resources/locale_settings_zh-TW.xtb
index f6c7c3e..58e0728 100644
--- a/chrome/app/resources/locale_settings_zh-TW.xtb
+++ b/chrome/app/resources/locale_settings_zh-TW.xtb
@@ -1,37 +1,8 @@
<?xml version="1.0" ?>
<!DOCTYPE translationbundle>
<translationbundle lang="zh-TW">
-<if expr="os == 'win32'">
- <translation id="IDS_WEB_FONT_FAMILY">Arial, Microsoft Jhenghei, PMingLiu, sans-serif</translation>
-</if>
-<if expr="os == 'darwin'">
- <translation id="IDS_WEB_FONT_FAMILY">Helvetica, LiHei Pro</translation>
-</if>
-<if expr="os == 'linux2'">
- <translation id="IDS_WEB_FONT_FAMILY">AR PL UKai TW, sans-serif</translation>
-</if>
-<translation id="IDS_WEB_FONT_SIZE">84%</translation>
<translation id="IDS_ACCEPT_LANGUAGES">zh-TW,zh,en-US,en</translation>
<translation id="IDS_DEFAULT_ENCODING">Big5</translation>
-<translation id="IDS_STANDARD_FONT_IS_SERIF">false</translation>
-<if expr="os != 'darwin'">
- <translation id="IDS_FIXED_FONT_FAMILY">Courier New</translation>
- <translation id="IDS_SERIF_FONT_FAMILY">Times New Roman</translation>
- <translation id="IDS_SANS_SERIF_FONT_FAMILY">Arial</translation>
- <translation id="IDS_CURSIVE_FONT_FAMILY">Comic Sans MS</translation>
- <translation id="IDS_FANTASY_FONT_FAMILY">Impact</translation>
-</if>
-<if expr="os == 'darwin'">
- <translation id="IDS_FIXED_FONT_FAMILY">Courier</translation>
- <translation id="IDS_SERIF_FONT_FAMILY">LiSong Pro</translation>
- <translation id="IDS_SANS_SERIF_FONT_FAMILY">LiHei Pro</translation>
- <translation id="IDS_CURSIVE_FONT_FAMILY">Apple Chancery</translation>
- <translation id="IDS_FANTASY_FONT_FAMILY">Papyrus</translation>
-</if>
-<translation id="IDS_DEFAULT_FONT_SIZE">16</translation>
-<translation id="IDS_DEFAULT_FIXED_FONT_SIZE">13</translation>
-<translation id="IDS_MINIMUM_FONT_SIZE">12</translation>
-<translation id="IDS_MINIMUM_LOGICAL_FONT_SIZE">12</translation>
<translation id="IDS_USES_UNIVERSAL_DETECTOR">false</translation>
<translation id="IDS_SPELLCHECK_DICTIONARY">en-US</translation>
<translation id="IDS_OPTIONS_DIALOG_WIDTH_CHARS">95</translation>
diff --git a/chrome/app/resources/platform_locale_settings/locale_settings_linux_am.xtb b/chrome/app/resources/platform_locale_settings/locale_settings_linux_am.xtb
new file mode 100644
index 0000000..6c985cb8
--- /dev/null
+++ b/chrome/app/resources/platform_locale_settings/locale_settings_linux_am.xtb
@@ -0,0 +1,4 @@
+<?xml version="1.0" ?>
+<!DOCTYPE translationbundle>
+<translationbundle lang="am">
+</translationbundle>
diff --git a/chrome/app/resources/platform_locale_settings/locale_settings_linux_ar.xtb b/chrome/app/resources/platform_locale_settings/locale_settings_linux_ar.xtb
new file mode 100644
index 0000000..269dc6f
--- /dev/null
+++ b/chrome/app/resources/platform_locale_settings/locale_settings_linux_ar.xtb
@@ -0,0 +1,6 @@
+<?xml version="1.0" ?>
+<!DOCTYPE translationbundle>
+<translationbundle lang="ar">
+<translation id="IDS_MINIMUM_FONT_SIZE">10</translation>
+<translation id="IDS_MINIMUM_LOGICAL_FONT_SIZE">10</translation>
+</translationbundle>
diff --git a/chrome/app/resources/platform_locale_settings/locale_settings_linux_bg.xtb b/chrome/app/resources/platform_locale_settings/locale_settings_linux_bg.xtb
new file mode 100644
index 0000000..ebab473
--- /dev/null
+++ b/chrome/app/resources/platform_locale_settings/locale_settings_linux_bg.xtb
@@ -0,0 +1,4 @@
+<?xml version="1.0" ?>
+<!DOCTYPE translationbundle>
+<translationbundle lang="bg">
+</translationbundle>
diff --git a/chrome/app/resources/platform_locale_settings/locale_settings_linux_bn.xtb b/chrome/app/resources/platform_locale_settings/locale_settings_linux_bn.xtb
new file mode 100644
index 0000000..03185b8
--- /dev/null
+++ b/chrome/app/resources/platform_locale_settings/locale_settings_linux_bn.xtb
@@ -0,0 +1,6 @@
+<?xml version="1.0" ?>
+<!DOCTYPE translationbundle>
+<translationbundle lang="bn">
+<translation id="IDS_WEB_FONT_FAMILY">Vrinda</translation>
+<translation id="IDS_SANS_SERIF_FONT_FAMILY">Vrinda</translation>
+</translationbundle>
diff --git a/chrome/app/resources/platform_locale_settings/locale_settings_linux_ca.xtb b/chrome/app/resources/platform_locale_settings/locale_settings_linux_ca.xtb
new file mode 100644
index 0000000..1438d89
--- /dev/null
+++ b/chrome/app/resources/platform_locale_settings/locale_settings_linux_ca.xtb
@@ -0,0 +1,4 @@
+<?xml version="1.0" ?>
+<!DOCTYPE translationbundle>
+<translationbundle lang="ca">
+</translationbundle>
diff --git a/chrome/app/resources/platform_locale_settings/locale_settings_linux_cs.xtb b/chrome/app/resources/platform_locale_settings/locale_settings_linux_cs.xtb
new file mode 100644
index 0000000..2d95130
--- /dev/null
+++ b/chrome/app/resources/platform_locale_settings/locale_settings_linux_cs.xtb
@@ -0,0 +1,4 @@
+<?xml version="1.0" ?>
+<!DOCTYPE translationbundle>
+<translationbundle lang="cs">
+</translationbundle>
diff --git a/chrome/app/resources/platform_locale_settings/locale_settings_linux_da.xtb b/chrome/app/resources/platform_locale_settings/locale_settings_linux_da.xtb
new file mode 100644
index 0000000..751fa4a
--- /dev/null
+++ b/chrome/app/resources/platform_locale_settings/locale_settings_linux_da.xtb
@@ -0,0 +1,4 @@
+<?xml version="1.0" ?>
+<!DOCTYPE translationbundle>
+<translationbundle lang="da">
+</translationbundle>
diff --git a/chrome/app/resources/platform_locale_settings/locale_settings_linux_de.xtb b/chrome/app/resources/platform_locale_settings/locale_settings_linux_de.xtb
new file mode 100644
index 0000000..91de7f51
--- /dev/null
+++ b/chrome/app/resources/platform_locale_settings/locale_settings_linux_de.xtb
@@ -0,0 +1,4 @@
+<?xml version="1.0" ?>
+<!DOCTYPE translationbundle>
+<translationbundle lang="de">
+</translationbundle>
diff --git a/chrome/app/resources/platform_locale_settings/locale_settings_linux_el.xtb b/chrome/app/resources/platform_locale_settings/locale_settings_linux_el.xtb
new file mode 100644
index 0000000..6e5e7d8
--- /dev/null
+++ b/chrome/app/resources/platform_locale_settings/locale_settings_linux_el.xtb
@@ -0,0 +1,4 @@
+<?xml version="1.0" ?>
+<!DOCTYPE translationbundle>
+<translationbundle lang="el">
+</translationbundle>
diff --git a/chrome/app/resources/platform_locale_settings/locale_settings_linux_en-GB.xtb b/chrome/app/resources/platform_locale_settings/locale_settings_linux_en-GB.xtb
new file mode 100644
index 0000000..0fb2133
--- /dev/null
+++ b/chrome/app/resources/platform_locale_settings/locale_settings_linux_en-GB.xtb
@@ -0,0 +1,4 @@
+<?xml version="1.0" ?>
+<!DOCTYPE translationbundle>
+<translationbundle lang="en-GB">
+</translationbundle>
diff --git a/chrome/app/resources/platform_locale_settings/locale_settings_linux_es-419.xtb b/chrome/app/resources/platform_locale_settings/locale_settings_linux_es-419.xtb
new file mode 100644
index 0000000..2fe4770
--- /dev/null
+++ b/chrome/app/resources/platform_locale_settings/locale_settings_linux_es-419.xtb
@@ -0,0 +1,4 @@
+<?xml version="1.0" ?>
+<!DOCTYPE translationbundle>
+<translationbundle lang="es-419">
+</translationbundle>
diff --git a/chrome/app/resources/platform_locale_settings/locale_settings_linux_es.xtb b/chrome/app/resources/platform_locale_settings/locale_settings_linux_es.xtb
new file mode 100644
index 0000000..64022ec
--- /dev/null
+++ b/chrome/app/resources/platform_locale_settings/locale_settings_linux_es.xtb
@@ -0,0 +1,4 @@
+<?xml version="1.0" ?>
+<!DOCTYPE translationbundle>
+<translationbundle lang="es">
+</translationbundle>
diff --git a/chrome/app/resources/platform_locale_settings/locale_settings_linux_et.xtb b/chrome/app/resources/platform_locale_settings/locale_settings_linux_et.xtb
new file mode 100644
index 0000000..5244dfd
--- /dev/null
+++ b/chrome/app/resources/platform_locale_settings/locale_settings_linux_et.xtb
@@ -0,0 +1,4 @@
+<?xml version="1.0" ?>
+<!DOCTYPE translationbundle>
+<translationbundle lang="et">
+</translationbundle>
diff --git a/chrome/app/resources/platform_locale_settings/locale_settings_linux_fi.xtb b/chrome/app/resources/platform_locale_settings/locale_settings_linux_fi.xtb
new file mode 100644
index 0000000..4691cd5
--- /dev/null
+++ b/chrome/app/resources/platform_locale_settings/locale_settings_linux_fi.xtb
@@ -0,0 +1,4 @@
+<?xml version="1.0" ?>
+<!DOCTYPE translationbundle>
+<translationbundle lang="fi">
+</translationbundle>
diff --git a/chrome/app/resources/platform_locale_settings/locale_settings_linux_fil.xtb b/chrome/app/resources/platform_locale_settings/locale_settings_linux_fil.xtb
new file mode 100644
index 0000000..443630e
--- /dev/null
+++ b/chrome/app/resources/platform_locale_settings/locale_settings_linux_fil.xtb
@@ -0,0 +1,4 @@
+<?xml version="1.0" ?>
+<!DOCTYPE translationbundle>
+<translationbundle lang="fil">
+</translationbundle>
diff --git a/chrome/app/resources/platform_locale_settings/locale_settings_linux_fr.xtb b/chrome/app/resources/platform_locale_settings/locale_settings_linux_fr.xtb
new file mode 100644
index 0000000..63026a3
--- /dev/null
+++ b/chrome/app/resources/platform_locale_settings/locale_settings_linux_fr.xtb
@@ -0,0 +1,4 @@
+<?xml version="1.0" ?>
+<!DOCTYPE translationbundle>
+<translationbundle lang="fr">
+</translationbundle>
diff --git a/chrome/app/resources/platform_locale_settings/locale_settings_linux_gu.xtb b/chrome/app/resources/platform_locale_settings/locale_settings_linux_gu.xtb
new file mode 100644
index 0000000..7d8a4df
--- /dev/null
+++ b/chrome/app/resources/platform_locale_settings/locale_settings_linux_gu.xtb
@@ -0,0 +1,4 @@
+<?xml version="1.0" ?>
+<!DOCTYPE translationbundle>
+<translationbundle lang="gu">
+</translationbundle>
diff --git a/chrome/app/resources/platform_locale_settings/locale_settings_linux_he.xtb b/chrome/app/resources/platform_locale_settings/locale_settings_linux_he.xtb
new file mode 100644
index 0000000..5545011
--- /dev/null
+++ b/chrome/app/resources/platform_locale_settings/locale_settings_linux_he.xtb
@@ -0,0 +1,4 @@
+<?xml version="1.0" ?>
+<!DOCTYPE translationbundle>
+<translationbundle lang="he">
+</translationbundle>
diff --git a/chrome/app/resources/platform_locale_settings/locale_settings_linux_hi.xtb b/chrome/app/resources/platform_locale_settings/locale_settings_linux_hi.xtb
new file mode 100644
index 0000000..a6ddd5d
--- /dev/null
+++ b/chrome/app/resources/platform_locale_settings/locale_settings_linux_hi.xtb
@@ -0,0 +1,4 @@
+<?xml version="1.0" ?>
+<!DOCTYPE translationbundle>
+<translationbundle lang="hi">
+</translationbundle>
diff --git a/chrome/app/resources/platform_locale_settings/locale_settings_linux_hr.xtb b/chrome/app/resources/platform_locale_settings/locale_settings_linux_hr.xtb
new file mode 100644
index 0000000..26f99d0
--- /dev/null
+++ b/chrome/app/resources/platform_locale_settings/locale_settings_linux_hr.xtb
@@ -0,0 +1,4 @@
+<?xml version="1.0" ?>
+<!DOCTYPE translationbundle>
+<translationbundle lang="hr">
+</translationbundle>
diff --git a/chrome/app/resources/platform_locale_settings/locale_settings_linux_hu.xtb b/chrome/app/resources/platform_locale_settings/locale_settings_linux_hu.xtb
new file mode 100644
index 0000000..7ef9a5e
--- /dev/null
+++ b/chrome/app/resources/platform_locale_settings/locale_settings_linux_hu.xtb
@@ -0,0 +1,4 @@
+<?xml version="1.0" ?>
+<!DOCTYPE translationbundle>
+<translationbundle lang="hu">
+</translationbundle>
diff --git a/chrome/app/resources/platform_locale_settings/locale_settings_linux_id.xtb b/chrome/app/resources/platform_locale_settings/locale_settings_linux_id.xtb
new file mode 100644
index 0000000..aa34783
--- /dev/null
+++ b/chrome/app/resources/platform_locale_settings/locale_settings_linux_id.xtb
@@ -0,0 +1,4 @@
+<?xml version="1.0" ?>
+<!DOCTYPE translationbundle>
+<translationbundle lang="id">
+</translationbundle>
diff --git a/chrome/app/resources/platform_locale_settings/locale_settings_linux_it.xtb b/chrome/app/resources/platform_locale_settings/locale_settings_linux_it.xtb
new file mode 100644
index 0000000..a6ac8d46
--- /dev/null
+++ b/chrome/app/resources/platform_locale_settings/locale_settings_linux_it.xtb
@@ -0,0 +1,4 @@
+<?xml version="1.0" ?>
+<!DOCTYPE translationbundle>
+<translationbundle lang="it">
+</translationbundle>
diff --git a/chrome/app/resources/platform_locale_settings/locale_settings_linux_ja.xtb b/chrome/app/resources/platform_locale_settings/locale_settings_linux_ja.xtb
new file mode 100644
index 0000000..b667e06
--- /dev/null
+++ b/chrome/app/resources/platform_locale_settings/locale_settings_linux_ja.xtb
@@ -0,0 +1,13 @@
+<?xml version="1.0" ?>
+<!DOCTYPE translationbundle>
+<translationbundle lang="ja">
+<translation id="IDS_STANDARD_FONT_IS_SERIF">false</translation>
+<translation id="IDS_WEB_FONT_FAMILY">VL PGothic, Sazanami Gothic, Kochi Gothic, sans-serif</translation>
+<translation id="IDS_FIXED_FONT_FAMILY">VL Gothic</translation>
+<translation id="IDS_SERIF_FONT_FAMILY">Sazanami Mincho</translation>
+<translation id="IDS_SANS_SERIF_FONT_FAMILY">VL PGothic</translation>
+<translation id="IDS_CURSIVE_FONT_FAMILY">Sazanami Mincho</translation>
+<translation id="IDS_FANTASY_FONT_FAMILY">Sazanami Mincho</translation>
+<translation id="IDS_MINIMUM_FONT_SIZE">10</translation>
+<translation id="IDS_MINIMUM_LOGICAL_FONT_SIZE">10</translation>
+</translationbundle>
diff --git a/chrome/app/resources/platform_locale_settings/locale_settings_linux_kn.xtb b/chrome/app/resources/platform_locale_settings/locale_settings_linux_kn.xtb
new file mode 100644
index 0000000..cc3643a
--- /dev/null
+++ b/chrome/app/resources/platform_locale_settings/locale_settings_linux_kn.xtb
@@ -0,0 +1,4 @@
+<?xml version="1.0" ?>
+<!DOCTYPE translationbundle>
+<translationbundle lang="kn">
+</translationbundle>
diff --git a/chrome/app/resources/platform_locale_settings/locale_settings_linux_ko.xtb b/chrome/app/resources/platform_locale_settings/locale_settings_linux_ko.xtb
new file mode 100644
index 0000000..b7406e0
--- /dev/null
+++ b/chrome/app/resources/platform_locale_settings/locale_settings_linux_ko.xtb
@@ -0,0 +1,13 @@
+<?xml version="1.0" ?>
+<!DOCTYPE translationbundle>
+<translationbundle lang="ko">
+<translation id="IDS_STANDARD_FONT_IS_SERIF">false</translation>
+<translation id="IDS_WEB_FONT_FAMILY">UnDotum, Baekmuk Gulim, sans-serif</translation>
+<translation id="IDS_FIXED_FONT_FAMILY">UnDotum</translation>
+<translation id="IDS_SERIF_FONT_FAMILY">UnBatang</translation>
+<translation id="IDS_SANS_SERIF_FONT_FAMILY">UnDotum</translation>
+<translation id="IDS_CURSIVE_FONT_FAMILY">UnGungsuh</translation>
+<translation id="IDS_FANTASY_FONT_FAMILY">UnYetGul</translation>
+<translation id="IDS_MINIMUM_FONT_SIZE">10</translation>
+<translation id="IDS_MINIMUM_LOGICAL_FONT_SIZE">10</translation>
+</translationbundle>
diff --git a/chrome/app/resources/platform_locale_settings/locale_settings_linux_lt.xtb b/chrome/app/resources/platform_locale_settings/locale_settings_linux_lt.xtb
new file mode 100644
index 0000000..5804ae2
--- /dev/null
+++ b/chrome/app/resources/platform_locale_settings/locale_settings_linux_lt.xtb
@@ -0,0 +1,4 @@
+<?xml version="1.0" ?>
+<!DOCTYPE translationbundle>
+<translationbundle lang="lt">
+</translationbundle>
diff --git a/chrome/app/resources/platform_locale_settings/locale_settings_linux_lv.xtb b/chrome/app/resources/platform_locale_settings/locale_settings_linux_lv.xtb
new file mode 100644
index 0000000..a0a1c47
--- /dev/null
+++ b/chrome/app/resources/platform_locale_settings/locale_settings_linux_lv.xtb
@@ -0,0 +1,4 @@
+<?xml version="1.0" ?>
+<!DOCTYPE translationbundle>
+<translationbundle lang="lv">
+</translationbundle>
diff --git a/chrome/app/resources/platform_locale_settings/locale_settings_linux_ml.xtb b/chrome/app/resources/platform_locale_settings/locale_settings_linux_ml.xtb
new file mode 100644
index 0000000..2635b3f
--- /dev/null
+++ b/chrome/app/resources/platform_locale_settings/locale_settings_linux_ml.xtb
@@ -0,0 +1,5 @@
+<?xml version="1.0" ?>
+<!DOCTYPE translationbundle>
+<translationbundle lang="ml">
+<translation id="IDS_WEB_FONT_FAMILY">Arial,AnjaliOldLipi,Rachana,Kartika</translation>
+</translationbundle>
diff --git a/chrome/app/resources/platform_locale_settings/locale_settings_linux_mr.xtb b/chrome/app/resources/platform_locale_settings/locale_settings_linux_mr.xtb
new file mode 100644
index 0000000..098d29c
--- /dev/null
+++ b/chrome/app/resources/platform_locale_settings/locale_settings_linux_mr.xtb
@@ -0,0 +1,4 @@
+<?xml version="1.0" ?>
+<!DOCTYPE translationbundle>
+<translationbundle lang="mr">
+</translationbundle>
diff --git a/chrome/app/resources/platform_locale_settings/locale_settings_linux_nb.xtb b/chrome/app/resources/platform_locale_settings/locale_settings_linux_nb.xtb
new file mode 100644
index 0000000..913638b
--- /dev/null
+++ b/chrome/app/resources/platform_locale_settings/locale_settings_linux_nb.xtb
@@ -0,0 +1,4 @@
+<?xml version="1.0" ?>
+<!DOCTYPE translationbundle>
+<translationbundle lang="no">
+</translationbundle>
diff --git a/chrome/app/resources/platform_locale_settings/locale_settings_linux_nl.xtb b/chrome/app/resources/platform_locale_settings/locale_settings_linux_nl.xtb
new file mode 100644
index 0000000..e782410
--- /dev/null
+++ b/chrome/app/resources/platform_locale_settings/locale_settings_linux_nl.xtb
@@ -0,0 +1,4 @@
+<?xml version="1.0" ?>
+<!DOCTYPE translationbundle>
+<translationbundle lang="nl">
+</translationbundle>
diff --git a/chrome/app/resources/platform_locale_settings/locale_settings_linux_or.xtb b/chrome/app/resources/platform_locale_settings/locale_settings_linux_or.xtb
new file mode 100644
index 0000000..fe2ddbc
--- /dev/null
+++ b/chrome/app/resources/platform_locale_settings/locale_settings_linux_or.xtb
@@ -0,0 +1,4 @@
+<?xml version="1.0" ?>
+<!DOCTYPE translationbundle>
+<translationbundle lang="or">
+</translationbundle>
diff --git a/chrome/app/resources/platform_locale_settings/locale_settings_linux_pl.xtb b/chrome/app/resources/platform_locale_settings/locale_settings_linux_pl.xtb
new file mode 100644
index 0000000..4519e3d
--- /dev/null
+++ b/chrome/app/resources/platform_locale_settings/locale_settings_linux_pl.xtb
@@ -0,0 +1,4 @@
+<?xml version="1.0" ?>
+<!DOCTYPE translationbundle>
+<translationbundle lang="pl">
+</translationbundle>
diff --git a/chrome/app/resources/platform_locale_settings/locale_settings_linux_pt-BR.xtb b/chrome/app/resources/platform_locale_settings/locale_settings_linux_pt-BR.xtb
new file mode 100644
index 0000000..e95eb56
--- /dev/null
+++ b/chrome/app/resources/platform_locale_settings/locale_settings_linux_pt-BR.xtb
@@ -0,0 +1,4 @@
+<?xml version="1.0" ?>
+<!DOCTYPE translationbundle>
+<translationbundle lang="pt-BR">
+</translationbundle>
diff --git a/chrome/app/resources/platform_locale_settings/locale_settings_linux_pt-PT.xtb b/chrome/app/resources/platform_locale_settings/locale_settings_linux_pt-PT.xtb
new file mode 100644
index 0000000..1dcf557a
--- /dev/null
+++ b/chrome/app/resources/platform_locale_settings/locale_settings_linux_pt-PT.xtb
@@ -0,0 +1,4 @@
+<?xml version="1.0" ?>
+<!DOCTYPE translationbundle>
+<translationbundle lang="pt-PT">
+</translationbundle>
diff --git a/chrome/app/resources/platform_locale_settings/locale_settings_linux_ro.xtb b/chrome/app/resources/platform_locale_settings/locale_settings_linux_ro.xtb
new file mode 100644
index 0000000..9e43493
--- /dev/null
+++ b/chrome/app/resources/platform_locale_settings/locale_settings_linux_ro.xtb
@@ -0,0 +1,4 @@
+<?xml version="1.0" ?>
+<!DOCTYPE translationbundle>
+<translationbundle lang="ro">
+</translationbundle>
diff --git a/chrome/app/resources/platform_locale_settings/locale_settings_linux_ru.xtb b/chrome/app/resources/platform_locale_settings/locale_settings_linux_ru.xtb
new file mode 100644
index 0000000..c4a621b
--- /dev/null
+++ b/chrome/app/resources/platform_locale_settings/locale_settings_linux_ru.xtb
@@ -0,0 +1,4 @@
+<?xml version="1.0" ?>
+<!DOCTYPE translationbundle>
+<translationbundle lang="ru">
+</translationbundle>
diff --git a/chrome/app/resources/platform_locale_settings/locale_settings_linux_sk.xtb b/chrome/app/resources/platform_locale_settings/locale_settings_linux_sk.xtb
new file mode 100644
index 0000000..00750d3
--- /dev/null
+++ b/chrome/app/resources/platform_locale_settings/locale_settings_linux_sk.xtb
@@ -0,0 +1,4 @@
+<?xml version="1.0" ?>
+<!DOCTYPE translationbundle>
+<translationbundle lang="sk">
+</translationbundle>
diff --git a/chrome/app/resources/platform_locale_settings/locale_settings_linux_sl.xtb b/chrome/app/resources/platform_locale_settings/locale_settings_linux_sl.xtb
new file mode 100644
index 0000000..489b7e4
--- /dev/null
+++ b/chrome/app/resources/platform_locale_settings/locale_settings_linux_sl.xtb
@@ -0,0 +1,4 @@
+<?xml version="1.0" ?>
+<!DOCTYPE translationbundle>
+<translationbundle lang="sl">
+</translationbundle>
diff --git a/chrome/app/resources/platform_locale_settings/locale_settings_linux_sr.xtb b/chrome/app/resources/platform_locale_settings/locale_settings_linux_sr.xtb
new file mode 100644
index 0000000..38f6f35
--- /dev/null
+++ b/chrome/app/resources/platform_locale_settings/locale_settings_linux_sr.xtb
@@ -0,0 +1,4 @@
+<?xml version="1.0" ?>
+<!DOCTYPE translationbundle>
+<translationbundle lang="sr">
+</translationbundle>
diff --git a/chrome/app/resources/platform_locale_settings/locale_settings_linux_sv.xtb b/chrome/app/resources/platform_locale_settings/locale_settings_linux_sv.xtb
new file mode 100644
index 0000000..ddea3dc
--- /dev/null
+++ b/chrome/app/resources/platform_locale_settings/locale_settings_linux_sv.xtb
@@ -0,0 +1,4 @@
+<?xml version="1.0" ?>
+<!DOCTYPE translationbundle>
+<translationbundle lang="sv">
+</translationbundle>
diff --git a/chrome/app/resources/platform_locale_settings/locale_settings_linux_sw.xtb b/chrome/app/resources/platform_locale_settings/locale_settings_linux_sw.xtb
new file mode 100644
index 0000000..b775088
--- /dev/null
+++ b/chrome/app/resources/platform_locale_settings/locale_settings_linux_sw.xtb
@@ -0,0 +1,4 @@
+<?xml version="1.0" ?>
+<!DOCTYPE translationbundle>
+<translationbundle lang="sw">
+</translationbundle>
diff --git a/chrome/app/resources/platform_locale_settings/locale_settings_linux_ta.xtb b/chrome/app/resources/platform_locale_settings/locale_settings_linux_ta.xtb
new file mode 100644
index 0000000..ef90687
--- /dev/null
+++ b/chrome/app/resources/platform_locale_settings/locale_settings_linux_ta.xtb
@@ -0,0 +1,4 @@
+<?xml version="1.0" ?>
+<!DOCTYPE translationbundle>
+<translationbundle lang="ta">
+</translationbundle>
diff --git a/chrome/app/resources/platform_locale_settings/locale_settings_linux_te.xtb b/chrome/app/resources/platform_locale_settings/locale_settings_linux_te.xtb
new file mode 100644
index 0000000..48c714b
--- /dev/null
+++ b/chrome/app/resources/platform_locale_settings/locale_settings_linux_te.xtb
@@ -0,0 +1,4 @@
+<?xml version="1.0" ?>
+<!DOCTYPE translationbundle>
+<translationbundle lang="te">
+</translationbundle>
diff --git a/chrome/app/resources/platform_locale_settings/locale_settings_linux_th.xtb b/chrome/app/resources/platform_locale_settings/locale_settings_linux_th.xtb
new file mode 100644
index 0000000..dab60e1
--- /dev/null
+++ b/chrome/app/resources/platform_locale_settings/locale_settings_linux_th.xtb
@@ -0,0 +1,10 @@
+<?xml version="1.0" ?>
+<!DOCTYPE translationbundle>
+<translationbundle lang="th">
+<translation id="IDS_WEB_FONT_FAMILY">Norasi, Waree, Garuda, Loma, sans-serif</translation>
+<translation id="IDS_FIXED_FONT_FAMILY">TlwgMono</translation>
+<translation id="IDS_SERIF_FONT_FAMILY">Norasi</translation>
+<translation id="IDS_SANS_SERIF_FONT_FAMILY">Norasi</translation>
+<translation id="IDS_MINIMUM_FONT_SIZE">10</translation>
+<translation id="IDS_MINIMUM_LOGICAL_FONT_SIZE">10</translation>
+</translationbundle>
diff --git a/chrome/app/resources/platform_locale_settings/locale_settings_linux_tr.xtb b/chrome/app/resources/platform_locale_settings/locale_settings_linux_tr.xtb
new file mode 100644
index 0000000..9a29951
--- /dev/null
+++ b/chrome/app/resources/platform_locale_settings/locale_settings_linux_tr.xtb
@@ -0,0 +1,4 @@
+<?xml version="1.0" ?>
+<!DOCTYPE translationbundle>
+<translationbundle lang="tr">
+</translationbundle>
diff --git a/chrome/app/resources/platform_locale_settings/locale_settings_linux_uk.xtb b/chrome/app/resources/platform_locale_settings/locale_settings_linux_uk.xtb
new file mode 100644
index 0000000..f0db52c
--- /dev/null
+++ b/chrome/app/resources/platform_locale_settings/locale_settings_linux_uk.xtb
@@ -0,0 +1,4 @@
+<?xml version="1.0" ?>
+<!DOCTYPE translationbundle>
+<translationbundle lang="uk">
+</translationbundle>
diff --git a/chrome/app/resources/platform_locale_settings/locale_settings_linux_vi.xtb b/chrome/app/resources/platform_locale_settings/locale_settings_linux_vi.xtb
new file mode 100644
index 0000000..b2957da
--- /dev/null
+++ b/chrome/app/resources/platform_locale_settings/locale_settings_linux_vi.xtb
@@ -0,0 +1,4 @@
+<?xml version="1.0" ?>
+<!DOCTYPE translationbundle>
+<translationbundle lang="vi">
+</translationbundle>
diff --git a/chrome/app/resources/platform_locale_settings/locale_settings_linux_zh-CN.xtb b/chrome/app/resources/platform_locale_settings/locale_settings_linux_zh-CN.xtb
new file mode 100644
index 0000000..f8dfe9e
--- /dev/null
+++ b/chrome/app/resources/platform_locale_settings/locale_settings_linux_zh-CN.xtb
@@ -0,0 +1,12 @@
+<?xml version="1.0" ?>
+<!DOCTYPE translationbundle>
+<translationbundle lang="zh-CN">
+<translation id="IDS_STANDARD_FONT_IS_SERIF">false</translation>
+<translation id="IDS_WEB_FONT_FAMILY">AR PL UKai CN, sans-serif</translation>
+<translation id="IDS_FIXED_FONT_FAMILY">AR PL UKai CN</translation>
+<translation id="IDS_SERIF_FONT_FAMILY">AR PL UMing CN</translation>
+<translation id="IDS_SANS_SERIF_FONT_FAMILY">AR PL UKai CN</translation>
+<translation id="IDS_CURSIVE_FONT_FAMILY">AR PL UMing CN</translation>
+<translation id="IDS_MINIMUM_FONT_SIZE">12</translation>
+<translation id="IDS_MINIMUM_LOGICAL_FONT_SIZE">12</translation>
+</translationbundle>
diff --git a/chrome/app/resources/platform_locale_settings/locale_settings_linux_zh-TW.xtb b/chrome/app/resources/platform_locale_settings/locale_settings_linux_zh-TW.xtb
new file mode 100644
index 0000000..493c36b
--- /dev/null
+++ b/chrome/app/resources/platform_locale_settings/locale_settings_linux_zh-TW.xtb
@@ -0,0 +1,8 @@
+<?xml version="1.0" ?>
+<!DOCTYPE translationbundle>
+<translationbundle lang="zh-TW">
+<translation id="IDS_WEB_FONT_FAMILY">AR PL UKai TW, sans-serif</translation>
+<translation id="IDS_STANDARD_FONT_IS_SERIF">false</translation>
+<translation id="IDS_MINIMUM_FONT_SIZE">12</translation>
+<translation id="IDS_MINIMUM_LOGICAL_FONT_SIZE">12</translation>
+</translationbundle>
diff --git a/chrome/app/resources/platform_locale_settings/locale_settings_mac_am.xtb b/chrome/app/resources/platform_locale_settings/locale_settings_mac_am.xtb
new file mode 100644
index 0000000..048641e
--- /dev/null
+++ b/chrome/app/resources/platform_locale_settings/locale_settings_mac_am.xtb
@@ -0,0 +1,5 @@
+<?xml version="1.0" ?>
+<!DOCTYPE translationbundle>
+<translationbundle lang="am">
+<translation id="IDS_MINIMUM_LOGICAL_FONT_SIZE">6</translation>
+</translationbundle>
diff --git a/chrome/app/resources/platform_locale_settings/locale_settings_mac_ar.xtb b/chrome/app/resources/platform_locale_settings/locale_settings_mac_ar.xtb
new file mode 100644
index 0000000..89a8454
--- /dev/null
+++ b/chrome/app/resources/platform_locale_settings/locale_settings_mac_ar.xtb
@@ -0,0 +1,9 @@
+<?xml version="1.0" ?>
+<!DOCTYPE translationbundle>
+<translationbundle lang="ar">
+<translation id="IDS_FIXED_FONT_FAMILY">Courier New</translation>
+<translation id="IDS_SERIF_FONT_FAMILY">Times New Roman</translation>
+<translation id="IDS_SANS_SERIF_FONT_FAMILY">Arial</translation>
+<translation id="IDS_MINIMUM_FONT_SIZE">10</translation>
+<translation id="IDS_MINIMUM_LOGICAL_FONT_SIZE">10</translation>
+</translationbundle>
diff --git a/chrome/app/resources/platform_locale_settings/locale_settings_mac_bg.xtb b/chrome/app/resources/platform_locale_settings/locale_settings_mac_bg.xtb
new file mode 100644
index 0000000..951e7c4f
--- /dev/null
+++ b/chrome/app/resources/platform_locale_settings/locale_settings_mac_bg.xtb
@@ -0,0 +1,5 @@
+<?xml version="1.0" ?>
+<!DOCTYPE translationbundle>
+<translationbundle lang="bg">
+<translation id="IDS_MINIMUM_LOGICAL_FONT_SIZE">6</translation>
+</translationbundle>
diff --git a/chrome/app/resources/platform_locale_settings/locale_settings_mac_bn.xtb b/chrome/app/resources/platform_locale_settings/locale_settings_mac_bn.xtb
new file mode 100644
index 0000000..c986d4c
--- /dev/null
+++ b/chrome/app/resources/platform_locale_settings/locale_settings_mac_bn.xtb
@@ -0,0 +1,5 @@
+<?xml version="1.0" ?>
+<!DOCTYPE translationbundle>
+<translationbundle lang="bn">
+<translation id="IDS_MINIMUM_LOGICAL_FONT_SIZE">6</translation>
+</translationbundle>
diff --git a/chrome/app/resources/platform_locale_settings/locale_settings_mac_ca.xtb b/chrome/app/resources/platform_locale_settings/locale_settings_mac_ca.xtb
new file mode 100644
index 0000000..a7e1c3c
--- /dev/null
+++ b/chrome/app/resources/platform_locale_settings/locale_settings_mac_ca.xtb
@@ -0,0 +1,5 @@
+<?xml version="1.0" ?>
+<!DOCTYPE translationbundle>
+<translationbundle lang="ca">
+<translation id="IDS_MINIMUM_LOGICAL_FONT_SIZE">6</translation>
+</translationbundle>
diff --git a/chrome/app/resources/platform_locale_settings/locale_settings_mac_cs.xtb b/chrome/app/resources/platform_locale_settings/locale_settings_mac_cs.xtb
new file mode 100644
index 0000000..a9f0a14
--- /dev/null
+++ b/chrome/app/resources/platform_locale_settings/locale_settings_mac_cs.xtb
@@ -0,0 +1,5 @@
+<?xml version="1.0" ?>
+<!DOCTYPE translationbundle>
+<translationbundle lang="cs">
+<translation id="IDS_MINIMUM_LOGICAL_FONT_SIZE">6</translation>
+</translationbundle>
diff --git a/chrome/app/resources/platform_locale_settings/locale_settings_mac_da.xtb b/chrome/app/resources/platform_locale_settings/locale_settings_mac_da.xtb
new file mode 100644
index 0000000..8a48416
--- /dev/null
+++ b/chrome/app/resources/platform_locale_settings/locale_settings_mac_da.xtb
@@ -0,0 +1,5 @@
+<?xml version="1.0" ?>
+<!DOCTYPE translationbundle>
+<translationbundle lang="da">
+<translation id="IDS_MINIMUM_LOGICAL_FONT_SIZE">6</translation>
+</translationbundle>
diff --git a/chrome/app/resources/platform_locale_settings/locale_settings_mac_de.xtb b/chrome/app/resources/platform_locale_settings/locale_settings_mac_de.xtb
new file mode 100644
index 0000000..19d7018
--- /dev/null
+++ b/chrome/app/resources/platform_locale_settings/locale_settings_mac_de.xtb
@@ -0,0 +1,5 @@
+<?xml version="1.0" ?>
+<!DOCTYPE translationbundle>
+<translationbundle lang="de">
+<translation id="IDS_MINIMUM_LOGICAL_FONT_SIZE">6</translation>
+</translationbundle>
diff --git a/chrome/app/resources/platform_locale_settings/locale_settings_mac_el.xtb b/chrome/app/resources/platform_locale_settings/locale_settings_mac_el.xtb
new file mode 100644
index 0000000..07bc4b3
--- /dev/null
+++ b/chrome/app/resources/platform_locale_settings/locale_settings_mac_el.xtb
@@ -0,0 +1,5 @@
+<?xml version="1.0" ?>
+<!DOCTYPE translationbundle>
+<translationbundle lang="el">
+<translation id="IDS_MINIMUM_LOGICAL_FONT_SIZE">6</translation>
+</translationbundle>
diff --git a/chrome/app/resources/platform_locale_settings/locale_settings_mac_en-GB.xtb b/chrome/app/resources/platform_locale_settings/locale_settings_mac_en-GB.xtb
new file mode 100644
index 0000000..26c9467
--- /dev/null
+++ b/chrome/app/resources/platform_locale_settings/locale_settings_mac_en-GB.xtb
@@ -0,0 +1,5 @@
+<?xml version="1.0" ?>
+<!DOCTYPE translationbundle>
+<translationbundle lang="en-GB">
+<translation id="IDS_MINIMUM_LOGICAL_FONT_SIZE">6</translation>
+</translationbundle>
diff --git a/chrome/app/resources/platform_locale_settings/locale_settings_mac_es-419.xtb b/chrome/app/resources/platform_locale_settings/locale_settings_mac_es-419.xtb
new file mode 100644
index 0000000..17499f2
--- /dev/null
+++ b/chrome/app/resources/platform_locale_settings/locale_settings_mac_es-419.xtb
@@ -0,0 +1,5 @@
+<?xml version="1.0" ?>
+<!DOCTYPE translationbundle>
+<translationbundle lang="es-419">
+<translation id="IDS_MINIMUM_LOGICAL_FONT_SIZE">6</translation>
+</translationbundle>
diff --git a/chrome/app/resources/platform_locale_settings/locale_settings_mac_es.xtb b/chrome/app/resources/platform_locale_settings/locale_settings_mac_es.xtb
new file mode 100644
index 0000000..c33dfe3
--- /dev/null
+++ b/chrome/app/resources/platform_locale_settings/locale_settings_mac_es.xtb
@@ -0,0 +1,5 @@
+<?xml version="1.0" ?>
+<!DOCTYPE translationbundle>
+<translationbundle lang="es">
+<translation id="IDS_MINIMUM_LOGICAL_FONT_SIZE">6</translation>
+</translationbundle>
diff --git a/chrome/app/resources/platform_locale_settings/locale_settings_mac_et.xtb b/chrome/app/resources/platform_locale_settings/locale_settings_mac_et.xtb
new file mode 100644
index 0000000..872a666a
--- /dev/null
+++ b/chrome/app/resources/platform_locale_settings/locale_settings_mac_et.xtb
@@ -0,0 +1,5 @@
+<?xml version="1.0" ?>
+<!DOCTYPE translationbundle>
+<translationbundle lang="et">
+<translation id="IDS_MINIMUM_LOGICAL_FONT_SIZE">6</translation>
+</translationbundle>
diff --git a/chrome/app/resources/platform_locale_settings/locale_settings_mac_fi.xtb b/chrome/app/resources/platform_locale_settings/locale_settings_mac_fi.xtb
new file mode 100644
index 0000000..0689b66
--- /dev/null
+++ b/chrome/app/resources/platform_locale_settings/locale_settings_mac_fi.xtb
@@ -0,0 +1,5 @@
+<?xml version="1.0" ?>
+<!DOCTYPE translationbundle>
+<translationbundle lang="fi">
+<translation id="IDS_MINIMUM_LOGICAL_FONT_SIZE">6</translation>
+</translationbundle>
diff --git a/chrome/app/resources/platform_locale_settings/locale_settings_mac_fil.xtb b/chrome/app/resources/platform_locale_settings/locale_settings_mac_fil.xtb
new file mode 100644
index 0000000..a8dcd56
--- /dev/null
+++ b/chrome/app/resources/platform_locale_settings/locale_settings_mac_fil.xtb
@@ -0,0 +1,5 @@
+<?xml version="1.0" ?>
+<!DOCTYPE translationbundle>
+<translationbundle lang="fil">
+<translation id="IDS_MINIMUM_LOGICAL_FONT_SIZE">6</translation>
+</translationbundle>
diff --git a/chrome/app/resources/platform_locale_settings/locale_settings_mac_fr.xtb b/chrome/app/resources/platform_locale_settings/locale_settings_mac_fr.xtb
new file mode 100644
index 0000000..470d9bd
--- /dev/null
+++ b/chrome/app/resources/platform_locale_settings/locale_settings_mac_fr.xtb
@@ -0,0 +1,5 @@
+<?xml version="1.0" ?>
+<!DOCTYPE translationbundle>
+<translationbundle lang="fr">
+<translation id="IDS_MINIMUM_LOGICAL_FONT_SIZE">6</translation>
+</translationbundle>
diff --git a/chrome/app/resources/platform_locale_settings/locale_settings_mac_gu.xtb b/chrome/app/resources/platform_locale_settings/locale_settings_mac_gu.xtb
new file mode 100644
index 0000000..cc49545
--- /dev/null
+++ b/chrome/app/resources/platform_locale_settings/locale_settings_mac_gu.xtb
@@ -0,0 +1,5 @@
+<?xml version="1.0" ?>
+<!DOCTYPE translationbundle>
+<translationbundle lang="gu">
+<translation id="IDS_MINIMUM_LOGICAL_FONT_SIZE">6</translation>
+</translationbundle>
diff --git a/chrome/app/resources/platform_locale_settings/locale_settings_mac_he.xtb b/chrome/app/resources/platform_locale_settings/locale_settings_mac_he.xtb
new file mode 100644
index 0000000..e75ff59
--- /dev/null
+++ b/chrome/app/resources/platform_locale_settings/locale_settings_mac_he.xtb
@@ -0,0 +1,8 @@
+<?xml version="1.0" ?>
+<!DOCTYPE translationbundle>
+<translationbundle lang="he">
+<translation id="IDS_FIXED_FONT_FAMILY">Courier New</translation>
+<translation id="IDS_SERIF_FONT_FAMILY">Times New Roman</translation>
+<translation id="IDS_SANS_SERIF_FONT_FAMILY">Arial</translation>
+<translation id="IDS_MINIMUM_LOGICAL_FONT_SIZE">6</translation>
+</translationbundle>
diff --git a/chrome/app/resources/platform_locale_settings/locale_settings_mac_hi.xtb b/chrome/app/resources/platform_locale_settings/locale_settings_mac_hi.xtb
new file mode 100644
index 0000000..14c6c54
--- /dev/null
+++ b/chrome/app/resources/platform_locale_settings/locale_settings_mac_hi.xtb
@@ -0,0 +1,5 @@
+<?xml version="1.0" ?>
+<!DOCTYPE translationbundle>
+<translationbundle lang="hi">
+<translation id="IDS_MINIMUM_LOGICAL_FONT_SIZE">6</translation>
+</translationbundle>
diff --git a/chrome/app/resources/platform_locale_settings/locale_settings_mac_hr.xtb b/chrome/app/resources/platform_locale_settings/locale_settings_mac_hr.xtb
new file mode 100644
index 0000000..db3ebd3
--- /dev/null
+++ b/chrome/app/resources/platform_locale_settings/locale_settings_mac_hr.xtb
@@ -0,0 +1,5 @@
+<?xml version="1.0" ?>
+<!DOCTYPE translationbundle>
+<translationbundle lang="hr">
+<translation id="IDS_MINIMUM_LOGICAL_FONT_SIZE">6</translation>
+</translationbundle>
diff --git a/chrome/app/resources/platform_locale_settings/locale_settings_mac_hu.xtb b/chrome/app/resources/platform_locale_settings/locale_settings_mac_hu.xtb
new file mode 100644
index 0000000..03ad11d
--- /dev/null
+++ b/chrome/app/resources/platform_locale_settings/locale_settings_mac_hu.xtb
@@ -0,0 +1,5 @@
+<?xml version="1.0" ?>
+<!DOCTYPE translationbundle>
+<translationbundle lang="hu">
+<translation id="IDS_MINIMUM_LOGICAL_FONT_SIZE">6</translation>
+</translationbundle>
diff --git a/chrome/app/resources/platform_locale_settings/locale_settings_mac_id.xtb b/chrome/app/resources/platform_locale_settings/locale_settings_mac_id.xtb
new file mode 100644
index 0000000..956f1e7
--- /dev/null
+++ b/chrome/app/resources/platform_locale_settings/locale_settings_mac_id.xtb
@@ -0,0 +1,5 @@
+<?xml version="1.0" ?>
+<!DOCTYPE translationbundle>
+<translationbundle lang="id">
+<translation id="IDS_MINIMUM_LOGICAL_FONT_SIZE">6</translation>
+</translationbundle>
diff --git a/chrome/app/resources/platform_locale_settings/locale_settings_mac_it.xtb b/chrome/app/resources/platform_locale_settings/locale_settings_mac_it.xtb
new file mode 100644
index 0000000..bce92a5
--- /dev/null
+++ b/chrome/app/resources/platform_locale_settings/locale_settings_mac_it.xtb
@@ -0,0 +1,5 @@
+<?xml version="1.0" ?>
+<!DOCTYPE translationbundle>
+<translationbundle lang="it">
+<translation id="IDS_MINIMUM_LOGICAL_FONT_SIZE">6</translation>
+</translationbundle>
diff --git a/chrome/app/resources/platform_locale_settings/locale_settings_mac_ja.xtb b/chrome/app/resources/platform_locale_settings/locale_settings_mac_ja.xtb
new file mode 100644
index 0000000..4af24aa
--- /dev/null
+++ b/chrome/app/resources/platform_locale_settings/locale_settings_mac_ja.xtb
@@ -0,0 +1,11 @@
+<?xml version="1.0" ?>
+<!DOCTYPE translationbundle>
+<translationbundle lang="ja">
+<translation id="IDS_STANDARD_FONT_IS_SERIF">false</translation>
+<translation id="IDS_WEB_FONT_FAMILY">Helvetica, Hiragino Kaku Gothic Pro</translation>
+<translation id="IDS_FIXED_FONT_FAMILY">Osaka-Mono</translation>
+<translation id="IDS_SERIF_FONT_FAMILY">Hiragino Mincho Pro</translation>
+<translation id="IDS_SANS_SERIF_FONT_FAMILY">Hiragino Kaku Gothic Pro</translation>
+<translation id="IDS_MINIMUM_FONT_SIZE">10</translation>
+<translation id="IDS_MINIMUM_LOGICAL_FONT_SIZE">10</translation>
+</translationbundle>
diff --git a/chrome/app/resources/platform_locale_settings/locale_settings_mac_kn.xtb b/chrome/app/resources/platform_locale_settings/locale_settings_mac_kn.xtb
new file mode 100644
index 0000000..767326f
--- /dev/null
+++ b/chrome/app/resources/platform_locale_settings/locale_settings_mac_kn.xtb
@@ -0,0 +1,5 @@
+<?xml version="1.0" ?>
+<!DOCTYPE translationbundle>
+<translationbundle lang="kn">
+<translation id="IDS_MINIMUM_LOGICAL_FONT_SIZE">6</translation>
+</translationbundle>
diff --git a/chrome/app/resources/platform_locale_settings/locale_settings_mac_ko.xtb b/chrome/app/resources/platform_locale_settings/locale_settings_mac_ko.xtb
new file mode 100644
index 0000000..6d39679
--- /dev/null
+++ b/chrome/app/resources/platform_locale_settings/locale_settings_mac_ko.xtb
@@ -0,0 +1,10 @@
+<?xml version="1.0" ?>
+<!DOCTYPE translationbundle>
+<translationbundle lang="ko">
+<translation id="IDS_STANDARD_FONT_IS_SERIF">false</translation>
+<translation id="IDS_WEB_FONT_FAMILY">Helvetica, AppleGothic</translation>
+<translation id="IDS_SERIF_FONT_FAMILY">AppleMyungjo</translation>
+<translation id="IDS_SANS_SERIF_FONT_FAMILY">AppleGothic</translation>
+<translation id="IDS_MINIMUM_FONT_SIZE">10</translation>
+<translation id="IDS_MINIMUM_LOGICAL_FONT_SIZE">10</translation>
+</translationbundle>
diff --git a/chrome/app/resources/platform_locale_settings/locale_settings_mac_lt.xtb b/chrome/app/resources/platform_locale_settings/locale_settings_mac_lt.xtb
new file mode 100644
index 0000000..28b233e
--- /dev/null
+++ b/chrome/app/resources/platform_locale_settings/locale_settings_mac_lt.xtb
@@ -0,0 +1,5 @@
+<?xml version="1.0" ?>
+<!DOCTYPE translationbundle>
+<translationbundle lang="lt">
+<translation id="IDS_MINIMUM_LOGICAL_FONT_SIZE">6</translation>
+</translationbundle>
diff --git a/chrome/app/resources/platform_locale_settings/locale_settings_mac_lv.xtb b/chrome/app/resources/platform_locale_settings/locale_settings_mac_lv.xtb
new file mode 100644
index 0000000..cb06b6f
--- /dev/null
+++ b/chrome/app/resources/platform_locale_settings/locale_settings_mac_lv.xtb
@@ -0,0 +1,5 @@
+<?xml version="1.0" ?>
+<!DOCTYPE translationbundle>
+<translationbundle lang="lv">
+<translation id="IDS_MINIMUM_LOGICAL_FONT_SIZE">6</translation>
+</translationbundle>
diff --git a/chrome/app/resources/platform_locale_settings/locale_settings_mac_ml.xtb b/chrome/app/resources/platform_locale_settings/locale_settings_mac_ml.xtb
new file mode 100644
index 0000000..564a42a
--- /dev/null
+++ b/chrome/app/resources/platform_locale_settings/locale_settings_mac_ml.xtb
@@ -0,0 +1,5 @@
+<?xml version="1.0" ?>
+<!DOCTYPE translationbundle>
+<translationbundle lang="ml">
+<translation id="IDS_MINIMUM_LOGICAL_FONT_SIZE">6</translation>
+</translationbundle>
diff --git a/chrome/app/resources/platform_locale_settings/locale_settings_mac_mr.xtb b/chrome/app/resources/platform_locale_settings/locale_settings_mac_mr.xtb
new file mode 100644
index 0000000..aa811c6
--- /dev/null
+++ b/chrome/app/resources/platform_locale_settings/locale_settings_mac_mr.xtb
@@ -0,0 +1,5 @@
+<?xml version="1.0" ?>
+<!DOCTYPE translationbundle>
+<translationbundle lang="mr">
+<translation id="IDS_MINIMUM_LOGICAL_FONT_SIZE">6</translation>
+</translationbundle>
diff --git a/chrome/app/resources/platform_locale_settings/locale_settings_mac_nb.xtb b/chrome/app/resources/platform_locale_settings/locale_settings_mac_nb.xtb
new file mode 100644
index 0000000..a7da4cd
--- /dev/null
+++ b/chrome/app/resources/platform_locale_settings/locale_settings_mac_nb.xtb
@@ -0,0 +1,5 @@
+<?xml version="1.0" ?>
+<!DOCTYPE translationbundle>
+<translationbundle lang="no">
+<translation id="IDS_MINIMUM_LOGICAL_FONT_SIZE">6</translation>
+</translationbundle>
diff --git a/chrome/app/resources/platform_locale_settings/locale_settings_mac_nl.xtb b/chrome/app/resources/platform_locale_settings/locale_settings_mac_nl.xtb
new file mode 100644
index 0000000..4f8d18f
--- /dev/null
+++ b/chrome/app/resources/platform_locale_settings/locale_settings_mac_nl.xtb
@@ -0,0 +1,5 @@
+<?xml version="1.0" ?>
+<!DOCTYPE translationbundle>
+<translationbundle lang="nl">
+<translation id="IDS_MINIMUM_LOGICAL_FONT_SIZE">6</translation>
+</translationbundle>
diff --git a/chrome/app/resources/platform_locale_settings/locale_settings_mac_or.xtb b/chrome/app/resources/platform_locale_settings/locale_settings_mac_or.xtb
new file mode 100644
index 0000000..a47eefe
--- /dev/null
+++ b/chrome/app/resources/platform_locale_settings/locale_settings_mac_or.xtb
@@ -0,0 +1,5 @@
+<?xml version="1.0" ?>
+<!DOCTYPE translationbundle>
+<translationbundle lang="or">
+<translation id="IDS_MINIMUM_LOGICAL_FONT_SIZE">6</translation>
+</translationbundle>
diff --git a/chrome/app/resources/platform_locale_settings/locale_settings_mac_pl.xtb b/chrome/app/resources/platform_locale_settings/locale_settings_mac_pl.xtb
new file mode 100644
index 0000000..a492ed7
--- /dev/null
+++ b/chrome/app/resources/platform_locale_settings/locale_settings_mac_pl.xtb
@@ -0,0 +1,5 @@
+<?xml version="1.0" ?>
+<!DOCTYPE translationbundle>
+<translationbundle lang="pl">
+<translation id="IDS_MINIMUM_LOGICAL_FONT_SIZE">6</translation>
+</translationbundle>
diff --git a/chrome/app/resources/platform_locale_settings/locale_settings_mac_pt-BR.xtb b/chrome/app/resources/platform_locale_settings/locale_settings_mac_pt-BR.xtb
new file mode 100644
index 0000000..f7b574e
--- /dev/null
+++ b/chrome/app/resources/platform_locale_settings/locale_settings_mac_pt-BR.xtb
@@ -0,0 +1,5 @@
+<?xml version="1.0" ?>
+<!DOCTYPE translationbundle>
+<translationbundle lang="pt-BR">
+<translation id="IDS_MINIMUM_LOGICAL_FONT_SIZE">6</translation>
+</translationbundle>
diff --git a/chrome/app/resources/platform_locale_settings/locale_settings_mac_pt-PT.xtb b/chrome/app/resources/platform_locale_settings/locale_settings_mac_pt-PT.xtb
new file mode 100644
index 0000000..cb1a298
--- /dev/null
+++ b/chrome/app/resources/platform_locale_settings/locale_settings_mac_pt-PT.xtb
@@ -0,0 +1,5 @@
+<?xml version="1.0" ?>
+<!DOCTYPE translationbundle>
+<translationbundle lang="pt-PT">
+<translation id="IDS_MINIMUM_LOGICAL_FONT_SIZE">6</translation>
+</translationbundle>
diff --git a/chrome/app/resources/platform_locale_settings/locale_settings_mac_ro.xtb b/chrome/app/resources/platform_locale_settings/locale_settings_mac_ro.xtb
new file mode 100644
index 0000000..864f4c0
--- /dev/null
+++ b/chrome/app/resources/platform_locale_settings/locale_settings_mac_ro.xtb
@@ -0,0 +1,5 @@
+<?xml version="1.0" ?>
+<!DOCTYPE translationbundle>
+<translationbundle lang="ro">
+<translation id="IDS_MINIMUM_LOGICAL_FONT_SIZE">6</translation>
+</translationbundle>
diff --git a/chrome/app/resources/platform_locale_settings/locale_settings_mac_ru.xtb b/chrome/app/resources/platform_locale_settings/locale_settings_mac_ru.xtb
new file mode 100644
index 0000000..34611a7
--- /dev/null
+++ b/chrome/app/resources/platform_locale_settings/locale_settings_mac_ru.xtb
@@ -0,0 +1,5 @@
+<?xml version="1.0" ?>
+<!DOCTYPE translationbundle>
+<translationbundle lang="ru">
+<translation id="IDS_MINIMUM_LOGICAL_FONT_SIZE">6</translation>
+</translationbundle>
diff --git a/chrome/app/resources/platform_locale_settings/locale_settings_mac_sk.xtb b/chrome/app/resources/platform_locale_settings/locale_settings_mac_sk.xtb
new file mode 100644
index 0000000..abf6473
--- /dev/null
+++ b/chrome/app/resources/platform_locale_settings/locale_settings_mac_sk.xtb
@@ -0,0 +1,5 @@
+<?xml version="1.0" ?>
+<!DOCTYPE translationbundle>
+<translationbundle lang="sk">
+<translation id="IDS_MINIMUM_LOGICAL_FONT_SIZE">6</translation>
+</translationbundle>
diff --git a/chrome/app/resources/platform_locale_settings/locale_settings_mac_sl.xtb b/chrome/app/resources/platform_locale_settings/locale_settings_mac_sl.xtb
new file mode 100644
index 0000000..e05a3a2
--- /dev/null
+++ b/chrome/app/resources/platform_locale_settings/locale_settings_mac_sl.xtb
@@ -0,0 +1,5 @@
+<?xml version="1.0" ?>
+<!DOCTYPE translationbundle>
+<translationbundle lang="sl">
+<translation id="IDS_MINIMUM_LOGICAL_FONT_SIZE">6</translation>
+</translationbundle>
diff --git a/chrome/app/resources/platform_locale_settings/locale_settings_mac_sr.xtb b/chrome/app/resources/platform_locale_settings/locale_settings_mac_sr.xtb
new file mode 100644
index 0000000..c053021
--- /dev/null
+++ b/chrome/app/resources/platform_locale_settings/locale_settings_mac_sr.xtb
@@ -0,0 +1,5 @@
+<?xml version="1.0" ?>
+<!DOCTYPE translationbundle>
+<translationbundle lang="sr">
+<translation id="IDS_MINIMUM_LOGICAL_FONT_SIZE">6</translation>
+</translationbundle>
diff --git a/chrome/app/resources/platform_locale_settings/locale_settings_mac_sv.xtb b/chrome/app/resources/platform_locale_settings/locale_settings_mac_sv.xtb
new file mode 100644
index 0000000..2e95575
--- /dev/null
+++ b/chrome/app/resources/platform_locale_settings/locale_settings_mac_sv.xtb
@@ -0,0 +1,5 @@
+<?xml version="1.0" ?>
+<!DOCTYPE translationbundle>
+<translationbundle lang="sv">
+<translation id="IDS_MINIMUM_LOGICAL_FONT_SIZE">6</translation>
+</translationbundle>
diff --git a/chrome/app/resources/platform_locale_settings/locale_settings_mac_sw.xtb b/chrome/app/resources/platform_locale_settings/locale_settings_mac_sw.xtb
new file mode 100644
index 0000000..09ed36f
--- /dev/null
+++ b/chrome/app/resources/platform_locale_settings/locale_settings_mac_sw.xtb
@@ -0,0 +1,5 @@
+<?xml version="1.0" ?>
+<!DOCTYPE translationbundle>
+<translationbundle lang="sw">
+<translation id="IDS_MINIMUM_LOGICAL_FONT_SIZE">6</translation>
+</translationbundle>
diff --git a/chrome/app/resources/platform_locale_settings/locale_settings_mac_ta.xtb b/chrome/app/resources/platform_locale_settings/locale_settings_mac_ta.xtb
new file mode 100644
index 0000000..aad619d
--- /dev/null
+++ b/chrome/app/resources/platform_locale_settings/locale_settings_mac_ta.xtb
@@ -0,0 +1,5 @@
+<?xml version="1.0" ?>
+<!DOCTYPE translationbundle>
+<translationbundle lang="ta">
+<translation id="IDS_MINIMUM_LOGICAL_FONT_SIZE">6</translation>
+</translationbundle>
diff --git a/chrome/app/resources/platform_locale_settings/locale_settings_mac_te.xtb b/chrome/app/resources/platform_locale_settings/locale_settings_mac_te.xtb
new file mode 100644
index 0000000..08cbebe
--- /dev/null
+++ b/chrome/app/resources/platform_locale_settings/locale_settings_mac_te.xtb
@@ -0,0 +1,5 @@
+<?xml version="1.0" ?>
+<!DOCTYPE translationbundle>
+<translationbundle lang="te">
+<translation id="IDS_MINIMUM_LOGICAL_FONT_SIZE">6</translation>
+</translationbundle>
diff --git a/chrome/app/resources/platform_locale_settings/locale_settings_mac_th.xtb b/chrome/app/resources/platform_locale_settings/locale_settings_mac_th.xtb
new file mode 100644
index 0000000..9571453
--- /dev/null
+++ b/chrome/app/resources/platform_locale_settings/locale_settings_mac_th.xtb
@@ -0,0 +1,6 @@
+<?xml version="1.0" ?>
+<!DOCTYPE translationbundle>
+<translationbundle lang="th">
+<translation id="IDS_MINIMUM_FONT_SIZE">10</translation>
+<translation id="IDS_MINIMUM_LOGICAL_FONT_SIZE">10</translation>
+</translationbundle>
diff --git a/chrome/app/resources/platform_locale_settings/locale_settings_mac_tr.xtb b/chrome/app/resources/platform_locale_settings/locale_settings_mac_tr.xtb
new file mode 100644
index 0000000..859cb7c
--- /dev/null
+++ b/chrome/app/resources/platform_locale_settings/locale_settings_mac_tr.xtb
@@ -0,0 +1,5 @@
+<?xml version="1.0" ?>
+<!DOCTYPE translationbundle>
+<translationbundle lang="tr">
+<translation id="IDS_MINIMUM_LOGICAL_FONT_SIZE">6</translation>
+</translationbundle>
diff --git a/chrome/app/resources/platform_locale_settings/locale_settings_mac_uk.xtb b/chrome/app/resources/platform_locale_settings/locale_settings_mac_uk.xtb
new file mode 100644
index 0000000..c2cfc2f
--- /dev/null
+++ b/chrome/app/resources/platform_locale_settings/locale_settings_mac_uk.xtb
@@ -0,0 +1,5 @@
+<?xml version="1.0" ?>
+<!DOCTYPE translationbundle>
+<translationbundle lang="uk">
+<translation id="IDS_MINIMUM_LOGICAL_FONT_SIZE">6</translation>
+</translationbundle>
diff --git a/chrome/app/resources/platform_locale_settings/locale_settings_mac_vi.xtb b/chrome/app/resources/platform_locale_settings/locale_settings_mac_vi.xtb
new file mode 100644
index 0000000..5273ca6
--- /dev/null
+++ b/chrome/app/resources/platform_locale_settings/locale_settings_mac_vi.xtb
@@ -0,0 +1,5 @@
+<?xml version="1.0" ?>
+<!DOCTYPE translationbundle>
+<translationbundle lang="vi">
+<translation id="IDS_MINIMUM_LOGICAL_FONT_SIZE">6</translation>
+</translationbundle>
diff --git a/chrome/app/resources/platform_locale_settings/locale_settings_mac_zh-CN.xtb b/chrome/app/resources/platform_locale_settings/locale_settings_mac_zh-CN.xtb
new file mode 100644
index 0000000..eded25d
--- /dev/null
+++ b/chrome/app/resources/platform_locale_settings/locale_settings_mac_zh-CN.xtb
@@ -0,0 +1,10 @@
+<?xml version="1.0" ?>
+<!DOCTYPE translationbundle>
+<translationbundle lang="zh-CN">
+<translation id="IDS_STANDARD_FONT_IS_SERIF">false</translation>
+<translation id="IDS_WEB_FONT_FAMILY">Helvetica, STHeiti</translation>
+<translation id="IDS_SERIF_FONT_FAMILY">STSong</translation>
+<translation id="IDS_SANS_SERIF_FONT_FAMILY">STHeiti</translation>
+<translation id="IDS_MINIMUM_FONT_SIZE">12</translation>
+<translation id="IDS_MINIMUM_LOGICAL_FONT_SIZE">12</translation>
+</translationbundle>
diff --git a/chrome/app/resources/platform_locale_settings/locale_settings_mac_zh-TW.xtb b/chrome/app/resources/platform_locale_settings/locale_settings_mac_zh-TW.xtb
new file mode 100644
index 0000000..2d0167b
--- /dev/null
+++ b/chrome/app/resources/platform_locale_settings/locale_settings_mac_zh-TW.xtb
@@ -0,0 +1,10 @@
+<?xml version="1.0" ?>
+<!DOCTYPE translationbundle>
+<translationbundle lang="zh-TW">
+<translation id="IDS_WEB_FONT_FAMILY">Helvetica, LiHei Pro</translation>
+<translation id="IDS_STANDARD_FONT_IS_SERIF">false</translation>
+<translation id="IDS_SERIF_FONT_FAMILY">LiSong Pro</translation>
+<translation id="IDS_SANS_SERIF_FONT_FAMILY">LiHei Pro</translation>
+<translation id="IDS_MINIMUM_FONT_SIZE">12</translation>
+<translation id="IDS_MINIMUM_LOGICAL_FONT_SIZE">12</translation>
+</translationbundle>
diff --git a/chrome/app/resources/platform_locale_settings/locale_settings_win_am.xtb b/chrome/app/resources/platform_locale_settings/locale_settings_win_am.xtb
new file mode 100644
index 0000000..6c985cb8
--- /dev/null
+++ b/chrome/app/resources/platform_locale_settings/locale_settings_win_am.xtb
@@ -0,0 +1,4 @@
+<?xml version="1.0" ?>
+<!DOCTYPE translationbundle>
+<translationbundle lang="am">
+</translationbundle>
diff --git a/chrome/app/resources/platform_locale_settings/locale_settings_win_ar.xtb b/chrome/app/resources/platform_locale_settings/locale_settings_win_ar.xtb
new file mode 100644
index 0000000..269dc6f
--- /dev/null
+++ b/chrome/app/resources/platform_locale_settings/locale_settings_win_ar.xtb
@@ -0,0 +1,6 @@
+<?xml version="1.0" ?>
+<!DOCTYPE translationbundle>
+<translationbundle lang="ar">
+<translation id="IDS_MINIMUM_FONT_SIZE">10</translation>
+<translation id="IDS_MINIMUM_LOGICAL_FONT_SIZE">10</translation>
+</translationbundle>
diff --git a/chrome/app/resources/platform_locale_settings/locale_settings_win_bg.xtb b/chrome/app/resources/platform_locale_settings/locale_settings_win_bg.xtb
new file mode 100644
index 0000000..ebab473
--- /dev/null
+++ b/chrome/app/resources/platform_locale_settings/locale_settings_win_bg.xtb
@@ -0,0 +1,4 @@
+<?xml version="1.0" ?>
+<!DOCTYPE translationbundle>
+<translationbundle lang="bg">
+</translationbundle>
diff --git a/chrome/app/resources/platform_locale_settings/locale_settings_win_bn.xtb b/chrome/app/resources/platform_locale_settings/locale_settings_win_bn.xtb
new file mode 100644
index 0000000..11b710a
--- /dev/null
+++ b/chrome/app/resources/platform_locale_settings/locale_settings_win_bn.xtb
@@ -0,0 +1,7 @@
+<?xml version="1.0" ?>
+<!DOCTYPE translationbundle>
+<translationbundle lang="bn">
+<translation id="IDS_WEB_FONT_SIZE_XP">110%</translation>
+<translation id="IDS_WEB_FONT_FAMILY">Vrinda</translation>
+<translation id="IDS_SANS_SERIF_FONT_FAMILY">Vrinda</translation>
+</translationbundle>
diff --git a/chrome/app/resources/platform_locale_settings/locale_settings_win_ca.xtb b/chrome/app/resources/platform_locale_settings/locale_settings_win_ca.xtb
new file mode 100644
index 0000000..1438d89
--- /dev/null
+++ b/chrome/app/resources/platform_locale_settings/locale_settings_win_ca.xtb
@@ -0,0 +1,4 @@
+<?xml version="1.0" ?>
+<!DOCTYPE translationbundle>
+<translationbundle lang="ca">
+</translationbundle>
diff --git a/chrome/app/resources/platform_locale_settings/locale_settings_win_cs.xtb b/chrome/app/resources/platform_locale_settings/locale_settings_win_cs.xtb
new file mode 100644
index 0000000..2d95130
--- /dev/null
+++ b/chrome/app/resources/platform_locale_settings/locale_settings_win_cs.xtb
@@ -0,0 +1,4 @@
+<?xml version="1.0" ?>
+<!DOCTYPE translationbundle>
+<translationbundle lang="cs">
+</translationbundle>
diff --git a/chrome/app/resources/platform_locale_settings/locale_settings_win_da.xtb b/chrome/app/resources/platform_locale_settings/locale_settings_win_da.xtb
new file mode 100644
index 0000000..751fa4a
--- /dev/null
+++ b/chrome/app/resources/platform_locale_settings/locale_settings_win_da.xtb
@@ -0,0 +1,4 @@
+<?xml version="1.0" ?>
+<!DOCTYPE translationbundle>
+<translationbundle lang="da">
+</translationbundle>
diff --git a/chrome/app/resources/platform_locale_settings/locale_settings_win_de.xtb b/chrome/app/resources/platform_locale_settings/locale_settings_win_de.xtb
new file mode 100644
index 0000000..91de7f51
--- /dev/null
+++ b/chrome/app/resources/platform_locale_settings/locale_settings_win_de.xtb
@@ -0,0 +1,4 @@
+<?xml version="1.0" ?>
+<!DOCTYPE translationbundle>
+<translationbundle lang="de">
+</translationbundle>
diff --git a/chrome/app/resources/platform_locale_settings/locale_settings_win_el.xtb b/chrome/app/resources/platform_locale_settings/locale_settings_win_el.xtb
new file mode 100644
index 0000000..6e5e7d8
--- /dev/null
+++ b/chrome/app/resources/platform_locale_settings/locale_settings_win_el.xtb
@@ -0,0 +1,4 @@
+<?xml version="1.0" ?>
+<!DOCTYPE translationbundle>
+<translationbundle lang="el">
+</translationbundle>
diff --git a/chrome/app/resources/platform_locale_settings/locale_settings_win_en-GB.xtb b/chrome/app/resources/platform_locale_settings/locale_settings_win_en-GB.xtb
new file mode 100644
index 0000000..0fb2133
--- /dev/null
+++ b/chrome/app/resources/platform_locale_settings/locale_settings_win_en-GB.xtb
@@ -0,0 +1,4 @@
+<?xml version="1.0" ?>
+<!DOCTYPE translationbundle>
+<translationbundle lang="en-GB">
+</translationbundle>
diff --git a/chrome/app/resources/platform_locale_settings/locale_settings_win_es-419.xtb b/chrome/app/resources/platform_locale_settings/locale_settings_win_es-419.xtb
new file mode 100644
index 0000000..2fe4770
--- /dev/null
+++ b/chrome/app/resources/platform_locale_settings/locale_settings_win_es-419.xtb
@@ -0,0 +1,4 @@
+<?xml version="1.0" ?>
+<!DOCTYPE translationbundle>
+<translationbundle lang="es-419">
+</translationbundle>
diff --git a/chrome/app/resources/platform_locale_settings/locale_settings_win_es.xtb b/chrome/app/resources/platform_locale_settings/locale_settings_win_es.xtb
new file mode 100644
index 0000000..64022ec
--- /dev/null
+++ b/chrome/app/resources/platform_locale_settings/locale_settings_win_es.xtb
@@ -0,0 +1,4 @@
+<?xml version="1.0" ?>
+<!DOCTYPE translationbundle>
+<translationbundle lang="es">
+</translationbundle>
diff --git a/chrome/app/resources/platform_locale_settings/locale_settings_win_et.xtb b/chrome/app/resources/platform_locale_settings/locale_settings_win_et.xtb
new file mode 100644
index 0000000..5244dfd
--- /dev/null
+++ b/chrome/app/resources/platform_locale_settings/locale_settings_win_et.xtb
@@ -0,0 +1,4 @@
+<?xml version="1.0" ?>
+<!DOCTYPE translationbundle>
+<translationbundle lang="et">
+</translationbundle>
diff --git a/chrome/app/resources/platform_locale_settings/locale_settings_win_fi.xtb b/chrome/app/resources/platform_locale_settings/locale_settings_win_fi.xtb
new file mode 100644
index 0000000..4691cd5
--- /dev/null
+++ b/chrome/app/resources/platform_locale_settings/locale_settings_win_fi.xtb
@@ -0,0 +1,4 @@
+<?xml version="1.0" ?>
+<!DOCTYPE translationbundle>
+<translationbundle lang="fi">
+</translationbundle>
diff --git a/chrome/app/resources/platform_locale_settings/locale_settings_win_fil.xtb b/chrome/app/resources/platform_locale_settings/locale_settings_win_fil.xtb
new file mode 100644
index 0000000..443630e
--- /dev/null
+++ b/chrome/app/resources/platform_locale_settings/locale_settings_win_fil.xtb
@@ -0,0 +1,4 @@
+<?xml version="1.0" ?>
+<!DOCTYPE translationbundle>
+<translationbundle lang="fil">
+</translationbundle>
diff --git a/chrome/app/resources/platform_locale_settings/locale_settings_win_fr.xtb b/chrome/app/resources/platform_locale_settings/locale_settings_win_fr.xtb
new file mode 100644
index 0000000..63026a3
--- /dev/null
+++ b/chrome/app/resources/platform_locale_settings/locale_settings_win_fr.xtb
@@ -0,0 +1,4 @@
+<?xml version="1.0" ?>
+<!DOCTYPE translationbundle>
+<translationbundle lang="fr">
+</translationbundle>
diff --git a/chrome/app/resources/platform_locale_settings/locale_settings_win_gu.xtb b/chrome/app/resources/platform_locale_settings/locale_settings_win_gu.xtb
new file mode 100644
index 0000000..7d8a4df
--- /dev/null
+++ b/chrome/app/resources/platform_locale_settings/locale_settings_win_gu.xtb
@@ -0,0 +1,4 @@
+<?xml version="1.0" ?>
+<!DOCTYPE translationbundle>
+<translationbundle lang="gu">
+</translationbundle>
diff --git a/chrome/app/resources/platform_locale_settings/locale_settings_win_he.xtb b/chrome/app/resources/platform_locale_settings/locale_settings_win_he.xtb
new file mode 100644
index 0000000..5545011
--- /dev/null
+++ b/chrome/app/resources/platform_locale_settings/locale_settings_win_he.xtb
@@ -0,0 +1,4 @@
+<?xml version="1.0" ?>
+<!DOCTYPE translationbundle>
+<translationbundle lang="he">
+</translationbundle>
diff --git a/chrome/app/resources/platform_locale_settings/locale_settings_win_hi.xtb b/chrome/app/resources/platform_locale_settings/locale_settings_win_hi.xtb
new file mode 100644
index 0000000..a6ddd5d
--- /dev/null
+++ b/chrome/app/resources/platform_locale_settings/locale_settings_win_hi.xtb
@@ -0,0 +1,4 @@
+<?xml version="1.0" ?>
+<!DOCTYPE translationbundle>
+<translationbundle lang="hi">
+</translationbundle>
diff --git a/chrome/app/resources/platform_locale_settings/locale_settings_win_hr.xtb b/chrome/app/resources/platform_locale_settings/locale_settings_win_hr.xtb
new file mode 100644
index 0000000..26f99d0
--- /dev/null
+++ b/chrome/app/resources/platform_locale_settings/locale_settings_win_hr.xtb
@@ -0,0 +1,4 @@
+<?xml version="1.0" ?>
+<!DOCTYPE translationbundle>
+<translationbundle lang="hr">
+</translationbundle>
diff --git a/chrome/app/resources/platform_locale_settings/locale_settings_win_hu.xtb b/chrome/app/resources/platform_locale_settings/locale_settings_win_hu.xtb
new file mode 100644
index 0000000..7ef9a5e
--- /dev/null
+++ b/chrome/app/resources/platform_locale_settings/locale_settings_win_hu.xtb
@@ -0,0 +1,4 @@
+<?xml version="1.0" ?>
+<!DOCTYPE translationbundle>
+<translationbundle lang="hu">
+</translationbundle>
diff --git a/chrome/app/resources/platform_locale_settings/locale_settings_win_id.xtb b/chrome/app/resources/platform_locale_settings/locale_settings_win_id.xtb
new file mode 100644
index 0000000..aa34783
--- /dev/null
+++ b/chrome/app/resources/platform_locale_settings/locale_settings_win_id.xtb
@@ -0,0 +1,4 @@
+<?xml version="1.0" ?>
+<!DOCTYPE translationbundle>
+<translationbundle lang="id">
+</translationbundle>
diff --git a/chrome/app/resources/platform_locale_settings/locale_settings_win_it.xtb b/chrome/app/resources/platform_locale_settings/locale_settings_win_it.xtb
new file mode 100644
index 0000000..a6ac8d46
--- /dev/null
+++ b/chrome/app/resources/platform_locale_settings/locale_settings_win_it.xtb
@@ -0,0 +1,4 @@
+<?xml version="1.0" ?>
+<!DOCTYPE translationbundle>
+<translationbundle lang="it">
+</translationbundle>
diff --git a/chrome/app/resources/platform_locale_settings/locale_settings_win_ja.xtb b/chrome/app/resources/platform_locale_settings/locale_settings_win_ja.xtb
new file mode 100644
index 0000000..6a36ab3
--- /dev/null
+++ b/chrome/app/resources/platform_locale_settings/locale_settings_win_ja.xtb
@@ -0,0 +1,11 @@
+<?xml version="1.0" ?>
+<!DOCTYPE translationbundle>
+<translationbundle lang="ja">
+<translation id="IDS_STANDARD_FONT_IS_SERIF">false</translation>
+<translation id="IDS_WEB_FONT_FAMILY">Arial, Meiryo, MS PGothic, sans-serif</translation>
+<translation id="IDS_FIXED_FONT_FAMILY">MS Gothic</translation>
+<translation id="IDS_SERIF_FONT_FAMILY">MS PMincho</translation>
+<translation id="IDS_SANS_SERIF_FONT_FAMILY">MS PGothic</translation>
+<translation id="IDS_MINIMUM_FONT_SIZE">10</translation>
+<translation id="IDS_MINIMUM_LOGICAL_FONT_SIZE">10</translation>
+</translationbundle>
diff --git a/chrome/app/resources/platform_locale_settings/locale_settings_win_kn.xtb b/chrome/app/resources/platform_locale_settings/locale_settings_win_kn.xtb
new file mode 100644
index 0000000..cc3643a
--- /dev/null
+++ b/chrome/app/resources/platform_locale_settings/locale_settings_win_kn.xtb
@@ -0,0 +1,4 @@
+<?xml version="1.0" ?>
+<!DOCTYPE translationbundle>
+<translationbundle lang="kn">
+</translationbundle>
diff --git a/chrome/app/resources/platform_locale_settings/locale_settings_win_ko.xtb b/chrome/app/resources/platform_locale_settings/locale_settings_win_ko.xtb
new file mode 100644
index 0000000..340ceab
--- /dev/null
+++ b/chrome/app/resources/platform_locale_settings/locale_settings_win_ko.xtb
@@ -0,0 +1,12 @@
+<?xml version="1.0" ?>
+<!DOCTYPE translationbundle>
+<translationbundle lang="ko">
+<translation id="IDS_STANDARD_FONT_IS_SERIF">false</translation>
+<translation id="IDS_WEB_FONT_FAMILY">Arial, Malgun Gothic, Gulim, sans-serif</translation>
+<translation id="IDS_FIXED_FONT_FAMILY">Gulimche</translation>
+<translation id="IDS_SERIF_FONT_FAMILY">Batang</translation>
+<translation id="IDS_SANS_SERIF_FONT_FAMILY">Gulim</translation>
+<translation id="IDS_CURSIVE_FONT_FAMILY">Gungsuh</translation>
+<translation id="IDS_MINIMUM_FONT_SIZE">10</translation>
+<translation id="IDS_MINIMUM_LOGICAL_FONT_SIZE">10</translation>
+</translationbundle>
diff --git a/chrome/app/resources/platform_locale_settings/locale_settings_win_lt.xtb b/chrome/app/resources/platform_locale_settings/locale_settings_win_lt.xtb
new file mode 100644
index 0000000..5804ae2
--- /dev/null
+++ b/chrome/app/resources/platform_locale_settings/locale_settings_win_lt.xtb
@@ -0,0 +1,4 @@
+<?xml version="1.0" ?>
+<!DOCTYPE translationbundle>
+<translationbundle lang="lt">
+</translationbundle>
diff --git a/chrome/app/resources/platform_locale_settings/locale_settings_win_lv.xtb b/chrome/app/resources/platform_locale_settings/locale_settings_win_lv.xtb
new file mode 100644
index 0000000..a0a1c47
--- /dev/null
+++ b/chrome/app/resources/platform_locale_settings/locale_settings_win_lv.xtb
@@ -0,0 +1,4 @@
+<?xml version="1.0" ?>
+<!DOCTYPE translationbundle>
+<translationbundle lang="lv">
+</translationbundle>
diff --git a/chrome/app/resources/platform_locale_settings/locale_settings_win_ml.xtb b/chrome/app/resources/platform_locale_settings/locale_settings_win_ml.xtb
new file mode 100644
index 0000000..2635b3f
--- /dev/null
+++ b/chrome/app/resources/platform_locale_settings/locale_settings_win_ml.xtb
@@ -0,0 +1,5 @@
+<?xml version="1.0" ?>
+<!DOCTYPE translationbundle>
+<translationbundle lang="ml">
+<translation id="IDS_WEB_FONT_FAMILY">Arial,AnjaliOldLipi,Rachana,Kartika</translation>
+</translationbundle>
diff --git a/chrome/app/resources/platform_locale_settings/locale_settings_win_mr.xtb b/chrome/app/resources/platform_locale_settings/locale_settings_win_mr.xtb
new file mode 100644
index 0000000..098d29c
--- /dev/null
+++ b/chrome/app/resources/platform_locale_settings/locale_settings_win_mr.xtb
@@ -0,0 +1,4 @@
+<?xml version="1.0" ?>
+<!DOCTYPE translationbundle>
+<translationbundle lang="mr">
+</translationbundle>
diff --git a/chrome/app/resources/platform_locale_settings/locale_settings_win_nb.xtb b/chrome/app/resources/platform_locale_settings/locale_settings_win_nb.xtb
new file mode 100644
index 0000000..913638b
--- /dev/null
+++ b/chrome/app/resources/platform_locale_settings/locale_settings_win_nb.xtb
@@ -0,0 +1,4 @@
+<?xml version="1.0" ?>
+<!DOCTYPE translationbundle>
+<translationbundle lang="no">
+</translationbundle>
diff --git a/chrome/app/resources/platform_locale_settings/locale_settings_win_nl.xtb b/chrome/app/resources/platform_locale_settings/locale_settings_win_nl.xtb
new file mode 100644
index 0000000..e782410
--- /dev/null
+++ b/chrome/app/resources/platform_locale_settings/locale_settings_win_nl.xtb
@@ -0,0 +1,4 @@
+<?xml version="1.0" ?>
+<!DOCTYPE translationbundle>
+<translationbundle lang="nl">
+</translationbundle>
diff --git a/chrome/app/resources/platform_locale_settings/locale_settings_win_or.xtb b/chrome/app/resources/platform_locale_settings/locale_settings_win_or.xtb
new file mode 100644
index 0000000..fe2ddbc
--- /dev/null
+++ b/chrome/app/resources/platform_locale_settings/locale_settings_win_or.xtb
@@ -0,0 +1,4 @@
+<?xml version="1.0" ?>
+<!DOCTYPE translationbundle>
+<translationbundle lang="or">
+</translationbundle>
diff --git a/chrome/app/resources/platform_locale_settings/locale_settings_win_pl.xtb b/chrome/app/resources/platform_locale_settings/locale_settings_win_pl.xtb
new file mode 100644
index 0000000..4519e3d
--- /dev/null
+++ b/chrome/app/resources/platform_locale_settings/locale_settings_win_pl.xtb
@@ -0,0 +1,4 @@
+<?xml version="1.0" ?>
+<!DOCTYPE translationbundle>
+<translationbundle lang="pl">
+</translationbundle>
diff --git a/chrome/app/resources/platform_locale_settings/locale_settings_win_pt-BR.xtb b/chrome/app/resources/platform_locale_settings/locale_settings_win_pt-BR.xtb
new file mode 100644
index 0000000..e95eb56
--- /dev/null
+++ b/chrome/app/resources/platform_locale_settings/locale_settings_win_pt-BR.xtb
@@ -0,0 +1,4 @@
+<?xml version="1.0" ?>
+<!DOCTYPE translationbundle>
+<translationbundle lang="pt-BR">
+</translationbundle>
diff --git a/chrome/app/resources/platform_locale_settings/locale_settings_win_pt-PT.xtb b/chrome/app/resources/platform_locale_settings/locale_settings_win_pt-PT.xtb
new file mode 100644
index 0000000..1dcf557a
--- /dev/null
+++ b/chrome/app/resources/platform_locale_settings/locale_settings_win_pt-PT.xtb
@@ -0,0 +1,4 @@
+<?xml version="1.0" ?>
+<!DOCTYPE translationbundle>
+<translationbundle lang="pt-PT">
+</translationbundle>
diff --git a/chrome/app/resources/platform_locale_settings/locale_settings_win_ro.xtb b/chrome/app/resources/platform_locale_settings/locale_settings_win_ro.xtb
new file mode 100644
index 0000000..9e43493
--- /dev/null
+++ b/chrome/app/resources/platform_locale_settings/locale_settings_win_ro.xtb
@@ -0,0 +1,4 @@
+<?xml version="1.0" ?>
+<!DOCTYPE translationbundle>
+<translationbundle lang="ro">
+</translationbundle>
diff --git a/chrome/app/resources/platform_locale_settings/locale_settings_win_ru.xtb b/chrome/app/resources/platform_locale_settings/locale_settings_win_ru.xtb
new file mode 100644
index 0000000..c4a621b
--- /dev/null
+++ b/chrome/app/resources/platform_locale_settings/locale_settings_win_ru.xtb
@@ -0,0 +1,4 @@
+<?xml version="1.0" ?>
+<!DOCTYPE translationbundle>
+<translationbundle lang="ru">
+</translationbundle>
diff --git a/chrome/app/resources/platform_locale_settings/locale_settings_win_sk.xtb b/chrome/app/resources/platform_locale_settings/locale_settings_win_sk.xtb
new file mode 100644
index 0000000..00750d3
--- /dev/null
+++ b/chrome/app/resources/platform_locale_settings/locale_settings_win_sk.xtb
@@ -0,0 +1,4 @@
+<?xml version="1.0" ?>
+<!DOCTYPE translationbundle>
+<translationbundle lang="sk">
+</translationbundle>
diff --git a/chrome/app/resources/platform_locale_settings/locale_settings_win_sl.xtb b/chrome/app/resources/platform_locale_settings/locale_settings_win_sl.xtb
new file mode 100644
index 0000000..489b7e4
--- /dev/null
+++ b/chrome/app/resources/platform_locale_settings/locale_settings_win_sl.xtb
@@ -0,0 +1,4 @@
+<?xml version="1.0" ?>
+<!DOCTYPE translationbundle>
+<translationbundle lang="sl">
+</translationbundle>
diff --git a/chrome/app/resources/platform_locale_settings/locale_settings_win_sr.xtb b/chrome/app/resources/platform_locale_settings/locale_settings_win_sr.xtb
new file mode 100644
index 0000000..38f6f35
--- /dev/null
+++ b/chrome/app/resources/platform_locale_settings/locale_settings_win_sr.xtb
@@ -0,0 +1,4 @@
+<?xml version="1.0" ?>
+<!DOCTYPE translationbundle>
+<translationbundle lang="sr">
+</translationbundle>
diff --git a/chrome/app/resources/platform_locale_settings/locale_settings_win_sv.xtb b/chrome/app/resources/platform_locale_settings/locale_settings_win_sv.xtb
new file mode 100644
index 0000000..ddea3dc
--- /dev/null
+++ b/chrome/app/resources/platform_locale_settings/locale_settings_win_sv.xtb
@@ -0,0 +1,4 @@
+<?xml version="1.0" ?>
+<!DOCTYPE translationbundle>
+<translationbundle lang="sv">
+</translationbundle>
diff --git a/chrome/app/resources/platform_locale_settings/locale_settings_win_sw.xtb b/chrome/app/resources/platform_locale_settings/locale_settings_win_sw.xtb
new file mode 100644
index 0000000..b775088
--- /dev/null
+++ b/chrome/app/resources/platform_locale_settings/locale_settings_win_sw.xtb
@@ -0,0 +1,4 @@
+<?xml version="1.0" ?>
+<!DOCTYPE translationbundle>
+<translationbundle lang="sw">
+</translationbundle>
diff --git a/chrome/app/resources/platform_locale_settings/locale_settings_win_ta.xtb b/chrome/app/resources/platform_locale_settings/locale_settings_win_ta.xtb
new file mode 100644
index 0000000..ef90687
--- /dev/null
+++ b/chrome/app/resources/platform_locale_settings/locale_settings_win_ta.xtb
@@ -0,0 +1,4 @@
+<?xml version="1.0" ?>
+<!DOCTYPE translationbundle>
+<translationbundle lang="ta">
+</translationbundle>
diff --git a/chrome/app/resources/platform_locale_settings/locale_settings_win_te.xtb b/chrome/app/resources/platform_locale_settings/locale_settings_win_te.xtb
new file mode 100644
index 0000000..48c714b
--- /dev/null
+++ b/chrome/app/resources/platform_locale_settings/locale_settings_win_te.xtb
@@ -0,0 +1,4 @@
+<?xml version="1.0" ?>
+<!DOCTYPE translationbundle>
+<translationbundle lang="te">
+</translationbundle>
diff --git a/chrome/app/resources/platform_locale_settings/locale_settings_win_th.xtb b/chrome/app/resources/platform_locale_settings/locale_settings_win_th.xtb
new file mode 100644
index 0000000..dd40771
--- /dev/null
+++ b/chrome/app/resources/platform_locale_settings/locale_settings_win_th.xtb
@@ -0,0 +1,10 @@
+<?xml version="1.0" ?>
+<!DOCTYPE translationbundle>
+<translationbundle lang="th">
+<translation id="IDS_WEB_FONT_FAMILY">Tahoma</translation>
+<translation id="IDS_FIXED_FONT_FAMILY">Tahoma</translation>
+<translation id="IDS_SERIF_FONT_FAMILY">Tahoma</translation>
+<translation id="IDS_SANS_SERIF_FONT_FAMILY">Tahoma</translation>
+<translation id="IDS_MINIMUM_FONT_SIZE">10</translation>
+<translation id="IDS_MINIMUM_LOGICAL_FONT_SIZE">10</translation>
+</translationbundle>
diff --git a/chrome/app/resources/platform_locale_settings/locale_settings_win_tr.xtb b/chrome/app/resources/platform_locale_settings/locale_settings_win_tr.xtb
new file mode 100644
index 0000000..9a29951
--- /dev/null
+++ b/chrome/app/resources/platform_locale_settings/locale_settings_win_tr.xtb
@@ -0,0 +1,4 @@
+<?xml version="1.0" ?>
+<!DOCTYPE translationbundle>
+<translationbundle lang="tr">
+</translationbundle>
diff --git a/chrome/app/resources/platform_locale_settings/locale_settings_win_uk.xtb b/chrome/app/resources/platform_locale_settings/locale_settings_win_uk.xtb
new file mode 100644
index 0000000..f0db52c
--- /dev/null
+++ b/chrome/app/resources/platform_locale_settings/locale_settings_win_uk.xtb
@@ -0,0 +1,4 @@
+<?xml version="1.0" ?>
+<!DOCTYPE translationbundle>
+<translationbundle lang="uk">
+</translationbundle>
diff --git a/chrome/app/resources/platform_locale_settings/locale_settings_win_vi.xtb b/chrome/app/resources/platform_locale_settings/locale_settings_win_vi.xtb
new file mode 100644
index 0000000..b2957da
--- /dev/null
+++ b/chrome/app/resources/platform_locale_settings/locale_settings_win_vi.xtb
@@ -0,0 +1,4 @@
+<?xml version="1.0" ?>
+<!DOCTYPE translationbundle>
+<translationbundle lang="vi">
+</translationbundle>
diff --git a/chrome/app/resources/platform_locale_settings/locale_settings_win_zh-CN.xtb b/chrome/app/resources/platform_locale_settings/locale_settings_win_zh-CN.xtb
new file mode 100644
index 0000000..1ea8587
--- /dev/null
+++ b/chrome/app/resources/platform_locale_settings/locale_settings_win_zh-CN.xtb
@@ -0,0 +1,11 @@
+<?xml version="1.0" ?>
+<!DOCTYPE translationbundle>
+<translationbundle lang="zh-CN">
+<translation id="IDS_STANDARD_FONT_IS_SERIF">false</translation>
+<translation id="IDS_WEB_FONT_FAMILY">Arial, Microsoft Yahei, Simsun, sans-serif</translation>
+<translation id="IDS_FIXED_FONT_FAMILY">NSimsun</translation>
+<translation id="IDS_SERIF_FONT_FAMILY">Simsun</translation>
+<translation id="IDS_SANS_SERIF_FONT_FAMILY">Simsun</translation>
+<translation id="IDS_MINIMUM_FONT_SIZE">12</translation>
+<translation id="IDS_MINIMUM_LOGICAL_FONT_SIZE">12</translation>
+</translationbundle>
diff --git a/chrome/app/resources/platform_locale_settings/locale_settings_win_zh-TW.xtb b/chrome/app/resources/platform_locale_settings/locale_settings_win_zh-TW.xtb
new file mode 100644
index 0000000..edb91f1
--- /dev/null
+++ b/chrome/app/resources/platform_locale_settings/locale_settings_win_zh-TW.xtb
@@ -0,0 +1,8 @@
+<?xml version="1.0" ?>
+<!DOCTYPE translationbundle>
+<translationbundle lang="zh-TW">
+<translation id="IDS_WEB_FONT_FAMILY">Arial, Microsoft Jhenghei, PMingLiu, sans-serif</translation>
+<translation id="IDS_STANDARD_FONT_IS_SERIF">false</translation>
+<translation id="IDS_MINIMUM_FONT_SIZE">12</translation>
+<translation id="IDS_MINIMUM_LOGICAL_FONT_SIZE">12</translation>
+</translationbundle>
diff --git a/chrome/browser/dom_ui/chrome_url_data_manager.cc b/chrome/browser/dom_ui/chrome_url_data_manager.cc
index 3b0b494..33e94cb 100644
--- a/chrome/browser/dom_ui/chrome_url_data_manager.cc
+++ b/chrome/browser/dom_ui/chrome_url_data_manager.cc
@@ -22,6 +22,7 @@
#include "chrome/common/ref_counted_util.h"
#include "chrome/common/url_constants.h"
#include "googleurl/src/url_util.h"
+#include "grit/platform_locale_settings.h"
#include "net/base/io_buffer.h"
#include "net/base/net_errors.h"
#include "net/url_request/url_request.h"
@@ -29,8 +30,6 @@
#include "net/url_request/url_request_job.h"
#include "net/url_request/url_request_view_net_internals_job.h"
-#include "grit/locale_settings.h"
-
// The URL scheme used for internal chrome resources.
// TODO(glen): Choose a better location for this.
static const char kChromeURLScheme[] = "chrome";
diff --git a/chrome/browser/tab_contents/tab_contents.cc b/chrome/browser/tab_contents/tab_contents.cc
index 7d141b6..0ca822b 100644
--- a/chrome/browser/tab_contents/tab_contents.cc
+++ b/chrome/browser/tab_contents/tab_contents.cc
@@ -69,6 +69,7 @@
#include "chrome/common/url_constants.h"
#include "grit/generated_resources.h"
#include "grit/locale_settings.h"
+#include "grit/platform_locale_settings.h"
#include "net/base/mime_util.h"
#include "net/base/net_errors.h"
#include "net/base/net_util.h"
diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp
index 3d0b066..6cdf599 100755
--- a/chrome/chrome.gyp
+++ b/chrome/chrome.gyp
@@ -65,6 +65,8 @@
'NACL_LINUX=0',
'NACL_OSX=0',
],
+ 'platform_locale_settings_grd':
+ 'app/resources/locale_settings_win.grd',
},],
['OS=="linux"', {
'nacl_defines': [
@@ -72,6 +74,8 @@
'NACL_LINUX=1',
'NACL_OSX=0',
],
+ 'platform_locale_settings_grd':
+ 'app/resources/locale_settings_linux.grd',
},],
['OS=="mac"', {
'tweak_info_plist_path': 'tools/build/mac/tweak_info_plist',
@@ -80,6 +84,8 @@
'NACL_LINUX=0',
'NACL_OSX=1',
],
+ 'platform_locale_settings_grd':
+ 'app/resources/locale_settings_mac.grd',
'conditions': [
['branding=="Chrome"', {
'mac_bundle_id': 'com.google.Chrome',
@@ -338,6 +344,64 @@
],
},
{
+ # locale_settings_<platform>.grd have slightly different outputs, so it
+ # can't use chrome_strings rules above.
+ 'target_name': 'platform_locale_settings',
+ 'type': 'none',
+ 'variables': {
+ 'grit_path': '../tools/grit/grit.py',
+ },
+ 'actions': [
+ {
+ 'action_name': 'platform_locale_settings',
+ 'variables': {
+ 'input_path': '<(platform_locale_settings_grd)',
+ 'conditions': [
+ ['branding=="Chrome"', {
+ # TODO(mmoss) The .grd files look for _google_chrome, but for
+ # consistency they should look for GOOGLE_CHROME_BUILD like C++.
+ # Clean this up when Windows moves to gyp.
+ 'chrome_build': '_google_chrome',
+ }, { # else: branding!="Chrome"
+ 'chrome_build': '_chromium',
+ }],
+ ],
+ },
+ 'inputs': [
+ '<!@(<(grit_info_cmd) --inputs <(input_path))',
+ ],
+ 'outputs': [
+ '<!@(<(grit_info_cmd) --outputs \'<(grit_out_dir)\' <(input_path))',
+ ],
+ 'action': [
+ 'python', '<(grit_path)',
+ '-i', '<(input_path)', 'build',
+ '-o', '<(grit_out_dir)',
+ '-D', '<(chrome_build)'
+ ],
+ 'conditions': [
+ ['chromeos==1', {
+ 'action': ['-D', 'chromeos'],
+ }],
+ ['use_titlecase_in_grd_files==1', {
+ 'action': ['-D', 'use_titlecase'],
+ }],
+ ],
+ 'message': 'Generating resources from <(input_path)',
+ },
+ ],
+ 'direct_dependent_settings': {
+ 'include_dirs': [
+ '<(grit_out_dir)',
+ ],
+ },
+ 'conditions': [
+ ['OS=="win"', {
+ 'dependencies': ['../build/win/system.gyp:cygwin'],
+ }],
+ ],
+ },
+ {
'target_name': 'default_extensions',
'type': 'none',
'msvs_guid': 'DA9BAB64-91DC-419B-AFDE-6FF8C569E83A',
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index de11a5d..a21a4c8 100755
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -12,6 +12,7 @@
'common',
'chrome_resources',
'chrome_strings',
+ 'platform_locale_settings',
'theme_resources',
'../app/app.gyp:app_resources',
'../app/app.gyp:app_strings',
diff --git a/chrome/tools/build/repack_locales.py b/chrome/tools/build/repack_locales.py
index 09b3b22..d849530 100755
--- a/chrome/tools/build/repack_locales.py
+++ b/chrome/tools/build/repack_locales.py
@@ -56,6 +56,9 @@ def calc_inputs(locale):
#e.g. '<(grit_out_dir)/locale_settings_da.pak'
inputs.append('%s/locale_settings_%s.pak' % (GRIT_DIR, locale))
+ #e.g. '<(grit_out_dir)/platform_locale_settings_da.pak'
+ inputs.append('%s/platform_locale_settings_%s.pak' % (GRIT_DIR, locale))
+
#e.g. '<(SHARED_INTERMEDIATE_DIR)/webkit/webkit_strings_da.pak'
inputs.append('%s/webkit/webkit_strings_%s.pak' % (SHARE_INT_DIR, locale))