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

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

Issue 14877009: Revert r196089 "Add default values for Latin script font prefs." (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: new partch after syncing Created 7 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 | « chrome/app/resources/locale_settings_linux.grd ('k') | chrome/app/resources/locale_settings_win.grd » ('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 880550a79c3168ed9fff211787c72192eeb76ee7..e762d5d5273c39783cf25263c763d497b3b2f4ba 100644
--- a/chrome/app/resources/locale_settings_mac.grd
+++ b/chrome/app/resources/locale_settings_mac.grd
@@ -200,48 +200,6 @@
AppleGothic
</message>
- <!-- The default value for |WebPreference::standard_font_family| for Latin
- script. -->
- <message name="IDS_STANDARD_FONT_FAMILY_LATIN" use_name_for_id="true">
- Times
- </message>
-
- <!-- The default value for |WebPreference::fixed_font_family| for Latin
- script. -->
- <message name="IDS_FIXED_FONT_FAMILY_LATIN" use_name_for_id="true">
- Courier
- </message>
-
- <!-- The default value for |WebPreference::serif_font_family| for Latin
- script. -->
- <message name="IDS_SERIF_FONT_FAMILY_LATIN" use_name_for_id="true">
- Times
- </message>
-
- <!-- The default value for |WebPreference::sans_serif_font_family| for
- Latin script. -->
- <message name="IDS_SANS_SERIF_FONT_FAMILY_LATIN" use_name_for_id="true">
- Helvetica
- </message>
-
- <!-- The default value for |WebPreference::cursive_font_family| for Latin
- script. -->
- <message name="IDS_CURSIVE_FONT_FAMILY_LATIN" use_name_for_id="true">
- Apple Chancery
- </message>
-
- <!-- The default value for |WebPreference::fantasy_font_family| for Latin
- script. -->
- <message name="IDS_FANTASY_FONT_FAMILY_LATIN" use_name_for_id="true">
- Papyrus
- </message>
-
- <!-- The default value for |WebPreference::pictograph_font_family| for
- Latin script. -->
- <message name="IDS_PICTOGRAPH_FONT_FAMILY_LATIN" use_name_for_id="true">
- Apple Color Emoji
- </message>
-
<!-- The default value for |WebPreference::standard_font_family_map| for
Simplified Chinese script. -->
<message name="IDS_STANDARD_FONT_FAMILY_SIMPLIFIED_HAN" use_name_for_id="true">
« no previous file with comments | « chrome/app/resources/locale_settings_linux.grd ('k') | chrome/app/resources/locale_settings_win.grd » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698