Chromium Code Reviews| 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 e340a64e76b9fb07e3fc426f3431d5bebf5e13be..af1ac5abaff74bd22ffb33016f05219b6baa561e 100644 |
| --- a/chrome/android/java/strings/android_chrome_strings.grd |
| +++ b/chrome/android/java/strings/android_chrome_strings.grd |
| @@ -226,6 +226,12 @@ |
| </message> |
| <!-- Save passwords preferences --> |
| + <message name="IDS_PASSWORDS_AUTO_SIGNIN_TITLE" desc="Title for 'Auto sign-in' checkbox in the password dialog"> |
|
newt (away)
2015/03/11 17:41:40
"Title for checkbox to enable automatically signin
melandory
2015/03/16 15:10:27
Done.
|
| + 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 credential. When the feature is off, you'll be asked for verification every time before signing in to a website. |
|
newt (away)
2015/03/11 17:41:40
s/credential/credentials ? Where did this string c
melandory
2015/03/16 15:10:27
It's slightly modified string from mocks. Original
|
| + </message> |
| <message name="IDS_PREFS_SAVED_PASSWORDS" desc="Title for the Saved Passwords preferences. [CHAR-LIMIT=32]"> |
|
newt (away)
2015/03/11 17:41:40
nit: move "Save passwords" string above the new st
melandory
2015/03/16 15:10:27
Done.
|
| Save passwords |
| </message> |