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

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

Issue 1755883004: Use "Yu Gothic" instead of "Yu Gothic UI" for Japanese font (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 10 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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/resources/locale_settings_win.grd
diff --git a/chrome/app/resources/locale_settings_win.grd b/chrome/app/resources/locale_settings_win.grd
index 6e6caa8b3d5fb21ddf9c49758c1a091b5580d7b3..219c9dde7966a7a9dc3f85eb2eaeb9d20c021865 100644
--- a/chrome/app/resources/locale_settings_win.grd
+++ b/chrome/app/resources/locale_settings_win.grd
@@ -226,7 +226,7 @@
<!-- The alternate value for |WebPreference::standard_font_family_map| for
Japanese script. -->
<message name="IDS_STANDARD_FONT_FAMILY_JAPANESE_ALT_WIN" use_name_for_id="true">
- Yu Gothic UI
+ Yu Gothic
</message>
<!-- The default value for |WebPreference::fixed_font_family_map| for
@@ -250,7 +250,7 @@
<!-- The alternate value for |WebPreference::sans_serif_font_family_map| for
Japanese script. -->
<message name="IDS_SANS_SERIF_FONT_FAMILY_JAPANESE_ALT_WIN" use_name_for_id="true">
- Yu Gothic UI
+ Yu Gothic
</message>
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698