| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index b5b5b3f487e27af1c726993ff086decac446e026..3d972241838e2696fb6407259109037306bba9b1 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -11181,25 +11181,23 @@ experiment id: "<ph name="EXPERIMENT_ID">$5<ex>ar1</ex></ph>"
|
| <message name="IDS_ONE_CLICK_SIGNIN_INFOBAR_CANCEL_BUTTON" desc="The string used in the infobar button that the user presses to never see this infobar again.">
|
| No thanks
|
| </message>
|
| - <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.">
|
| - Sign in
|
| +
|
| + <!-- One click sign in bubble and dialog -->
|
| + <message name="IDS_ONE_CLICK_SIGNIN_DIALOG_MESSAGE" desc="The message of the one click sign in dialog.">
|
| + Now you can access your bookmarks, history, and other settings on all of your signed in devices.
|
| </message>
|
| <message name="IDS_ONE_CLICK_BUBBLE_UNDO" desc="The text for the undo button in the one click signin bubble.">
|
| Undo
|
| </message>
|
| - <message name="IDS_ONE_CLICK_SIGNIN_DIALOG_MESSAGE" desc="The message of the one click sign in dialog.">
|
| - Signing in will sync your data with your Google Account so you can access your bookmarks, history, and other settings on any device.
|
| + <message name="IDS_ONE_CLICK_SIGNIN_DIALOG_OK_BUTTON" desc="The text of the OK button of the one click sign in dialog.">
|
| + OK, got it!
|
| + </message>
|
| + <message name="IDS_ONE_CLICK_SIGNIN_DIALOG_UNDO_BUTTON" desc="The text of the undo button of the one click sign in dialog.">
|
| + Undo
|
| + </message>
|
| + <message name="IDS_ONE_CLICK_SIGNIN_DIALOG_ADVANCED" desc="The advanced link in the one click sign in dialog. Clicking the link will take the user to advanced settings.">
|
| + Advanced
|
| </message>
|
| - <if expr="pp_ifdef('use_titlecase')">
|
| - <message name="IDS_ONE_CLICK_SIGNIN_DIALOG_OK_BUTTON" desc="In Title Case: The text of the OK button of the one click sign in dialog.">
|
| - Start Syncing
|
| - </message>
|
| - </if>
|
| - <if expr="not pp_ifdef('use_titlecase')">
|
| - <message name="IDS_ONE_CLICK_SIGNIN_DIALOG_OK_BUTTON" desc="The text of the OK button of the one click sign in dialog.">
|
| - Start syncing
|
| - </message>
|
| - </if>
|
| <message name="IDS_ONE_CLICK_SIGNIN_DIALOG_CHECKBOX" desc="The text of checkbox in the one click sign in dialog indicating that default sync settings will be used.">
|
| Use default settings
|
| </message>
|
|
|