| Index: chrome/app/google_chrome_strings.grd
|
| diff --git a/chrome/app/google_chrome_strings.grd b/chrome/app/google_chrome_strings.grd
|
| index fc56271128098ee793cb16216f17c0392dfdd81b..749cc3fa41b4158ed7c026a3305b37a17dd59d38 100644
|
| --- a/chrome/app/google_chrome_strings.grd
|
| +++ b/chrome/app/google_chrome_strings.grd
|
| @@ -774,6 +774,9 @@ For Google Chrome, processes used to display diagnostics information (such as th
|
| <message name="IDS_ONE_CLICK_SIGNIN_BUBBLE_MESSAGE" desc="The body of the sync promo NTP bubble.">
|
| You're now signed in to Chrome! Your bookmarks, history, and other settings will be synced to your Google Account.
|
| </message>
|
| + <message name="IDS_ONE_CLICK_SIGNIN_BUBBLE_SYNC_DISABLED_MESSAGE" desc="The body of the signin bubble, when sync has been disabled.">
|
| + You're now signed in to Chrome! Sync is disabled by your administrator.
|
| + </message>
|
| <message name="IDS_SYNC_WRONG_EMAIL" desc="Message shown when sync setup failed due to the user entering the wrong email address for sign in.">
|
| You were signed in to Chrome as <ph name="USER_EMAIL_ADDRESS">$1<ex>foo@gmail.com</ex></ph>. Please use the same account to sign in again.
|
| </message>
|
|
|