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

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

Issue 7717016: Revert 97955 - First pass on intents options UI. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 9 years, 4 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 | « build/common.gypi ('k') | chrome/browser/intents/web_intents_registry.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 <!-- 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. The variables is_win, is_macosx, is_linux, and is_posix are available 5 locale. The variables is_win, is_macosx, is_linux, and is_posix are available
6 for making strings OS specific. Other platform defines such as use_titlecase 6 for making strings OS specific. Other platform defines such as use_titlecase
7 are declared in build/common.gypi. 7 are declared in build/common.gypi.
8 --> 8 -->
9 9
10 <grit base_dir="." latest_public_release="0" current_release="1" 10 <grit base_dir="." latest_public_release="0" current_release="1"
(...skipping 5479 matching lines...) Expand 10 before | Expand all | Expand 10 after
5490 </message> 5490 </message>
5491 <message name="IDS_COOKIES_BLOCK_RADIO" desc="A radio button in the Conten t Settings dialog for blocking cookies and other site data from being stored on your computer."> 5491 <message name="IDS_COOKIES_BLOCK_RADIO" desc="A radio button in the Conten t Settings dialog for blocking cookies and other site data from being stored on your computer.">
5492 Block sites from setting any data 5492 Block sites from setting any data
5493 </message> 5493 </message>
5494 <message name="IDS_COOKIES_EXCEPTIONS_BUTTON" desc="A button in the Conten t Settings dialog for opening cookie storing exception rules dialog."> 5494 <message name="IDS_COOKIES_EXCEPTIONS_BUTTON" desc="A button in the Conten t Settings dialog for opening cookie storing exception rules dialog.">
5495 Exceptions... 5495 Exceptions...
5496 </message> 5496 </message>
5497 <message name="IDS_COOKIES_BLOCK_3RDPARTY_CHKBOX" desc="A checkbox in the Content Settings dialog for blocking all 3rd party cookies."> 5497 <message name="IDS_COOKIES_BLOCK_3RDPARTY_CHKBOX" desc="A checkbox in the Content Settings dialog for blocking all 3rd party cookies.">
5498 Block third-party cookies from being set 5498 Block third-party cookies from being set
5499 </message> 5499 </message>
5500 <message name="IDS_INTENTS_TAB_LABEL" desc="Label for Web Intents tab on C ontent Settings page">
5501 Web Intents
5502 </message>
5503 5500
5504 <!-- Mac users do not close their browser; they quit it. --> 5501 <!-- Mac users do not close their browser; they quit it. -->
5505 <if expr="not is_macosx"> 5502 <if expr="not is_macosx">
5506 <message name="IDS_COOKIES_CLEAR_WHEN_CLOSE_CHKBOX" desc="A checkbox in the Content Settings dialog for removing all cookies on when browser is closed." > 5503 <message name="IDS_COOKIES_CLEAR_WHEN_CLOSE_CHKBOX" desc="A checkbox in the Content Settings dialog for removing all cookies on when browser is closed." >
5507 Clear cookies and other site data when I close my browser 5504 Clear cookies and other site data when I close my browser
5508 </message> 5505 </message>
5509 <message name="IDS_COOKIES_LSO_CLEAR_WHEN_CLOSE_CHKBOX" desc="A checkbox in the Content Settings dialog for removing all cookies on when browser is clos ed."> 5506 <message name="IDS_COOKIES_LSO_CLEAR_WHEN_CLOSE_CHKBOX" desc="A checkbox in the Content Settings dialog for removing all cookies on when browser is clos ed.">
5510 Clear cookies and other site and plug-in data when I close my browser 5507 Clear cookies and other site and plug-in data when I close my browser
5511 </message> 5508 </message>
5512 </if> 5509 </if>
(...skipping 132 matching lines...) Expand 10 before | Expand all | Expand 10 after
5645 </message> 5642 </message>
5646 <message name="IDS_NOTIFICATIONS_ALLOW_RADIO" desc="A radio button in Cont ent Settings dialog to allow all sites to show notifications."> 5643 <message name="IDS_NOTIFICATIONS_ALLOW_RADIO" desc="A radio button in Cont ent Settings dialog to allow all sites to show notifications.">
5647 Allow all sites to show desktop notifications 5644 Allow all sites to show desktop notifications
5648 </message> 5645 </message>
5649 <message name="IDS_NOTIFICATIONS_BLOCK_RADIO" desc="A radio button in Cont ent Settings dialog to deny all sites to show notifications."> 5646 <message name="IDS_NOTIFICATIONS_BLOCK_RADIO" desc="A radio button in Cont ent Settings dialog to deny all sites to show notifications.">
5650 Do not allow any site to show desktop notifications 5647 Do not allow any site to show desktop notifications
5651 </message> 5648 </message>
5652 <message name="IDS_NOTIFICATIONS_ASK_RADIO" desc="A radio button in Conten t Settings dialog to configure notifications per-site."> 5649 <message name="IDS_NOTIFICATIONS_ASK_RADIO" desc="A radio button in Conten t Settings dialog to configure notifications per-site.">
5653 Ask me when a site wants to show desktop notifications (recommended) 5650 Ask me when a site wants to show desktop notifications (recommended)
5654 </message> 5651 </message>
5652 <message name="IDS_INTENTS_TAB_LABEL" desc="Label for Intents Windows tab on Content Settings dialog">
5653 Web Intents
5654 </message>
5655 <message name="IDS_INTENTS_HEADER" desc="Header for intent exception manag ement page on Content Settings dialog"> 5655 <message name="IDS_INTENTS_HEADER" desc="Header for intent exception manag ement page on Content Settings dialog">
5656 Web Intents Exceptions 5656 Web Intents Exceptions
5657 </message> 5657 </message>
5658 <message name="IDS_INTENTS_ALLOW_RADIO" desc="A radio button in the Conten t Settings dialog for allowing intents to register themselves on all sites."> 5658 <message name="IDS_INTENTS_ALLOW_RADIO" desc="A radio button in the Conten t Settings dialog for allowing intents to register themselves on all sites.">
5659 Allow all sites to register intents 5659 Allow all sites to register intents
5660 </message> 5660 </message>
5661 <message name="IDS_INTENTS_BLOCK_RADIO" desc="A radio button in the Conten t Settings dialog for preventing intents to register themselves on any sites."> 5661 <message name="IDS_INTENTS_BLOCK_RADIO" desc="A radio button in the Conten t Settings dialog for preventing intents to register themselves on any sites.">
5662 Do not allow any site to register intents 5662 Do not allow any site to register intents
5663 </message> 5663 </message>
5664 <message name="IDS_INTENTS_ASK_RADIO" desc="A radio button in Content Sett ings dialog to configure web-intents per-site."> 5664 <message name="IDS_INTENTS_ASK_RADIO" desc="A radio button in Content Sett ings dialog to configure web-intents per-site.">
(...skipping 67 matching lines...) Expand 10 before | Expand all | Expand 10 after
5732 Manage exceptions... 5732 Manage exceptions...
5733 </message> 5733 </message>
5734 <message name="IDS_COOKIES_SHOW_COOKIES_BUTTON" desc="A button in the Co ntent Settings dialog for showing cookies and other stored site data."> 5734 <message name="IDS_COOKIES_SHOW_COOKIES_BUTTON" desc="A button in the Co ntent Settings dialog for showing cookies and other stored site data.">
5735 All cookies and site data... 5735 All cookies and site data...
5736 </message> 5736 </message>
5737 <message name="IDS_HANDLERS_MANAGE" desc="The label on the button that l aunches the exceptions management page for a given content type"> 5737 <message name="IDS_HANDLERS_MANAGE" desc="The label on the button that l aunches the exceptions management page for a given content type">
5738 Manage handlers... 5738 Manage handlers...
5739 </message> 5739 </message>
5740 </if> 5740 </if>
5741 5741
5742 <if expr="pp_ifdef('use_titlecase')">
5743 <message name="IDS_INTENTS_MANAGE_BUTTON" desc="">
5744 Manage Intents...
5745 </message>
5746 </if>
5747 <if expr="not pp_ifdef('use_titlecase')">
5748 <message name="IDS_INTENTS_MANAGE_BUTTON" desc="">
5749 Manage intents...
5750 </message>
5751 </if>
5752
5753 <!-- Cookie/Images/JavaScript/Plugins/Pop-ups/Location exception editor di alogs --> 5742 <!-- Cookie/Images/JavaScript/Plugins/Pop-ups/Location exception editor di alogs -->
5754 <message name="IDS_EXCEPTION_EDITOR_PATTERN_TITLE" desc="Title of the patt ern field in the exception editor"> 5743 <message name="IDS_EXCEPTION_EDITOR_PATTERN_TITLE" desc="Title of the patt ern field in the exception editor">
5755 Hostname Pattern: 5744 Hostname Pattern:
5756 </message> 5745 </message>
5757 <message name="IDS_EXCEPTION_EDITOR_OTR_TITLE" desc="Title of the incognit o checkbox in the exception editor"> 5746 <message name="IDS_EXCEPTION_EDITOR_OTR_TITLE" desc="Title of the incognit o checkbox in the exception editor">
5758 Only apply to this incognito session 5747 Only apply to this incognito session
5759 </message> 5748 </message>
5760 5749
5761 <!-- Automatic updates --> 5750 <!-- Automatic updates -->
5762 <if expr="is_macosx"> 5751 <if expr="is_macosx">
(...skipping 2420 matching lines...) Expand 10 before | Expand all | Expand 10 after
8183 <message name="IDS_COOKIES_COOKIE_ACCESSIBLE_TO_SCRIPT_LABEL" desc="The Co okie Accessible to Script label"> 8172 <message name="IDS_COOKIES_COOKIE_ACCESSIBLE_TO_SCRIPT_LABEL" desc="The Co okie Accessible to Script label">
8184 Accessible to Script: 8173 Accessible to Script:
8185 </message> 8174 </message>
8186 <message name="IDS_COOKIES_COOKIE_CREATED_LABEL" desc="The Cookie Created label"> 8175 <message name="IDS_COOKIES_COOKIE_CREATED_LABEL" desc="The Cookie Created label">
8187 Created: 8176 Created:
8188 </message> 8177 </message>
8189 <message name="IDS_COOKIES_COOKIE_EXPIRES_LABEL" desc="The Cookie Expires label"> 8178 <message name="IDS_COOKIES_COOKIE_EXPIRES_LABEL" desc="The Cookie Expires label">
8190 Expires: 8179 Expires:
8191 </message> 8180 </message>
8192 8181
8193 <!-- Intents Window -->
8194 <message name="IDS_INTENTS_MANAGER_WINDOW_TITLE" desc="The title of the In tents page that lets you manage intent services for websites">
8195 Intents
8196 </message>
8197 <message name="IDS_INTENTS_DOMAIN_COLUMN_HEADER" desc="Label for the Site column in the intents manager page.">
8198 Site
8199 </message>
8200 <message name="IDS_INTENTS_SERVICE_DATA_COLUMN_HEADER" desc="Label for the Service Data column in the intents manager page.">
8201 Service Data
8202 </message>
8203 <message name="IDS_INTENTS_REMOVE_INTENT_BUTTON" desc="Text on the button to remove an intent.">
8204 Remove Intent
8205 </message>
8206
8207 <!-- Mac users do not close their browser; they quit it. --> 8182 <!-- Mac users do not close their browser; they quit it. -->
8208 <if expr="not is_macosx"> 8183 <if expr="not is_macosx">
8209 <message name="IDS_COOKIES_COOKIE_EXPIRES_SESSION" desc="The Cookie Expi res field value for a session cookie"> 8184 <message name="IDS_COOKIES_COOKIE_EXPIRES_SESSION" desc="The Cookie Expi res field value for a session cookie">
8210 When I close my browser 8185 When I close my browser
8211 </message> 8186 </message>
8212 </if> 8187 </if>
8213 <if expr="is_macosx"> 8188 <if expr="is_macosx">
8214 <message name="IDS_COOKIES_COOKIE_EXPIRES_SESSION" desc="The Cookie Expi res field value for a session cookie (Mac)"> 8189 <message name="IDS_COOKIES_COOKIE_EXPIRES_SESSION" desc="The Cookie Expi res field value for a session cookie (Mac)">
8215 When I quit my browser 8190 When I quit my browser
8216 </message> 8191 </message>
(...skipping 5298 matching lines...) Expand 10 before | Expand all | Expand 10 after
13515 </if> 13490 </if>
13516 </includes> 13491 </includes>
13517 <structures fallback_to_english="true"> 13492 <structures fallback_to_english="true">
13518 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" > 13493 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" >
13519 </structure> 13494 </structure>
13520 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" > 13495 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" >
13521 </structure> 13496 </structure>
13522 </structures> 13497 </structures>
13523 </release> 13498 </release>
13524 </grit> 13499 </grit>
OLDNEW
« no previous file with comments | « build/common.gypi ('k') | chrome/browser/intents/web_intents_registry.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698