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

Unified Diff: chrome/app/resources/platform_locale_settings/locale_settings_win_ko.xtb

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
Index: chrome/app/resources/platform_locale_settings/locale_settings_win_ko.xtb
diff --git a/chrome/app/resources/platform_locale_settings/locale_settings_win_ko.xtb b/chrome/app/resources/platform_locale_settings/locale_settings_win_ko.xtb
index 5c367b8eee35b3372f906c7da2a884b435e53b8b..af86dd0ad4d9dc8a40aa1f838b199be8f6050ebe 100644
--- a/chrome/app/resources/platform_locale_settings/locale_settings_win_ko.xtb
+++ b/chrome/app/resources/platform_locale_settings/locale_settings_win_ko.xtb
@@ -1,10 +1,10 @@
<?xml version="1.0" ?>
<!DOCTYPE translationbundle>
<translationbundle lang="ko">
-<translation id="IDS_STANDARD_FONT_FAMILY">Gulim</translation>
+<translation id="IDS_STANDARD_FONT_FAMILY">Malgun Gothic</translation>
<translation id="IDS_FIXED_FONT_FAMILY">Gulimche</translation>
<translation id="IDS_SERIF_FONT_FAMILY">Batang</translation>
-<translation id="IDS_SANS_SERIF_FONT_FAMILY">Gulim</translation>
+<translation id="IDS_SANS_SERIF_FONT_FAMILY">Malgun Gothic</translation>
<translation id="IDS_CURSIVE_FONT_FAMILY">Gungsuh</translation>
<translation id="IDS_MINIMUM_FONT_SIZE">10</translation>
<translation id="IDS_MINIMUM_LOGICAL_FONT_SIZE">10</translation>

Powered by Google App Engine
This is Rietveld 408576698