Index: chrome/app/settings_strings.grdp |
diff --git a/chrome/app/settings_strings.grdp b/chrome/app/settings_strings.grdp |
index 42253b865073413eb916d470f1cc1cb36ee56b53..7510df92956aa0bcee370fb6231926f436aa6f60 100644 |
--- a/chrome/app/settings_strings.grdp |
+++ b/chrome/app/settings_strings.grdp |
@@ -317,6 +317,12 @@ |
<message name="IDS_SETTINGS_PASSWORDS" desc="Name for the password section and toggle"> |
Manage passwords |
</message> |
+ <message name="IDS_SETTINGS_PASSWORDS_AUTO_SIGNIN_CHECKBOX_LABEL" desc="Label for a checkbox that allows users to sign in automatically to websites when their credentials are already saved."> |
+ Auto Sign-in |
+ </message> |
+ <message name="IDS_SETTINGS_PASSWORDS_AUTO_SIGNIN_CHECKBOX_DESC" desc="Text that describes the 'Auto Sign-in' functionality to users."> |
+ Automatically sign in to websites using stored credentials. When the feature is disabled, you will be asked for confirmation every time before signing in to a website. |
+ </message> |
<message name="IDS_SETTINGS_PASSWORDS_DETAIL" desc="Description of what toggling the 'Manage passwords' setting does. Immediately underneath IDS_SETTINGS_PASSWORDS"> |
Offer to save your web passwords |
</message> |