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

Unified Diff: chrome/app/resources/locale_settings_ko.xtb

Issue 437071: Use new CJK Vista fonts for DOM UI by listing them in IDS_WEB_FONT_FAMILY bef... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 11 years, 1 month 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 | « chrome/app/resources/locale_settings_ja.xtb ('k') | chrome/app/resources/locale_settings_zh-CN.xtb » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/resources/locale_settings_ko.xtb
===================================================================
--- chrome/app/resources/locale_settings_ko.xtb (revision 33104)
+++ chrome/app/resources/locale_settings_ko.xtb (working copy)
@@ -6,7 +6,7 @@
<translation id="IDS_DEFAULT_ENCODING">windows-949</translation>
<translation id="IDS_STANDARD_FONT_IS_SERIF">false</translation>
<if expr="os == 'win32'">
- <translation id="IDS_WEB_FONT_FAMILY">Gulim</translation>
+ <translation id="IDS_WEB_FONT_FAMILY">Arial, Malgun Gothic, Gulim, sans-serif</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>
« no previous file with comments | « chrome/app/resources/locale_settings_ja.xtb ('k') | chrome/app/resources/locale_settings_zh-CN.xtb » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698