Index: chrome/app/generated_resources.grd |
=================================================================== |
--- chrome/app/generated_resources.grd (revision 98807) |
+++ chrome/app/generated_resources.grd (working copy) |
@@ -4430,13 +4430,14 @@ |
<message name="IDS_FLAGS_ENABLE_SMOOTH_SCROLLING_DESCRIPTION" desc="Description for the flag to turn on smooth scrolling"> |
Enable the experimental smooth scrolling implementation. |
</message> |
- <message name="IDS_FLAGS_PRE_LOGIN_NAME" desc="Title for the flag to pre-login the user"> |
- Turn off pre-login |
+ <message name="IDS_FLAGS_ENABLE_AUTOLOGIN_NAME" desc="Title for the flag to auto-login the user"> |
+ Enable pre- and auto-login |
</message> |
- <message name="IDS_FLAGS_PRE_LOGIN_DESCRIPTION" desc="Description for the flag to pre-login the user"> |
- When pre-login is turned on, connecting a profile to a Google Account will add the account's cookies |
+ <message name="IDS_FLAGS_ENABLE_AUTOLOGIN_DESCRIPTION" desc="Description for the flag to pre-login the user"> |
+ When enabled, connecting a profile to a Google Account will add the account's credentials |
to the profile's cookie jar, so that retyping the username and password in the browser is not necessary. |
- Pre-login is always disabled if the profile is not connected to a Google Account. |
+ Visiting a Google Account login page will also trigger an infobar allowing easy sign in with the connected account. |
+ Pre- and auto-login are always disabled if the profile is not connected to a Google Account, regardless of this flag. |
</message> |
<message name="IDS_FLAGS_SHOW_AUTOFILL_TYPE_PREDICTIONS_NAME" desc="Title for the flag to show Autofill field type predictions for all forms"> |
Show Autofill predictions |