| Index: chrome/app/google_chrome_strings.grd
|
| diff --git a/chrome/app/google_chrome_strings.grd b/chrome/app/google_chrome_strings.grd
|
| index 5b8ac431608f8916bdc5bf3a24c367de5a1c7b5b..b2b12a75ec7b5c3fc93334e80cc847797292808e 100644
|
| --- a/chrome/app/google_chrome_strings.grd
|
| +++ b/chrome/app/google_chrome_strings.grd
|
| @@ -755,6 +755,9 @@ For Google Chrome, processes used to display diagnostics information (such as th
|
|
|
| <!-- One click sign in infobar -->
|
| <if expr="not pp_ifdef('chromeos')">
|
| + <message name="IDS_ONE_CLICK_SIGNIN_DIALOG_TITLE" desc="The title of the modal dialog window that opens when the user chooses to use one click sign in.">
|
| + You're signed in to Chrome!
|
| + </message>
|
| <message name="IDS_ONE_CLICK_SIGNIN_INFOBAR_MESSAGE" desc="The string shown in the infobar explaining that the user can connect his profile to a Google account instead of logging in only here.">
|
| Use this Google Account to sync all your Chrome stuff?
|
| </message>
|
|
|