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

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

Issue 6602021: web-ui settings: Standard font setting now correlates to WebKit's standard fo... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: rebase Created 9 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_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
===================================================================
--- chrome/app/resources/locale_settings_mac.grd (revision 76410)
+++ chrome/app/resources/locale_settings_mac.grd (working copy)
@@ -124,10 +124,9 @@
84%
</message>
- <!-- The default value to determine whether
- |WebPreference::standard_font_family| is serif or sans-serif. -->
- <message name="IDS_STANDARD_FONT_IS_SERIF" use_name_for_id="true">
- true
+ <!-- The default value for |WebPreference::standard_font_family| -->
+ <message name="IDS_STANDARD_FONT_FAMILY" use_name_for_id="true">
+ Times
</message>
<!-- The default value for |WebPreference::fixed_font_family| -->
« 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