| Index: chrome/android/java/strings/android_chrome_strings.grd
|
| diff --git a/chrome/android/java/strings/android_chrome_strings.grd b/chrome/android/java/strings/android_chrome_strings.grd
|
| index e6e3b8df3b9a6c96bb88789eeb686a0f67e2b333..56f4b81b0e48151503939b0fa45d78f8b067788b 100644
|
| --- a/chrome/android/java/strings/android_chrome_strings.grd
|
| +++ b/chrome/android/java/strings/android_chrome_strings.grd
|
| @@ -229,6 +229,12 @@
|
| <message name="IDS_PREFS_SAVED_PASSWORDS" desc="Title for the Saved Passwords preferences. [CHAR-LIMIT=32]">
|
| Save passwords
|
| </message>
|
| + <message name="IDS_PASSWORDS_AUTO_SIGNIN_TITLE" desc="Title for checkbox to enable automatically signing the user in to websites">
|
| + Auto Sign-in
|
| + </message>
|
| + <message name="IDS_PASSWORDS_AUTO_SIGNIN_DESCRIPTION" desc="Text under 'Auto sign-in' checkbox">
|
| + Automatically sign in to websites using stored credentials. When the feature is off, you'll be asked for verification every time before signing in to a website.
|
| + </message>
|
| <message name="IDS_SECTION_SAVED_PASSWORDS" desc="Header for the list of passwords that have been saved in Chrome. [CHAR-LIMIT=32]">
|
| Passwords
|
| </message>
|
|
|