| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index b3373b95b2032c985c0cfadd3d0ff3f318847f8f..5fac98d14e7d16558a83f0b56489de7e8ebbbe95 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -14510,8 +14510,9 @@ Do you accept?
|
|
|
| <!-- Push messaging strings -->
|
| <message name="IDS_PUSH_MESSAGES_PERMISSION_QUESTION" desc="Question asked on the info bar whenever a domain wants to send push messages">
|
| - <ph name="URL"> $1<ex>maps.google.com</ex> </ph>
|
| - wants to send you notifications.
|
| + <ph name="URL">
|
| + $1<ex>push.google.com</ex>
|
| + </ph> wants to send you notifications.
|
| </message>
|
| <message name="IDS_PUSH_MESSAGES_TAB_LABEL" desc="Label for the push messages section on Content Settings dialog">
|
| Push Messages
|
| @@ -14525,11 +14526,8 @@ Do you accept?
|
| <message name="IDS_PUSH_MESSSAGING_BLOCK_RADIO" desc="A radio button in Content Settings dialog to deny a site to send push messages.">
|
| Do not allow any sites to send push messages
|
| </message>
|
| - <message name="IDS_PUSH_MESSAGES_BUBBLE_TEXT" desc="Question asked on the info bar whenever a domain wants to send push messages">
|
| - notification tray.
|
| - </message>
|
| <message name="IDS_PUSH_MESSAGES_BUBBLE_FRAGMENT" desc="Question asked on the info bar whenever a domain wants to send push messages">
|
| - notifications
|
| + push notifications
|
| </message>
|
| </messages>
|
| </release>
|
|
|