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

Unified Diff: chrome/app/generated_resources.grd

Issue 231723006: Remove balloon notification code. The last user was the Linux GTK port but that's deleted now. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: sync after elliot's r263101 Created 6 years, 8 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:
Download patch
« no previous file with comments | « no previous file | chrome/app/theme/default_100_percent/notification_wrench.png » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/generated_resources.grd
===================================================================
--- chrome/app/generated_resources.grd (revision 263121)
+++ chrome/app/generated_resources.grd (working copy)
@@ -8271,9 +8271,6 @@
<message name="IDS_NOTIFICATIONS_HEADER" desc="Label for Notifications exception management page on Content Settings dialog">
Notifications exceptions
</message>
- <message name="IDS_NOTIFICATIONS_SETTINGS_BUTTON" desc="Label for the Settings button for Notifications tab of Content Settings dialog.">
- Settings...
- </message>
<message name="IDS_NOTIFICATIONS_ALLOW_RADIO" desc="A radio button in Content Settings dialog to allow all sites to show notifications.">
Allow all sites to show desktop notifications
</message>
@@ -12871,30 +12868,9 @@
<message name="IDS_NOTIFICATION_OPTIONS_MENU_LABEL" desc="Text for the menu option">
Options
</message>
- <message name="IDS_NOTIFICATION_BALLOON_REVOKE_MESSAGE" desc="Text for the menu option to revoke notification permission.">
- Disable notifications from <ph name="site">$1<ex>mail.google.com</ex></ph>
- </message>
<message name="IDS_NOTIFICATION_BALLOON_ENABLE_MESSAGE" desc="Text for the menu option to enable notification permission.">
Enable notifications from <ph name="site">$1<ex>mail.google.com</ex></ph>
</message>
- <message name="IDS_NOTIFICATION_CHOOSE_POSITION" desc="Menu label for position choice submenu.">
- Choose position
- </message>
- <message name="IDS_NOTIFICATION_POSITION_DEFAULT" desc="Menu label for positioning in default location">
- Use default
- </message>
- <message name="IDS_NOTIFICATION_POSITION_LOWER_LEFT" desc="Menu label for positioning in lower left corner">
- Lower left
- </message>
- <message name="IDS_NOTIFICATION_POSITION_LOWER_RIGHT" desc="Menu label for positioning in lower right corner">
- Lower right
- </message>
- <message name="IDS_NOTIFICATION_POSITION_UPPER_LEFT" desc="Menu label for positioning in upper left corner">
- Upper left
- </message>
- <message name="IDS_NOTIFICATION_POSITION_UPPER_RIGHT" desc="Menu label for positioning in upper right corner">
- Upper right
- </message>
<message name="IDS_NOTIFICATION_WELCOME_BODY" desc="Notification body for the Welcome Notification">
Stay connected to what you need to know, across all devices.
</message>
« no previous file with comments | « no previous file | chrome/app/theme/default_100_percent/notification_wrench.png » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698