Index: chrome/app/settings_strings.grdp |
diff --git a/chrome/app/settings_strings.grdp b/chrome/app/settings_strings.grdp |
index ad465fe15eb9841909db71689c6205daed49abbb..d1291aa26ee11395f51e0aaf68f0f71ab43bbe8b 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_AUTOSIGNIN_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_AUTOSIGNIN_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> |