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

Unified Diff: chrome/app/resources/platform_locale_settings/locale_settings_mac_ja.xtb

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 | « chrome/app/resources/locale_settings_mac.grd ('k') | ui/strings/translations/app_locale_settings_ja.xtb » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/resources/platform_locale_settings/locale_settings_mac_ja.xtb
diff --git a/chrome/app/resources/platform_locale_settings/locale_settings_mac_ja.xtb b/chrome/app/resources/platform_locale_settings/locale_settings_mac_ja.xtb
index 729f736239ecc55dd729970dc15cdfd8b4ba5ab1..e1c837607fa5a4f3db9129c198f991d7f96ec4a4 100644
--- a/chrome/app/resources/platform_locale_settings/locale_settings_mac_ja.xtb
+++ b/chrome/app/resources/platform_locale_settings/locale_settings_mac_ja.xtb
@@ -1,10 +1,10 @@
<?xml version="1.0" ?>
<!DOCTYPE translationbundle>
<translationbundle lang="ja">
-<translation id="IDS_STANDARD_FONT_FAMILY">Hiragino Kaku Gothic Pro</translation>
+<translation id="IDS_STANDARD_FONT_FAMILY">Hiragino Kaku Gothic ProN</translation>
<translation id="IDS_FIXED_FONT_FAMILY">Osaka-Mono</translation>
-<translation id="IDS_SERIF_FONT_FAMILY">Hiragino Mincho Pro</translation>
-<translation id="IDS_SANS_SERIF_FONT_FAMILY">Hiragino Kaku Gothic Pro</translation>
+<translation id="IDS_SERIF_FONT_FAMILY">Hiragino Mincho ProN</translation>
+<translation id="IDS_SANS_SERIF_FONT_FAMILY">Hiragino Kaku Gothic ProN</translation>
<translation id="IDS_MINIMUM_FONT_SIZE">10</translation>
<translation id="IDS_MINIMUM_LOGICAL_FONT_SIZE">10</translation>
</translationbundle>
« no previous file with comments | « chrome/app/resources/locale_settings_mac.grd ('k') | ui/strings/translations/app_locale_settings_ja.xtb » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698