| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index a4a9a0dd3395b3c47f52d4dc1223cfa82d2e59b3..5f3794c89a020c2e0cc940a53cf94a36bd5880f6 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -8183,13 +8183,13 @@ I don't think this site should be blocked!
|
| Notifications exceptions
|
| </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
|
| + Allow all sites to show notifications
|
| </message>
|
| <message name="IDS_NOTIFICATIONS_BLOCK_RADIO" desc="A radio button in Content Settings dialog to deny all sites to show notifications.">
|
| - Do not allow any site to show desktop notifications
|
| + Do not allow any site to show notifications
|
| </message>
|
| <message name="IDS_NOTIFICATIONS_ASK_RADIO" desc="A radio button in Content Settings dialog to configure notifications per-site.">
|
| - Ask when a site wants to show desktop notifications (recommended)
|
| + Ask when a site wants to show notifications (recommended)
|
| </message>
|
| <message name="IDS_FULLSCREEN_TAB_LABEL" desc="Label for Fullscreen tab on Content Settings dialog">
|
| Fullscreen
|
| @@ -12838,7 +12838,7 @@ Some features may be unavailable. Please check that the profile exists and you
|
| </message>
|
| </if>
|
|
|
| - <!-- Desktop notifications -->
|
| + <!-- Web and message center notifications -->
|
| <if expr="enable_notifications">
|
| <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.
|
|
|