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

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

Issue 2454583002: Update the default generic font family settings for Chinese/Japanese (Closed)
Patch Set: Remove Times New Roman Created 4 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
Index: chrome/app/resources/platform_locale_settings/locale_settings_win_zh-CN.xtb
diff --git a/chrome/app/resources/platform_locale_settings/locale_settings_win_zh-CN.xtb b/chrome/app/resources/platform_locale_settings/locale_settings_win_zh-CN.xtb
index d1180511b20a49474e0ff15f6b1900643cbeb236..70a5288311e80b6ce19f9b469ec80a4d6a3b2be4 100644
--- a/chrome/app/resources/platform_locale_settings/locale_settings_win_zh-CN.xtb
+++ b/chrome/app/resources/platform_locale_settings/locale_settings_win_zh-CN.xtb
@@ -1,10 +1,11 @@
<?xml version="1.0" ?>
<!DOCTYPE translationbundle>
<translationbundle lang="zh-CN">
-<translation id="IDS_STANDARD_FONT_FAMILY">Simsun</translation>
+<translation id="IDS_STANDARD_FONT_FAMILY">Microsoft YaHei</translation>
<translation id="IDS_FIXED_FONT_FAMILY">NSimsun</translation>
<translation id="IDS_SERIF_FONT_FAMILY">Simsun</translation>
-<translation id="IDS_SANS_SERIF_FONT_FAMILY">Simsun</translation>
+<translation id="IDS_SANS_SERIF_FONT_FAMILY">Microsoft YaHei</translation>
+<translation id="IDS_CURSIVE_FONT_FAMILY">KaiTi</translation>
<translation id="IDS_MINIMUM_FONT_SIZE">12</translation>
<translation id="IDS_MINIMUM_LOGICAL_FONT_SIZE">12</translation>
</translationbundle>

Powered by Google App Engine
This is Rietveld 408576698