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

Unified Diff: chrome/app/resources/locale_settings_zh-CN.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_ko.xtb ('k') | chrome/app/resources/locale_settings_zh-TW.xtb » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/resources/locale_settings_zh-CN.xtb
===================================================================
--- chrome/app/resources/locale_settings_zh-CN.xtb (revision 33104)
+++ chrome/app/resources/locale_settings_zh-CN.xtb (working copy)
@@ -6,7 +6,7 @@
<translation id="IDS_DEFAULT_ENCODING">GBK</translation>
<translation id="IDS_STANDARD_FONT_IS_SERIF">false</translation>
<if expr="os == 'win32'">
- <translation id="IDS_WEB_FONT_FAMILY">Simhei</translation>
+ <translation id="IDS_WEB_FONT_FAMILY">Arial, Microsoft Yahei, Simhei, sans-serif</translation>
<translation id="IDS_FIXED_FONT_FAMILY">NSimsun</translation>
<translation id="IDS_SERIF_FONT_FAMILY">Simsun</translation>
<translation id="IDS_SANS_SERIF_FONT_FAMILY">Simhei</translation>
« no previous file with comments | « chrome/app/resources/locale_settings_ko.xtb ('k') | chrome/app/resources/locale_settings_zh-TW.xtb » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698