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

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

Issue 551963003: Update the font preference for CJK (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: update the descr/test/bug filed Created 6 years, 3 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
diff --git a/chrome/app/resources/platform_locale_settings/locale_settings_cros_zh-CN.xtb b/chrome/app/resources/platform_locale_settings/locale_settings_cros_zh-CN.xtb
index 1a98e1d2d374b157aaa7b0bb81578e69780240dd..167449d4f6617f6aadab5e1c3bea99a928715f00 100644
--- a/chrome/app/resources/platform_locale_settings/locale_settings_cros_zh-CN.xtb
+++ b/chrome/app/resources/platform_locale_settings/locale_settings_cros_zh-CN.xtb
@@ -1,14 +1,14 @@
<?xml version="1.0" ?>
<!DOCTYPE translationbundle>
<translationbundle lang="zh-CN">
-<translation id="IDS_STANDARD_FONT_FAMILY">Noto Sans CJK Simplified Chinese</translation>
-<translation id="IDS_FIXED_FONT_FAMILY">Noto Sans CJK Simplified Chinese</translation>
-<translation id="IDS_SANS_SERIF_FONT_FAMILY">Noto Sans CJK Simplified Chinese</translation>
+<translation id="IDS_STANDARD_FONT_FAMILY">Noto Sans CJK SC</translation>
+<translation id="IDS_FIXED_FONT_FAMILY">Noto Sans CJK SC</translation>
+<translation id="IDS_SANS_SERIF_FONT_FAMILY">Noto Sans CJK SC</translation>
<if expr="_google_chrome">
<translation id="IDS_SERIF_FONT_FAMILY">MSung GB18030</translation>
</if>
<if expr="not _google_chrome">
- <translation id="IDS_SERIF_FONT_FAMILY">Noto Sans CJK Simplified Chinese</translation>
+ <translation id="IDS_SERIF_FONT_FAMILY">Noto Sans CJK SC</translation>
</if>
<translation id="IDS_MINIMUM_FONT_SIZE">12</translation>
<translation id="IDS_MINIMUM_LOGICAL_FONT_SIZE">12</translation>

Powered by Google App Engine
This is Rietveld 408576698