| Index: chrome/app/resources/locale_settings_win.grd
|
| diff --git a/chrome/app/resources/locale_settings_win.grd b/chrome/app/resources/locale_settings_win.grd
|
| index 625b80f9f79b08ae486777640a92d375b2b4788e..6e6caa8b3d5fb21ddf9c49758c1a091b5580d7b3 100644
|
| --- a/chrome/app/resources/locale_settings_win.grd
|
| +++ b/chrome/app/resources/locale_settings_win.grd
|
| @@ -223,6 +223,12 @@
|
| Meiryo
|
| </message>
|
|
|
| + <!-- The alternate value for |WebPreference::standard_font_family_map| for
|
| + Japanese script. -->
|
| + <message name="IDS_STANDARD_FONT_FAMILY_JAPANESE_ALT_WIN" use_name_for_id="true">
|
| + Yu Gothic UI
|
| + </message>
|
| +
|
| <!-- The default value for |WebPreference::fixed_font_family_map| for
|
| Japanese script. -->
|
| <message name="IDS_FIXED_FONT_FAMILY_JAPANESE" use_name_for_id="true">
|
| @@ -241,6 +247,13 @@
|
| Meiryo
|
| </message>
|
|
|
| + <!-- The alternate value for |WebPreference::sans_serif_font_family_map| for
|
| + Japanese script. -->
|
| + <message name="IDS_SANS_SERIF_FONT_FAMILY_JAPANESE_ALT_WIN" use_name_for_id="true">
|
| + Yu Gothic UI
|
| + </message>
|
| +
|
| +
|
| <!-- The default value for |WebPreference::standard_font_family_map| for
|
| Korean script. -->
|
| <message name="IDS_STANDARD_FONT_FAMILY_KOREAN" use_name_for_id="true">
|
|
|