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

Side by Side Diff: chrome/app/resources/locale_settings_cros.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 | « no previous file | chrome/app/resources/locale_settings_win.grd » ('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 <if expr="pp_ifdef('use_third_party_translations')"> 9 <if expr="pp_ifdef('use_third_party_translations')">
10 <output filename="platform_locale_settings_ast.pak" type="data_package" la ng="ast" /> 10 <output filename="platform_locale_settings_ast.pak" type="data_package" la ng="ast" />
(...skipping 176 matching lines...) Expand 10 before | Expand all | Expand 10 after
187 Comic Sans MS 187 Comic Sans MS
188 </message> 188 </message>
189 189
190 <!-- The default value for |WebPreference::fantasy_font_family| --> 190 <!-- The default value for |WebPreference::fantasy_font_family| -->
191 <message name="IDS_FANTASY_FONT_FAMILY" use_name_for_id="true"> 191 <message name="IDS_FANTASY_FONT_FAMILY" use_name_for_id="true">
192 Impact 192 Impact
193 </message> 193 </message>
194 194
195 <!-- The default value for |WebPreference::pictograph_font_family| --> 195 <!-- The default value for |WebPreference::pictograph_font_family| -->
196 <message name="IDS_PICTOGRAPH_FONT_FAMILY" use_name_for_id="true"> 196 <message name="IDS_PICTOGRAPH_FONT_FAMILY" use_name_for_id="true">
197 Times New Roman 197 Droid Emoji
198 </message> 198 </message>
199 199
200 <!-- The default value for |WebPreference::standard_font_family_map| for 200 <!-- The default value for |WebPreference::standard_font_family_map| for
201 Arabic script. --> 201 Arabic script. -->
202 <message name="IDS_STANDARD_FONT_FAMILY_ARABIC" use_name_for_id="true"> 202 <message name="IDS_STANDARD_FONT_FAMILY_ARABIC" use_name_for_id="true">
203 Droid Arabic Naskh 203 Droid Arabic Naskh
204 </message> 204 </message>
205 205
206 <!-- The default value for |WebPreference::serif_font_family_map| for 206 <!-- The default value for |WebPreference::serif_font_family_map| for
207 Arabic script. --> 207 Arabic script. -->
(...skipping 119 matching lines...) Expand 10 before | Expand all | Expand 10 after
327 </message> 327 </message>
328 328
329 <!-- The default value for |WebPreference::minimum_logical_font_size|. --> 329 <!-- The default value for |WebPreference::minimum_logical_font_size|. -->
330 <message name="IDS_MINIMUM_LOGICAL_FONT_SIZE" use_name_for_id="true"> 330 <message name="IDS_MINIMUM_LOGICAL_FONT_SIZE" use_name_for_id="true">
331 6 331 6
332 </message> 332 </message>
333 333
334 </messages> 334 </messages>
335 </release> 335 </release>
336 </grit> 336 </grit>
OLDNEW
« no previous file with comments | « no previous file | chrome/app/resources/locale_settings_win.grd » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698