Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(283)

Unified Diff: chrome/app/resources/locale_settings_mac.grd

Issue 808273002: Modernize CJK default font prefs on Mac/Windows/Linux (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: add back old ko fonts for linux Created 6 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | chrome/app/resources/locale_settings_win.grd » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/resources/locale_settings_mac.grd
diff --git a/chrome/app/resources/locale_settings_mac.grd b/chrome/app/resources/locale_settings_mac.grd
index ef915d72e41eb3f31f4133d17967d7d2041a432f..830a7477578d6ee587d821ea3b9e072be089fc98 100644
--- a/chrome/app/resources/locale_settings_mac.grd
+++ b/chrome/app/resources/locale_settings_mac.grd
@@ -191,7 +191,7 @@
<!-- The default value for |WebPreference::standard_font_family_map| for
Korean script. -->
<message name="IDS_STANDARD_FONT_FAMILY_KOREAN" use_name_for_id="true">
- AppleGothic
+ Apple SD Gothic Neo
</message>
<!-- The default value for |WebPreference::serif_font_family_map| for
@@ -203,7 +203,7 @@
<!-- The default value for |WebPreference::sans_serif_font_family_map| for
Korean script. -->
<message name="IDS_SANS_SERIF_FONT_FAMILY_KOREAN" use_name_for_id="true">
- AppleGothic
+ Apple SD Gothic Neo
</message>
<!-- The default value for |WebPreference::standard_font_family_map| for
« no previous file with comments | « no previous file | chrome/app/resources/locale_settings_win.grd » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698