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

Unified Diff: chrome/app/resources/platform_locale_settings/locale_settings_mac_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_mac_zh-CN.xtb
diff --git a/chrome/app/resources/platform_locale_settings/locale_settings_mac_zh-CN.xtb b/chrome/app/resources/platform_locale_settings/locale_settings_mac_zh-CN.xtb
index e6a04e2b3e99b2701bdea3315585e04dcfaaff1a..eaac82c373742d0a7ce640bd0a59ab24b8782970 100644
--- a/chrome/app/resources/platform_locale_settings/locale_settings_mac_zh-CN.xtb
+++ b/chrome/app/resources/platform_locale_settings/locale_settings_mac_zh-CN.xtb
@@ -1,9 +1,10 @@
<?xml version="1.0" ?>
<!DOCTYPE translationbundle>
<translationbundle lang="zh-CN">
-<translation id="IDS_STANDARD_FONT_FAMILY">STHeiti</translation>
+<translation id="IDS_STANDARD_FONT_FAMILY">,PingFang SC,STHeiti</translation>
<translation id="IDS_SERIF_FONT_FAMILY">STSong</translation>
-<translation id="IDS_SANS_SERIF_FONT_FAMILY">STHeiti</translation>
+<translation id="IDS_SANS_SERIF_FONT_FAMILY">,PingFang SC,STHeiti</translation>
+<translation id="IDS_CURSIVE_FONT_FAMILY">Kaiti SC</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