| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index 7f12fe14f7b9e628b454697216ade0452ff4076b..3cdf8fccd3af2d520522925d67ed60e20964c433 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -11910,15 +11910,12 @@ Some features may be unavailable. Please check that the profile exists and you
|
| <message name="IDS_NOTIFICATION_PERMISSIONS" desc="Text requesting permission for Web Notifications.">
|
| <ph name="site">$1<ex>mail.google.com</ex></ph> wants to send you notifications.
|
| </message>
|
| + <message name="IDS_NOTIFICATION_PERMISSIONS_INCOGNITO" desc="Text requesting permission for Web Notifications in incognito mode.">
|
| + <ph name="site">$1<ex>mail.google.com</ex></ph> wants to send you notifications, but these are not supported in incognito mode.
|
| + </message>
|
| <message name="IDS_NOTIFICATION_PERMISSIONS_FRAGMENT" desc="Permission sentence fragment to show following the prompt 'This site wants to:' in a permissions request">
|
| Show notifications
|
| </message>
|
| - <message name="IDS_NOTIFICATION_PERMISSION_YES" desc="The label of the 'allow' button on the notification permission infobar.">
|
| - Allow
|
| - </message>
|
| - <message name="IDS_NOTIFICATION_PERMISSION_NO" desc="The label of the 'deny' button on the notification permission infobar.">
|
| - Deny
|
| - </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>
|
|
|