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

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

Issue 6410115: Adds navigator.registerProtocolHandler. (Closed) Base URL: http://git.chromium.org/git/chromium.git@trunk
Patch Set: Sync'd, disallow non-same origin rph, adds hostname to the infobar. 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 unified diff | Download patch | Annotate | Revision Log
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 11349 matching lines...) Expand 10 before | Expand all | Expand 10 after
11360 </message> 11360 </message>
11361 <message name="IDS_CUSTOM_FILES" desc="The description of the custom file ex tensions in the select file dialog."> 11361 <message name="IDS_CUSTOM_FILES" desc="The description of the custom file ex tensions in the select file dialog.">
11362 Custom Files 11362 Custom Files
11363 </message> 11363 </message>
11364 11364
11365 <!-- Cloud Print Strings --> 11365 <!-- Cloud Print Strings -->
11366 <message name="IDS_CLOUD_PRINT_TOKEN_EXPIRED_MESSAGE" desc="The message to d isplay when the cloud print token has expired."> 11366 <message name="IDS_CLOUD_PRINT_TOKEN_EXPIRED_MESSAGE" desc="The message to d isplay when the cloud print token has expired.">
11367 The credentials used to share your printers to <ph name="CLOUD_PRINT_NAME ">Google Cloud Print</ph> have expired. Please click here to re-enter your usern ame and password. 11367 The credentials used to share your printers to <ph name="CLOUD_PRINT_NAME ">Google Cloud Print</ph> have expired. Please click here to re-enter your usern ame and password.
11368 </message> 11368 </message>
11369 11369
11370 <!-- Register Protocol Handler Strings -->
11371 <message name="IDS_REGISTER_PROTOCOL_HANDLER_CONFIRM" desc="The message to d isplay when asking a user to confirm the registration of a protocol handler.">
11372 Would you like to use <ph name="HANDLER_TITLE">$1<ex>Google Search</ex></p h> (<ph name="HANDLER_HOSTNAME">$2<ex>google.com</ex></ph>) to handle <ph name=" PROTOCOL">$3<ex>search</ex></ph>:// links from now on?
11373 </message>
11374
11375 <message name="IDS_REGISTER_PROTOCOL_HANDLER_CONFIRM_REPLACE" desc="The mess age to display when asking a user to confirm the registration of a protocol hand ler.">
11376 Would you like to use <ph name="HANDLER_TITLE">$1<ex>Google Search</ex></p h> (<ph name="HANDLER_HOSTNAME">$2<ex>google.com</ex></ph>) to handle <ph name=" PROTOCOL">$3<ex>search</ex></ph>:// links instead of <ph name="REPLACED_HANDLER_ TITLE">$4<ex>Elgoog Search</ex></ph> from now on?
11377 </message>
11378
11379 <message name="IDS_REGISTER_PROTOCOL_HANDLER_ACCEPT" desc="Text to show for the accept button for the register protocol handler request infobar.">
11380 Use <ph name="HANDLER_TITLE">$1<ex>Google Search</ex></ph>
11381 </message>
11382
11383 <message name="IDS_REGISTER_PROTOCOL_HANDLER_DENY" desc="Text to show for th e deny button for the register protocol handler request infobar.">
11384 Do nothing
11385 </message>
11386
11387 <message name="IDS_REGISTER_PROTOCOL_HANDLER_ALREADY_REGISTERED" desc="Text to show when the user tries to register a protocol handler that they have alread y registered.">
11388 <ph name="HANDLER_TITLE">$1<ex>Google Search</ex></ph> is already being us ed to handle <ph name="PROTOCOL">$2<ex>search</ex></ph>:// links.
11389 </message>
11390
11370 <!-- PDF with unsupported feature Info Bar --> 11391 <!-- PDF with unsupported feature Info Bar -->
11371 <message name="IDS_PDF_INFOBAR_QUESTION_READER_INSTALLED" desc="Question ask ed on the info bar when a user views a PDF with an unsupported feature and they have Adobe Reader installed."> 11392 <message name="IDS_PDF_INFOBAR_QUESTION_READER_INSTALLED" desc="Question ask ed on the info bar when a user views a PDF with an unsupported feature and they have Adobe Reader installed.">
11372 Parts of this PDF document could not be displayed. Open in Adobe Reader? 11393 Parts of this PDF document could not be displayed. Open in Adobe Reader?
11373 </message> 11394 </message>
11374 11395
11375 <message name="IDS_PDF_INFOBAR_QUESTION_READER_NOT_INSTALLED" desc="Question asked on the info bar when a user views a PDF with an unsupported feature and t hey don't have Adobe Reader installed."> 11396 <message name="IDS_PDF_INFOBAR_QUESTION_READER_NOT_INSTALLED" desc="Question asked on the info bar when a user views a PDF with an unsupported feature and t hey don't have Adobe Reader installed.">
11376 Parts of this PDF document could not be displayed. Install Adobe Reader? 11397 Parts of this PDF document could not be displayed. Install Adobe Reader?
11377 </message> 11398 </message>
11378 11399
11379 <message name="IDS_PDF_INFOBAR_QUESTION_ALWAYS_USE_READER" desc="Question as ked on the info bar when a user opens a PDF with Reader and we want to ask them if they always want to use it for viewing PDF files."> 11400 <message name="IDS_PDF_INFOBAR_QUESTION_ALWAYS_USE_READER" desc="Question as ked on the info bar when a user opens a PDF with Reader and we want to ask them if they always want to use it for viewing PDF files.">
(...skipping 41 matching lines...) Expand 10 before | Expand all | Expand 10 after
11421 </includes> 11442 </includes>
11422 <structures fallback_to_english="true"> 11443 <structures fallback_to_english="true">
11423 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" > 11444 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" >
11424 </structure> 11445 </structure>
11425 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" > 11446 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" >
11426 </structure> 11447 </structure>
11427 </structures> 11448 </structures>
11428 11449
11429 </release> 11450 </release>
11430 </grit> 11451 </grit>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/custom_handlers/protocol_handler.h » ('j') | chrome/browser/profiles/profile_io_data.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698