Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1508)

Unified Diff: chrome/android/java/strings/android_chrome_strings.grd

Issue 1234063002: [Smart Lock] Auto sign-in snackbar UI. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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]">

Powered by Google App Engine
This is Rietveld 408576698