Index: chrome/app/resources/platform_locale_settings/locale_settings_win_ja.xtb |
=================================================================== |
--- chrome/app/resources/platform_locale_settings/locale_settings_win_ja.xtb (revision 120636) |
+++ chrome/app/resources/platform_locale_settings/locale_settings_win_ja.xtb (working copy) |
@@ -2,7 +2,9 @@ |
<!DOCTYPE translationbundle> |
<translationbundle lang="ja"> |
<translation id="IDS_STANDARD_FONT_FAMILY">MS PGothic</translation> |
-<translation id="IDS_WEB_FONT_FAMILY">Arial,Meiryo,MS PGothic,sans-serif</translation> |
+<translation id="IDS_WEB_FONT_FAMILY">'Segoe UI',Arial,Meiryo,'MS PGothic',sans-serif</translation> |
+<translation id="IDS_WEB_FONT_FAMILY_VISTA">'Segoe UI',Arial,Meiryo,'MS PGothic',sans-serif</translation> |
+<translation id="IDS_WEB_FONT_FAMILY_XP">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> |