| Index: chrome/app/chromium_strings.grd
|
| diff --git a/chrome/app/chromium_strings.grd b/chrome/app/chromium_strings.grd
|
| index 1f12dea63c56eb9fb4213be94059fc281502660c..52021f9f5475fb50aa0e81d117b5b88b936e905e 100644
|
| --- a/chrome/app/chromium_strings.grd
|
| +++ b/chrome/app/chromium_strings.grd
|
| @@ -977,6 +977,16 @@ Signing in anyway will merge Chromium information like bookmarks, history, and o
|
| <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 Chromium 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.">
|
| + Chromium 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 Chromium apps, extensions, and websites here.
|
| + </message>
|
| + </if>
|
| </messages>
|
| </release>
|
| </grit>
|
|
|