Index: chrome/app/generated_resources.grd |
=================================================================== |
--- chrome/app/generated_resources.grd (revision 97964) |
+++ chrome/app/generated_resources.grd (working copy) |
@@ -5497,9 +5497,6 @@ |
<message name="IDS_COOKIES_BLOCK_3RDPARTY_CHKBOX" desc="A checkbox in the Content Settings dialog for blocking all 3rd party cookies."> |
Block third-party cookies from being set |
</message> |
- <message name="IDS_INTENTS_TAB_LABEL" desc="Label for Web Intents tab on Content Settings page"> |
- Web Intents |
- </message> |
<!-- Mac users do not close their browser; they quit it. --> |
<if expr="not is_macosx"> |
@@ -5652,6 +5649,9 @@ |
<message name="IDS_NOTIFICATIONS_ASK_RADIO" desc="A radio button in Content Settings dialog to configure notifications per-site."> |
Ask me when a site wants to show desktop notifications (recommended) |
</message> |
+ <message name="IDS_INTENTS_TAB_LABEL" desc="Label for Intents Windows tab on Content Settings dialog"> |
+ Web Intents |
+ </message> |
<message name="IDS_INTENTS_HEADER" desc="Header for intent exception management page on Content Settings dialog"> |
Web Intents Exceptions |
</message> |
@@ -5739,17 +5739,6 @@ |
</message> |
</if> |
- <if expr="pp_ifdef('use_titlecase')"> |
- <message name="IDS_INTENTS_MANAGE_BUTTON" desc=""> |
- Manage Intents... |
- </message> |
- </if> |
- <if expr="not pp_ifdef('use_titlecase')"> |
- <message name="IDS_INTENTS_MANAGE_BUTTON" desc=""> |
- Manage intents... |
- </message> |
- </if> |
- |
<!-- Cookie/Images/JavaScript/Plugins/Pop-ups/Location exception editor dialogs --> |
<message name="IDS_EXCEPTION_EDITOR_PATTERN_TITLE" desc="Title of the pattern field in the exception editor"> |
Hostname Pattern: |
@@ -8190,20 +8179,6 @@ |
Expires: |
</message> |
- <!-- Intents Window --> |
- <message name="IDS_INTENTS_MANAGER_WINDOW_TITLE" desc="The title of the Intents page that lets you manage intent services for websites"> |
- Intents |
- </message> |
- <message name="IDS_INTENTS_DOMAIN_COLUMN_HEADER" desc="Label for the Site column in the intents manager page."> |
- Site |
- </message> |
- <message name="IDS_INTENTS_SERVICE_DATA_COLUMN_HEADER" desc="Label for the Service Data column in the intents manager page."> |
- Service Data |
- </message> |
- <message name="IDS_INTENTS_REMOVE_INTENT_BUTTON" desc="Text on the button to remove an intent."> |
- Remove Intent |
- </message> |
- |
<!-- Mac users do not close their browser; they quit it. --> |
<if expr="not is_macosx"> |
<message name="IDS_COOKIES_COOKIE_EXPIRES_SESSION" desc="The Cookie Expires field value for a session cookie"> |