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

Side by Side Diff: chrome/app/resources/locale_settings_win.grd

Issue 11071011: Address review feedback for r160338 (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 2 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 unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « chrome/app/resources/locale_settings_cros.grd ('k') | webkit/glue/webpreferences.cc » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 <?xml version="1.0" encoding="UTF-8"?> 1 <?xml version="1.0" encoding="UTF-8"?>
2 <grit latest_public_release="0" current_release="1"> 2 <grit latest_public_release="0" current_release="1">
3 <outputs> 3 <outputs>
4 <output filename="grit/platform_locale_settings.h" type="rc_header"> 4 <output filename="grit/platform_locale_settings.h" type="rc_header">
5 <emit emit_type='prepend'></emit> 5 <emit emit_type='prepend'></emit>
6 </output> 6 </output>
7 <output filename="platform_locale_settings_am.pak" type="data_package" lang= "am" /> 7 <output filename="platform_locale_settings_am.pak" type="data_package" lang= "am" />
8 <output filename="platform_locale_settings_ar.pak" type="data_package" lang= "ar" /> 8 <output filename="platform_locale_settings_ar.pak" type="data_package" lang= "ar" />
9 <output filename="platform_locale_settings_bg.pak" type="data_package" lang= "bg" /> 9 <output filename="platform_locale_settings_bg.pak" type="data_package" lang= "bg" />
10 <output filename="platform_locale_settings_bn.pak" type="data_package" lang= "bn" /> 10 <output filename="platform_locale_settings_bn.pak" type="data_package" lang= "bn" />
(...skipping 150 matching lines...) Expand 10 before | Expand all | Expand 10 after
161 Comic Sans MS 161 Comic Sans MS
162 </message> 162 </message>
163 163
164 <!-- The default value for |WebPreference::fantasy_font_family| --> 164 <!-- The default value for |WebPreference::fantasy_font_family| -->
165 <message name="IDS_FANTASY_FONT_FAMILY" use_name_for_id="true"> 165 <message name="IDS_FANTASY_FONT_FAMILY" use_name_for_id="true">
166 Impact 166 Impact
167 </message> 167 </message>
168 168
169 <!-- The default value for |WebPreference::pictograph_font_family| --> 169 <!-- The default value for |WebPreference::pictograph_font_family| -->
170 <message name="IDS_PICTOGRAPH_FONT_FAMILY" use_name_for_id="true"> 170 <message name="IDS_PICTOGRAPH_FONT_FAMILY" use_name_for_id="true">
171 Times New Roman 171 Segoe UI Symbol
172 </message> 172 </message>
173 173
174 <!-- The default value for |WebPreference::standard_font_family_map| for 174 <!-- The default value for |WebPreference::standard_font_family_map| for
175 Cyrillic script. --> 175 Cyrillic script. -->
176 <message name="IDS_STANDARD_FONT_FAMILY_CYRILLIC" use_name_for_id="true"> 176 <message name="IDS_STANDARD_FONT_FAMILY_CYRILLIC" use_name_for_id="true">
177 Times New Roman 177 Times New Roman
178 </message> 178 </message>
179 179
180 <!-- The default value for |WebPreference::fixed_font_family_map| for 180 <!-- The default value for |WebPreference::fixed_font_family_map| for
181 Cyrillic script. --> 181 Cyrillic script. -->
(...skipping 154 matching lines...) Expand 10 before | Expand all | Expand 10 after
336 0 336 0
337 </message> 337 </message>
338 338
339 <!-- The default value for |WebPreference::minimum_logical_font_size|. --> 339 <!-- The default value for |WebPreference::minimum_logical_font_size|. -->
340 <message name="IDS_MINIMUM_LOGICAL_FONT_SIZE" use_name_for_id="true"> 340 <message name="IDS_MINIMUM_LOGICAL_FONT_SIZE" use_name_for_id="true">
341 6 341 6
342 </message> 342 </message>
343 </messages> 343 </messages>
344 </release> 344 </release>
345 </grit> 345 </grit>
OLDNEW
« no previous file with comments | « chrome/app/resources/locale_settings_cros.grd ('k') | webkit/glue/webpreferences.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698