| Index: chrome/app/google_chrome_strings.grd
|
| diff --git a/chrome/app/google_chrome_strings.grd b/chrome/app/google_chrome_strings.grd
|
| index 9ee59562877cdfd77941c683c924a19e131aedef..afa8812ece674eb8b3d3529e8321e3f4be3a8444 100644
|
| --- a/chrome/app/google_chrome_strings.grd
|
| +++ b/chrome/app/google_chrome_strings.grd
|
| @@ -901,6 +901,16 @@ Signing in anyway will merge Chrome information like bookmarks, history, and oth
|
| <ph name="DOMAIN">$1<ex>example.com</ex></ph> requires that you read and accept the following Terms of Service before using this device. These terms do not expand, modify or limit the Google Chrome OS Terms.
|
| </message>
|
| </if>
|
| +
|
| + <!-- Chrome Notifications center -->
|
| + <if expr="is_win">
|
| + <message name="IDS_MESSAGE_CENTER_BALLOON_TITLE" desc="Title of the first run notification ballon describing the notification center.">
|
| + Chrome Notification Center
|
| + </message>
|
| + <message name="IDS_MESSAGE_CENTER_BALLOON_TEXT" desc="Body text for the the first run notification ballon describing the notification center.">
|
| + You can see all your notifications from Chrome apps, extensions, and websites here.
|
| + </message>
|
| + </if>
|
| </messages>
|
| </release>
|
| </grit>
|
|
|