summaryrefslogtreecommitdiffstats
path: root/ui/base/strings/app_locale_settings_zh-TW.xtb
diff options
context:
space:
mode:
authorxji@chromium.org <xji@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-12-19 04:09:01 +0000
committerxji@chromium.org <xji@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-12-19 04:09:01 +0000
commit732ef6737ef6e1346255be7230032dcaf4e9ad03 (patch)
treec9663673eba42c9f33c413a909c16a37d7bd2ebb /ui/base/strings/app_locale_settings_zh-TW.xtb
parent963c1b96abd9baa3ccddb7bc59da8a93e0c2ae93 (diff)
downloadchromium_src-732ef6737ef6e1346255be7230032dcaf4e9ad03.zip
chromium_src-732ef6737ef6e1346255be7230032dcaf4e9ad03.tar.gz
chromium_src-732ef6737ef6e1346255be7230032dcaf4e9ad03.tar.bz2
specify locale-dependent font list for UI on ChromeOS, so that those fonts have higher priority over the fallback fonts Pango picks up.
BUG=103860 TEST=build aura, start chromium in 'ar' locale. type in Arabic and check the Arabic text's shapes. remove IDS_UI_FONT_FAMILY_CROS from 'ar' resource file, build aura again, start chromium in 'ar', type in Arabic and the Arabic text's shapes should be different. Review URL: http://codereview.chromium.org/8770034 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@114953 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'ui/base/strings/app_locale_settings_zh-TW.xtb')
-rw-r--r--ui/base/strings/app_locale_settings_zh-TW.xtb1
1 files changed, 1 insertions, 0 deletions
diff --git a/ui/base/strings/app_locale_settings_zh-TW.xtb b/ui/base/strings/app_locale_settings_zh-TW.xtb
index 8829d71..c7a01c1 100644
--- a/ui/base/strings/app_locale_settings_zh-TW.xtb
+++ b/ui/base/strings/app_locale_settings_zh-TW.xtb
@@ -2,4 +2,5 @@
<!DOCTYPE translationbundle>
<translationbundle lang="zh-TW">
<translation id="IDS_MINIMUM_UI_FONT_SIZE">10</translation>
+<translation id="IDS_UI_FONT_FAMILY_CROS">Chrome Droid Sans,Song ASC,Droid Sans Fallback,sans-serif, 10</translation>
</translationbundle>