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

Unified Diff: chrome/app/resources/platform_locale_settings/locale_settings_mac_zh-TW.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-TW.xtb
diff --git a/chrome/app/resources/platform_locale_settings/locale_settings_mac_zh-TW.xtb b/chrome/app/resources/platform_locale_settings/locale_settings_mac_zh-TW.xtb
index f943d92e3aa1f5c3b031767c7025465ec635cebc..0ea5a9dba54cdccca501e77c3d2f5c776077d543 100644
--- a/chrome/app/resources/platform_locale_settings/locale_settings_mac_zh-TW.xtb
+++ b/chrome/app/resources/platform_locale_settings/locale_settings_mac_zh-TW.xtb
@@ -1,9 +1,10 @@
<?xml version="1.0" ?>
<!DOCTYPE translationbundle>
<translationbundle lang="zh-TW">
-<translation id="IDS_STANDARD_FONT_FAMILY">Heiti TC</translation>
+<translation id="IDS_STANDARD_FONT_FAMILY">,PingFang TC,Heiti TC</translation>
<translation id="IDS_SERIF_FONT_FAMILY">LiSong Pro</translation>
-<translation id="IDS_SANS_SERIF_FONT_FAMILY">Heiti TC</translation>
+<translation id="IDS_SANS_SERIF_FONT_FAMILY">,PingFang TC,Heiti TC</translation>
+<translation id="IDS_CURSIVE_FONT_FAMILY">Kaiti TC</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