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

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

Issue 7033018: Handler settings page. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: remove in_unit_test_ Created 9 years, 7 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 <!-- 3 <!--
4 This file contains definitions of resources that will be translated for each 4 This file contains definitions of resources that will be translated for each
5 locale. OS values are passed through from Python's sys.platform: 5 locale. OS values are passed through from Python's sys.platform:
6 6
7 win32 - Windows 7 win32 - Windows
8 darwin - Mac 8 darwin - Mac
9 linux2 - Linux (both Views and GTK+) 9 linux2 - Linux (both Views and GTK+)
10 10
(...skipping 5299 matching lines...) Expand 10 before | Expand all | Expand 10 after
5310 </message> 5310 </message>
5311 <message name="IDS_JAVASCRIPT_HEADER" desc="Label for JavaScript exception management page on Content Settings dialog"> 5311 <message name="IDS_JAVASCRIPT_HEADER" desc="Label for JavaScript exception management page on Content Settings dialog">
5312 JavaScript Exceptions 5312 JavaScript Exceptions
5313 </message> 5313 </message>
5314 <message name="IDS_JS_ALLOW_RADIO" desc="A radio button in the Content Set tings dialog for allowing JavaScript use on any site."> 5314 <message name="IDS_JS_ALLOW_RADIO" desc="A radio button in the Content Set tings dialog for allowing JavaScript use on any site.">
5315 Allow all sites to run JavaScript (recommended) 5315 Allow all sites to run JavaScript (recommended)
5316 </message> 5316 </message>
5317 <message name="IDS_JS_DONOTALLOW_RADIO" desc="A radio button in the Conten t Settings dialog for preventing JavaScript use on any site."> 5317 <message name="IDS_JS_DONOTALLOW_RADIO" desc="A radio button in the Conten t Settings dialog for preventing JavaScript use on any site.">
5318 Do not allow any site to run JavaScript 5318 Do not allow any site to run JavaScript
5319 </message> 5319 </message>
5320 <message name="IDS_HANDLERS_TAB_LABEL" desc="Label for Handlers tab on Con tent Settings dialog">
5321 Handlers
5322 </message>
5323 <message name="IDS_HANDLERS_ALLOW_RADIO" desc="A radio button in the Conte nt Settings dialog for allowing sites to register themselves as handlers for pro tocols.">
5324 Allow sites to ask to become default handlers for protocols
5325 </message>
5326 <message name="IDS_HANDLERS_DONOTALLOW_RADIO" desc="A radio button in the Content Settings dialog for preventing sites from registering themselves as hand lers for protocols.">
5327 Do not allow any site to handle protocols
5328 </message>
5329 <message name="IDS_BLOCKED_HANDLERS_TITLE" desc="Bubble info header text w hen a page is not allowed register handlers.">
5330 This site was prevented from registering a custom URL handler.
5331 </message>
5332 <message name="IDS_HANDLERS_BUBBLE_MANAGE_LINK" desc="Link on the register p rotocol handler bubble that opens up the Content Settings management dialog.">
5333 Manage handler settings...
5334 </message>
5335 <message name="IDS_HANDLERS_TYPE_COLUMN_HEADER" desc="Header on the settings page for the column showing handler protocols.">
5336 Type
5337 </message>
5338 <message name="IDS_HANDLERS_SITE_COLUMN_HEADER" desc="Header on the settings page for the column showing handler sites.">
5339 Site
5340 </message>
5341 <message name="IDS_HANDLERS_REMOVE_HANDLER_LINK" desc="Text on the link that removes a registered protocol handler from a user's settings.">
5342 remove this site
5343 </message>
5344
5345 <message name="IDS_HANDLER_OPTIONS_WINDOW_TITLE" desc="The title of the wind ow that lets a user change what handlers they have registered for various protoc ols / mimetypes.">
5346 Protocol and Mimetype Handlers
5347 </message>
5320 <message name="IDS_GEOLOCATION_TAB_LABEL" desc="Label for Geolocation tab on Content Settings dialog"> 5348 <message name="IDS_GEOLOCATION_TAB_LABEL" desc="Label for Geolocation tab on Content Settings dialog">
5321 Location 5349 Location
5322 </message> 5350 </message>
5323 <message name="IDS_GEOLOCATION_HEADER" desc="Label for Geolocation excepti on management page on Content Settings dialog"> 5351 <message name="IDS_GEOLOCATION_HEADER" desc="Label for Geolocation excepti on management page on Content Settings dialog">
5324 Geolocation Exceptions 5352 Geolocation Exceptions
5325 </message> 5353 </message>
5326 <message name="IDS_GEOLOCATION_ALLOW_RADIO" desc="A radio button in the Co ntent Settings dialog for allowing all sites access to geolocation data."> 5354 <message name="IDS_GEOLOCATION_ALLOW_RADIO" desc="A radio button in the Co ntent Settings dialog for allowing all sites access to geolocation data.">
5327 Allow all sites to track my physical location 5355 Allow all sites to track my physical location
5328 </message> 5356 </message>
5329 <message name="IDS_GEOLOCATION_ASK_RADIO" desc="A radio button in the Cont ent Settings dialog for asking before allowing sites access to gelocation data." > 5357 <message name="IDS_GEOLOCATION_ASK_RADIO" desc="A radio button in the Cont ent Settings dialog for asking before allowing sites access to gelocation data." >
(...skipping 75 matching lines...) Expand 10 before | Expand all | Expand 10 after
5405 embedded on any other site 5433 embedded on any other site
5406 </message> 5434 </message>
5407 5435
5408 <if expr="pp_ifdef('use_titlecase')"> 5436 <if expr="pp_ifdef('use_titlecase')">
5409 <message name="IDS_EXCEPTIONS_MANAGE" desc="The label on the button that launches the exceptions management page for a given content type"> 5437 <message name="IDS_EXCEPTIONS_MANAGE" desc="The label on the button that launches the exceptions management page for a given content type">
5410 Manage Exceptions... 5438 Manage Exceptions...
5411 </message> 5439 </message>
5412 <message name="IDS_COOKIES_SHOW_COOKIES_BUTTON" desc="A button in the Co ntent Settings dialog for showing cookies and other stored site data."> 5440 <message name="IDS_COOKIES_SHOW_COOKIES_BUTTON" desc="A button in the Co ntent Settings dialog for showing cookies and other stored site data.">
5413 All Cookies and Site Data... 5441 All Cookies and Site Data...
5414 </message> 5442 </message>
5443 <message name="IDS_HANDLERS_MANAGE" desc="The label on the button that l aunches the exceptions management page for a given content type">
5444 Manage Handlers...
5445 </message>
5415 </if> 5446 </if>
5416 <if expr="not pp_ifdef('use_titlecase')"> 5447 <if expr="not pp_ifdef('use_titlecase')">
5417 <message name="IDS_EXCEPTIONS_MANAGE" desc="The label on the button that launches the exceptions management page for a given content type"> 5448 <message name="IDS_EXCEPTIONS_MANAGE" desc="The label on the button that launches the exceptions management page for a given content type">
5418 Manage exceptions... 5449 Manage exceptions...
5419 </message> 5450 </message>
5420 <message name="IDS_COOKIES_SHOW_COOKIES_BUTTON" desc="A button in the Co ntent Settings dialog for showing cookies and other stored site data."> 5451 <message name="IDS_COOKIES_SHOW_COOKIES_BUTTON" desc="A button in the Co ntent Settings dialog for showing cookies and other stored site data.">
5421 All cookies and site data... 5452 All cookies and site data...
5422 </message> 5453 </message>
5454 <message name="IDS_HANDLERS_MANAGE" desc="The label on the button that l aunches the exceptions management page for a given content type">
5455 Manage handlers...
5456 </message>
5423 </if> 5457 </if>
5424 5458
5425 <!-- Cookie/Images/JavaScript/Plugins/Pop-ups/Location exception editor di alogs --> 5459 <!-- Cookie/Images/JavaScript/Plugins/Pop-ups/Location exception editor di alogs -->
5426 <message name="IDS_EXCEPTION_EDITOR_PATTERN_TITLE" desc="Title of the patt ern field in the exception editor"> 5460 <message name="IDS_EXCEPTION_EDITOR_PATTERN_TITLE" desc="Title of the patt ern field in the exception editor">
5427 Hostname Pattern: 5461 Hostname Pattern:
5428 </message> 5462 </message>
5429 <message name="IDS_EXCEPTION_EDITOR_OTR_TITLE" desc="Title of the incognit o checkbox in the exception editor"> 5463 <message name="IDS_EXCEPTION_EDITOR_OTR_TITLE" desc="Title of the incognit o checkbox in the exception editor">
5430 Only apply to this incognito session 5464 Only apply to this incognito session
5431 </message> 5465 </message>
5432 5466
(...skipping 6990 matching lines...) Expand 10 before | Expand all | Expand 10 after
12423 <message name="IDS_ENTERPRISE_ENROLLMENT_NETWORK_ENROLLMENT_ERROR" desc="E rror message to show when there is a network problem talking to the device manag ement server."> 12457 <message name="IDS_ENTERPRISE_ENROLLMENT_NETWORK_ENROLLMENT_ERROR" desc="E rror message to show when there is a network problem talking to the device manag ement server.">
12424 Oops! A network communication problem occurred while trying to enroll t his device. Please check your network connection and try again. 12458 Oops! A network communication problem occurred while trying to enroll t his device. Please check your network connection and try again.
12425 </message> 12459 </message>
12426 <message name="IDS_ENTERPRISE_ENROLLMENT_FATAL_ENROLLMENT_ERROR" desc="Err or message to show when there is an unrecoverable error while performing enrollm ent."> 12460 <message name="IDS_ENTERPRISE_ENROLLMENT_FATAL_ENROLLMENT_ERROR" desc="Err or message to show when there is an unrecoverable error while performing enrollm ent.">
12427 Oops! Something went really wrong while enrolling this device. Please try again or contact your support representative. 12461 Oops! Something went really wrong while enrolling this device. Please try again or contact your support representative.
12428 </message> 12462 </message>
12429 </if> 12463 </if>
12430 12464
12431 <!-- Register Protocol Handler Strings --> 12465 <!-- Register Protocol Handler Strings -->
12432 <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."> 12466 <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.">
12433 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? 12467 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?
12434 </message> 12468 </message>
12435 12469
12436 <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."> 12470 <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.">
12437 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? 12471 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_TI TLE">$4<ex>Elgoog Search</ex></ph> from now on?
12438 </message> 12472 </message>
12439 12473
12440 <message name="IDS_REGISTER_PROTOCOL_HANDLER_ACCEPT" desc="Text to show for the accept button for the register protocol handler request infobar."> 12474 <message name="IDS_REGISTER_PROTOCOL_HANDLER_ACCEPT" desc="Text to show for the accept button for the register protocol handler request infobar.">
12441 Use <ph name="HANDLER_TITLE">$1<ex>Google Search</ex></ph> 12475 Use <ph name="HANDLER_TITLE">$1<ex>Google Search</ex></ph>
12442 </message> 12476 </message>
12443 12477
12444 <message name="IDS_REGISTER_PROTOCOL_HANDLER_DENY" desc="Text to show for th e deny button for the register protocol handler request infobar."> 12478 <message name="IDS_REGISTER_PROTOCOL_HANDLER_DENY" desc="Text to show for th e deny button for the register protocol handler request infobar.">
12445 Do nothing 12479 Do nothing
12446 </message> 12480 </message>
12447 12481
12448 <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."> 12482 <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.">
12449 <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. 12483 <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.
12450 </message> 12484 </message>
12451 12485
12452 <!-- PDF with unsupported feature Info Bar --> 12486 <!-- PDF with unsupported feature Info Bar -->
12453 <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."> 12487 <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.">
12454 Parts of this PDF document could not be displayed. Open in Adobe Reader? 12488 Parts of this PDF document could not be displayed. Open in Adobe Reader?
12455 </message> 12489 </message>
12456 12490
12457 <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."> 12491 <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.">
12458 Parts of this PDF document could not be displayed. Install Adobe Reader? 12492 Parts of this PDF document could not be displayed. Install Adobe Reader?
12459 </message> 12493 </message>
(...skipping 43 matching lines...) Expand 10 before | Expand all | Expand 10 after
12503 </includes> 12537 </includes>
12504 <structures fallback_to_english="true"> 12538 <structures fallback_to_english="true">
12505 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" > 12539 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" >
12506 </structure> 12540 </structure>
12507 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" > 12541 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" >
12508 </structure> 12542 </structure>
12509 </structures> 12543 </structures>
12510 12544
12511 </release> 12545 </release>
12512 </grit> 12546 </grit>
OLDNEW
« no previous file with comments | « build/features_override.gypi ('k') | chrome/browser/custom_handlers/protocol_handler_registry.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698