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 463611e74d10b993dc7e07024eefe3001fd2c2f4..a17232bf88c3a69687ac126f87553a6190211497 100644 |
| --- a/chrome/android/java/strings/android_chrome_strings.grd |
| +++ b/chrome/android/java/strings/android_chrome_strings.grd |
| @@ -282,6 +282,9 @@ CHAR-LIMIT guidelines: |
| Auto Sign-in |
| </message> |
| <message name="IDS_PASSWORDS_AUTO_SIGNIN_DESCRIPTION" desc="Text under 'Auto sign-in' checkbox"> |
| + Signed in as <ph name="USERNAME">%1$s<ex>don.john.lemon@gmail.com</ex></ph> |
|
newt (away)
2015/08/13 16:48:04
indent this two more spaces to match the other str
melandory
2015/08/20 15:11:00
Done.
|
| + </message> |
| + <message name="IDS_PASSWORDS_AUTO_SIGNIN_MESSAGE" desc="Message shown when user auto signins to site"> |
|
newt (away)
2015/08/13 16:48:04
"when the user is automatically signed in to a sit
melandory
2015/08/20 15:11:00
Done.
|
| 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. |
|
newt (away)
2015/08/13 16:48:04
Swap this message with the above message? The mess
melandory
2015/08/20 15:11:00
Done.
|
| </message> |
| <message name="IDS_SECTION_SAVED_PASSWORDS" desc="Header for the list of passwords that have been saved in Chrome. [CHAR-LIMIT=32]"> |