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

Unified Diff: chrome/app/resources/locale_settings_ja.xtb

Issue 502088: Remove Sazanami Gothic from IDS_FIXED_FONT_FAMILY and IDS_SANS_SERIF_FONT_FAMILY. (Closed)
Patch Set: git pull in trunk Created 11 years 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_ja.xtb
diff --git a/chrome/app/resources/locale_settings_ja.xtb b/chrome/app/resources/locale_settings_ja.xtb
index bae43ffdb870faa7637acbfb790ec1fbde39a0dc..f7a0544422475deac42ebc5ff74628f46d2317e0 100644
--- a/chrome/app/resources/locale_settings_ja.xtb
+++ b/chrome/app/resources/locale_settings_ja.xtb
@@ -23,9 +23,9 @@
</if>
<if expr="os == 'linux2'">
<translation id="IDS_WEB_FONT_FAMILY">VL PGothic, Sazanami Gothic, Kochi Gothic, sans-serif</translation>
- <translation id="IDS_FIXED_FONT_FAMILY">VL Gothic, Sazanami Gothic</translation>
+ <translation id="IDS_FIXED_FONT_FAMILY">VL Gothic</translation>
<translation id="IDS_SERIF_FONT_FAMILY">Sazanami Mincho</translation>
- <translation id="IDS_SANS_SERIF_FONT_FAMILY">VL PGothic, Sazanami Gothic</translation>
+ <translation id="IDS_SANS_SERIF_FONT_FAMILY">VL PGothic</translation>
<translation id="IDS_CURSIVE_FONT_FAMILY">Sazanami Mincho</translation>
<translation id="IDS_FANTASY_FONT_FAMILY">Sazanami Mincho</translation>
</if>
« 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