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

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

Issue 346763011: Merge 279449 "Use Consolas for Windows 7 and above as default mo..." (Closed) Base URL: svn://svn.chromium.org/chrome/branches/2062/src/
Patch Set: Created 6 years, 6 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/browser/ui/prefs/prefs_tab_helper.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/resources/locale_settings_win.grd
===================================================================
--- chrome/app/resources/locale_settings_win.grd (revision 279858)
+++ chrome/app/resources/locale_settings_win.grd (working copy)
@@ -127,6 +127,11 @@
Courier New
</message>
+ <!-- Alternate value for |WebPreference::fixed_font_family| -->
+ <message name="IDS_FIXED_FONT_FAMILY_ALT_WIN" use_name_for_id="true">
+ Consolas
+ </message>
+
<!-- The default value for |WebPreference::serif_font_family| -->
<message name="IDS_SERIF_FONT_FAMILY" use_name_for_id="true">
Times New Roman
« no previous file with comments | « no previous file | chrome/browser/ui/prefs/prefs_tab_helper.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698