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

Unified Diff: chrome/app/resources/locale_settings_chromiumos.grd

Issue 1127313012: Update CJK monospace font preferences to Noto Sans Mono CJK (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 7 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
« no previous file with comments | « no previous file | chrome/app/resources/locale_settings_google_chromeos.grd » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/resources/locale_settings_chromiumos.grd
diff --git a/chrome/app/resources/locale_settings_chromiumos.grd b/chrome/app/resources/locale_settings_chromiumos.grd
index 5e85a4e0914f38ad6726f6c723f76db354d349b5..7f97e2bdd05495a5b8bf2d153d7ea48c04bfb881 100644
--- a/chrome/app/resources/locale_settings_chromiumos.grd
+++ b/chrome/app/resources/locale_settings_chromiumos.grd
@@ -214,7 +214,7 @@
<!-- The default value for |WebPreference::fixed_font_family_map| for
Japanese script. -->
<message name="IDS_FIXED_FONT_FAMILY_JAPANESE" use_name_for_id="true">
- IPAGothic
+ Noto Sans Mono CJK JP
</message>
<!-- The default value for |WebPreference::serif_font_family_map| for
@@ -238,7 +238,7 @@
<!-- The default value for |WebPreference::fixed_font_family_map| for
Korean script. -->
<message name="IDS_FIXED_FONT_FAMILY_KOREAN" use_name_for_id="true">
- Monospace
+ Noto Sans Mono CJK KR
</message>
<!-- The default value for |WebPreference::serif_font_family_map| for
@@ -262,7 +262,7 @@
<!-- The default value for |WebPreference::fixed_font_family_map| for
Simplified Chinese script. -->
<message name="IDS_FIXED_FONT_FAMILY_SIMPLIFIED_HAN" use_name_for_id="true">
- Noto Sans CJK SC
+ Noto Sans Mono CJK SC
</message>
<!-- The default value for |WebPreference::serif_font_family_map| for
@@ -280,7 +280,7 @@
<!-- The default value for |WebPreference::standard_font_family_map| for
Traditional Chinese script. -->
<message name="IDS_STANDARD_FONT_FAMILY_TRADITIONAL_HAN" use_name_for_id="true">
- Noto Sans CJK TC
+ Noto Sans Mono CJK TC
</message>
<!-- The default value for |WebPreference::fixed_font_family_map| for
« no previous file with comments | « no previous file | chrome/app/resources/locale_settings_google_chromeos.grd » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698