| Index: chrome/app/resources/platform_locale_settings/locale_settings_win_ja.xtb
|
| 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
|
| index 2c2d4931b03ac825ce70a4143029f3f37e545623..2f43a08cfaf36c72ce332ea963c5354255d0d6cd 100644
|
| --- a/chrome/app/resources/platform_locale_settings/locale_settings_win_ja.xtb
|
| +++ b/chrome/app/resources/platform_locale_settings/locale_settings_win_ja.xtb
|
| @@ -1,10 +1,10 @@
|
| <?xml version="1.0" ?>
|
| <!DOCTYPE translationbundle>
|
| <translationbundle lang="ja">
|
| -<translation id="IDS_STANDARD_FONT_FAMILY">MS PGothic</translation>
|
| +<translation id="IDS_STANDARD_FONT_FAMILY">,Meiryo,Yu Gothic</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_SERIF_FONT_FAMILY">,Yu Mincho,MS PMincho,Times New Roman</translation>
|
| +<translation id="IDS_SANS_SERIF_FONT_FAMILY">,Meiryo,Yu Gothic</translation>
|
| <translation id="IDS_MINIMUM_FONT_SIZE">10</translation>
|
| <translation id="IDS_MINIMUM_LOGICAL_FONT_SIZE">10</translation>
|
| </translationbundle>
|
|
|