Chromium Code Reviews| 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? |
|
Andrew T Wilson (Slow)
2012/02/24 22:51:35
BTW, I think the new Best Practices say that strin
Roger Tawa OOO till Jul 10th
2012/03/01 04:55:17
Done.
|
| </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"> |