diff options
Diffstat (limited to 'chrome/app/resources/locale_settings_ja.xtb')
-rw-r--r-- | chrome/app/resources/locale_settings_ja.xtb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/app/resources/locale_settings_ja.xtb b/chrome/app/resources/locale_settings_ja.xtb index d6d4305..d8a45e9 100644 --- a/chrome/app/resources/locale_settings_ja.xtb +++ b/chrome/app/resources/locale_settings_ja.xtb @@ -6,7 +6,7 @@ <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">MS PGothic</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> |