| Index: chrome/app/generated_resources.grd
|
| ===================================================================
|
| --- chrome/app/generated_resources.grd (revision 123466)
|
| +++ chrome/app/generated_resources.grd (working copy)
|
| @@ -8847,16 +8847,28 @@
|
| Never offer to sign me in
|
| </message>
|
|
|
| - <!-- Reverse auto-login infobar -->
|
| - <message name="IDS_REVERSE_AUTOLOGIN_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.">
|
| - Sign in and sync to get your <ph name="SHORT_PRODUCT_NAME">$1<ex>Chrome</ex></ph> stuff on all your devices.
|
| + <!-- Reverse one click sign in infobar -->
|
| + <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 <ph name="SHORT_PRODUCT_NAME">$1<ex>Chrome</ex></ph> stuff?
|
| </message>
|
| - <message name="IDS_REVERSE_AUTOLOGIN_INFOBAR_OK_BUTTON" desc="The string used in the infobar button that the user presses to connect his profile to a Google account.">
|
| - Sign in and sync
|
| - </message>
|
| - <message name="IDS_REVERSE_AUTOLOGIN_INFOBAR_CANCEL_BUTTON" desc="The string used in the infobar button that the user presses to never see this infobar again.">
|
| + <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 reverse auto-login.">
|
| + Sign in
|
| + </message>
|
| + <message name="IDS_ONE_CLICK_SIGNIN_DIALOG_HEADING" desc="The heading of the reverse auto-login dialog.">
|
| + Sign in to <ph name="SHORT_PRODUCT_NAME">$1<ex>Chrome</ex></ph>?
|
| + </message>
|
| + <message name="IDS_ONE_CLICK_SIGNIN_DIALOG_MESSAGE" desc="The message of the reverse auto-login dialog.">
|
| + <ph name="SHORT_PRODUCT_NAME">$1<ex>Chrome</ex></ph> will now sync all your data with Google servers, so you'll be able to have the same bookmarks, history, and other settings when you sign in to <ph name="SHORT_PRODUCT_NAME">$1<ex>Chrome</ex></ph> on any device.
|
| + </message>
|
| + <message name="IDS_ONE_CLICK_SIGNIN_DIALOG_OK_BUTTON" desc="The text of the OK button of the reverse auto-login dialog.">
|
| + Start
|
| + </message>
|
| + <message name="IDS_ONE_CLICK_SIGNIN_DIALOG_CHECKBOX" desc="The text of checkbox in the reverse auto-login dialog indicating that default sync settings will be used.">
|
| + Use default settings
|
| + </message>
|
|
|
| <!-- Cookies Window -->
|
| <message name="IDS_COOKIES_WEBSITE_PERMISSIONS_WINDOW_TITLE" desc="The title of the redesigned Cookies Window that lets you manage cookies, storage quota for websites and other permissions per-website">
|
|
|