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

Side by Side Diff: chrome/app/generated_resources.grd

Issue 3584019: dom-ui settings: Add setting for setting the minimum font size.... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: '' Created 10 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/browser/dom_ui/options/core_options_handler.h » ('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 2
3 <!-- This file contains definitions of resources that will be translated for 3 <!-- This file contains definitions of resources that will be translated for
4 each locale. --> 4 each locale. -->
5 5
6 <grit base_dir="." latest_public_release="0" current_release="1" 6 <grit base_dir="." latest_public_release="0" current_release="1"
7 source_lang_id="en" enc_check="möl"> 7 source_lang_id="en" enc_check="möl">
8 <outputs> 8 <outputs>
9 <output filename="grit/generated_resources.h" type="rc_header"> 9 <output filename="grit/generated_resources.h" type="rc_header">
10 <emit emit_type='prepend'></emit> 10 <emit emit_type='prepend'></emit>
(...skipping 6113 matching lines...) Expand 10 before | Expand all | Expand 10 after
6124 </message> 6124 </message>
6125 <message name="IDS_FONT_LANGUAGE_SETTING_LANGUAGES_SELECTOR_ADD_BUTTON_LAB EL" desc="Button label for Add languages"> 6125 <message name="IDS_FONT_LANGUAGE_SETTING_LANGUAGES_SELECTOR_ADD_BUTTON_LAB EL" desc="Button label for Add languages">
6126 Add 6126 Add
6127 </message> 6127 </message>
6128 <message name="IDS_FONT_SETTING_WINDOWS_TITLE" desc="Title that appears in the dialogue title bar for advanced font/encoding settings"> 6128 <message name="IDS_FONT_SETTING_WINDOWS_TITLE" desc="Title that appears in the dialogue title bar for advanced font/encoding settings">
6129 Fonts and Encoding 6129 Fonts and Encoding
6130 </message> 6130 </message>
6131 <message name="IDS_FONT_LANGUAGE_SETTING_FONT_SIZE_SELECTOR_LABEL" desc="D ialog label for font size selection"> 6131 <message name="IDS_FONT_LANGUAGE_SETTING_FONT_SIZE_SELECTOR_LABEL" desc="D ialog label for font size selection">
6132 Size: 6132 Size:
6133 </message> 6133 </message>
6134 <message name="IDS_FONT_LANGUAGE_SETTING_MINIMUM_FONT_SIZE_TITLE" desc="Se ction title for minimum font size selection">
6135 Minimum Font Size
6136 </message>
6137 <message name="IDS_FONT_LANGUAGE_SETTING_NO_MINIMUM_FONT_SIZE_LABEL" desc= "Label for the 'None' minimum font size selection">
6138 None
6139 </message>
6134 6140
6135 <!-- HTTP POST Warning --> 6141 <!-- HTTP POST Warning -->
6136 <message name="IDS_HTTP_POST_WARNING_TITLE" desc="Title for dialog that wa rns users about a navigation that results in a repost"> 6142 <message name="IDS_HTTP_POST_WARNING_TITLE" desc="Title for dialog that wa rns users about a navigation that results in a repost">
6137 Confirm Form Resubmission 6143 Confirm Form Resubmission
6138 </message> 6144 </message>
6139 <message name="IDS_HTTP_POST_WARNING" desc="Re-navigation to page that lea ds to HTTP POST"> 6145 <message name="IDS_HTTP_POST_WARNING" desc="Re-navigation to page that lea ds to HTTP POST">
6140 The page that you're looking for used information that you entered. Retu rning to that page might cause any action you took to be repeated. Do you want t o continue? 6146 The page that you're looking for used information that you entered. Retu rning to that page might cause any action you took to be repeated. Do you want t o continue?
6141 </message> 6147 </message>
6142 <message name="IDS_HTTP_POST_WARNING_RESEND" desc="Resend button for post warning"> 6148 <message name="IDS_HTTP_POST_WARNING_RESEND" desc="Resend button for post warning">
6143 Continue 6149 Continue
(...skipping 4438 matching lines...) Expand 10 before | Expand all | Expand 10 after
10582 10588
10583 </messages> 10589 </messages>
10584 10590
10585 <structures fallback_to_english="true"> 10591 <structures fallback_to_english="true">
10586 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" > 10592 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" >
10587 </structure> 10593 </structure>
10588 </structures> 10594 </structures>
10589 10595
10590 </release> 10596 </release>
10591 </grit> 10597 </grit>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/dom_ui/options/core_options_handler.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698