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

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

Issue 912263002: Change default Japanese fonts on OS X from Pro to ProN (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 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 | chrome/app/resources/platform_locale_settings/locale_settings_mac_ja.xtb » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/resources/locale_settings_mac.grd
diff --git a/chrome/app/resources/locale_settings_mac.grd b/chrome/app/resources/locale_settings_mac.grd
index ef915d72e41eb3f31f4133d17967d7d2041a432f..7ec22c0dd6e17175f5deaa52f8b32c6fdf445c31 100644
--- a/chrome/app/resources/locale_settings_mac.grd
+++ b/chrome/app/resources/locale_settings_mac.grd
@@ -167,7 +167,7 @@
<!-- The default value for |WebPreference::standard_font_family_map| for
Japanese script. -->
<message name="IDS_STANDARD_FONT_FAMILY_JAPANESE" use_name_for_id="true">
- Hiragino Kaku Gothic Pro
+ Hiragino Kaku Gothic ProN
</message>
<!-- The default value for |WebPreference::fixed_font_family_map| for
@@ -179,13 +179,13 @@
<!-- The default value for |WebPreference::serif_font_family_map| for
Japanese script. -->
<message name="IDS_SERIF_FONT_FAMILY_JAPANESE" use_name_for_id="true">
- Hiragino Mincho Pro
+ Hiragino Mincho ProN
</message>
<!-- The default value for |WebPreference::sans_serif_font_family_map| for
Japanese script. -->
<message name="IDS_SANS_SERIF_FONT_FAMILY_JAPANESE" use_name_for_id="true">
- Hiragino Kaku Gothic Pro
+ Hiragino Kaku Gothic ProN
</message>
<!-- The default value for |WebPreference::standard_font_family_map| for
« no previous file with comments | « no previous file | chrome/app/resources/platform_locale_settings/locale_settings_mac_ja.xtb » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698