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

Unified Diff: chrome/app/resources/platform_locale_settings/locale_settings_cros_zh-CN.xtb

Issue 11877020: The Chrome-side of changes to use MSung* fonts as Chinese serif fonts. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 7 years, 11 months 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_cros_zh-CN.xtb
===================================================================
--- chrome/app/resources/platform_locale_settings/locale_settings_cros_zh-CN.xtb (리비전 176451)
+++ chrome/app/resources/platform_locale_settings/locale_settings_cros_zh-CN.xtb (작업 사본)
@@ -4,8 +4,8 @@
<if expr="pp_ifdef('_google_chrome')">
<translation id="IDS_WEB_FONT_FAMILY">Noto Sans UI, MYingHeiGB18030, MYingHeiB5HK, sans-serif</translation>
<translation id="IDS_STANDARD_FONT_FAMILY">MYingHeiGB18030</translation>
- <translation id="IDS_FIXED_FONT_FAMILY">N Song ASC</translation>
- <translation id="IDS_SERIF_FONT_FAMILY">Song ASC</translation>
+ <translation id="IDS_FIXED_FONT_FAMILY">MYingHeiGB18030</translation>
+ <translation id="IDS_SERIF_FONT_FAMILY">MSung GB18030</translation>
<translation id="IDS_SANS_SERIF_FONT_FAMILY">MYingHeiGB18030</translation>
</if>
<if expr="not pp_ifdef('_google_chrome')">

Powered by Google App Engine
This is Rietveld 408576698