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

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

Issue 159326: Make some default file dialog titles.... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: another new string Created 11 years, 5 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/gtk/dialogs_gtk.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 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 3175 matching lines...) Expand 10 before | Expand all | Expand 10 after
3186 <message name="IDS_OPTIONS_DEFAULTBROWSER_USEASDEFAULT" desc="The label of the 'Use Chrome as default' browser button"> 3186 <message name="IDS_OPTIONS_DEFAULTBROWSER_USEASDEFAULT" desc="The label of the 'Use Chrome as default' browser button">
3187 Make <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> my default br owser 3187 Make <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> my default br owser
3188 </message> 3188 </message>
3189 3189
3190 <message name="IDS_OPTIONS_DOWNLOADLOCATION_GROUP_NAME" desc="The title of the download location group"> 3190 <message name="IDS_OPTIONS_DOWNLOADLOCATION_GROUP_NAME" desc="The title of the download location group">
3191 Downloads 3191 Downloads
3192 </message> 3192 </message>
3193 <message name="IDS_OPTIONS_DOWNLOADLOCATION_BROWSE_BUTTON" desc="The label of the 'Browse...' button"> 3193 <message name="IDS_OPTIONS_DOWNLOADLOCATION_BROWSE_BUTTON" desc="The label of the 'Browse...' button">
3194 Br&amp;owse... 3194 Br&amp;owse...
3195 </message> 3195 </message>
3196 <message name="IDS_OPTIONS_DOWNLOADLOCATION_BROWSE_TITLE" desc="In the 'Br owse For Folder' dialog, this is the text that appears above the directory selec tor."> 3196 <message name="IDS_OPTIONS_DOWNLOADLOCATION_BROWSE_TITLE" desc="In the 'Br owse For Folder' dialog on Windows, this is the text that appears above the dire ctory selector.">
3197 Download location: 3197 Download location:
3198 </message> 3198 </message>
3199 <message name="IDS_OPTIONS_DOWNLOADLOCATION_BROWSE_TITLE2" desc="In the 'B rowse For Folder' dialog on Linux, this is the text that appears in the title ba r.">
Evan Martin 2009/07/24 23:13:02 maybe WINDOW_TITLE or something? TITLE2 is weird
Evan Stade 2009/07/24 23:16:44 guess I had prefs::kBookmarkTableURLWidth2 in mind
3200 Download Location
3201 </message>
3199 <message name="IDS_OPTIONS_DOWNLOADLOCATION_ASKFORSAVELOCATION" desc="The 'Ask for save location before downloading' checkbox label"> 3202 <message name="IDS_OPTIONS_DOWNLOADLOCATION_ASKFORSAVELOCATION" desc="The 'Ask for save location before downloading' checkbox label">
3200 Ask where to save each file before downloading 3203 Ask where to save each file before downloading
3201 </message> 3204 </message>
3202 3205
3203 <message name="IDS_OPTIONS_AUTOOPENFILETYPES_INFO" desc="The information l abel for the 'Reset always open files' button"> 3206 <message name="IDS_OPTIONS_AUTOOPENFILETYPES_INFO" desc="The information l abel for the 'Reset always open files' button">
3204 You have chosen to open certain file types automatically after downloadi ng. You can clear these settings so that downloaded files don't open automatical ly. 3207 You have chosen to open certain file types automatically after downloadi ng. You can clear these settings so that downloaded files don't open automatical ly.
3205 </message> 3208 </message>
3206 <message name="IDS_OPTIONS_AUTOOPENFILETYPES_RESETTODEFAULT" desc="The lab el of the 'Reset always open files' button"> 3209 <message name="IDS_OPTIONS_AUTOOPENFILETYPES_RESETTODEFAULT" desc="The lab el of the 'Reset always open files' button">
3207 Clear auto-opening settings 3210 Clear auto-opening settings
3208 </message> 3211 </message>
(...skipping 1015 matching lines...) Expand 10 before | Expand all | Expand 10 after
4224 </message> 4227 </message>
4225 <message name="IDS_ALL_WINDOWS_FRONT_MAC" desc="The menu item for bring all to front the window menu."> 4228 <message name="IDS_ALL_WINDOWS_FRONT_MAC" desc="The menu item for bring all to front the window menu.">
4226 Bring All to Front 4229 Bring All to Front
4227 </message> 4230 </message>
4228 <!-- Help menu --> 4231 <!-- Help menu -->
4229 <message name="IDS_HELP_MAC" desc="The menu item to show help in the Hel p menu."> 4232 <message name="IDS_HELP_MAC" desc="The menu item to show help in the Hel p menu.">
4230 <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> Help 4233 <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> Help
4231 </message> <!-- os == 'darwin' --> 4234 </message> <!-- os == 'darwin' -->
4232 </if> 4235 </if>
4233 4236
4237 <!-- File chooser dialog default titles (only used on Linux) -->
4238 <message name="IDS_SAVE_AS_DIALOG_TITLE" desc="The default title for the Sav e As file chooser dialog.">
Evan Martin 2009/07/24 23:13:02 Does "default" mean that it can be overridden some
Evan Stade 2009/07/24 23:16:44 yes, if a web page asks us to use a specific title
4239 Save File
4240 </message>
4241 <message name="IDS_OPEN_FILE_DIALOG_TITLE" desc="The default title for the O pen File file chooser dialog (single file).">
4242 Open File
4243 </message>
4244 <message name="IDS_OPEN_FILES_DIALOG_TITLE" desc="The default title for the Open File file chooser dialog (multiple files).">
4245 Open Files
4246 </message>
4247
4234 </messages> 4248 </messages>
4235 </release> 4249 </release>
4236 </grit> 4250 </grit>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/gtk/dialogs_gtk.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698