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

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

Issue 1326813002: [Smart Lock] Remove unnecessary string duplication for autosign in smart lock UI. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Multyline snackbar Created 5 years, 3 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 8bdda4d1321deadccdcc0be08d4c6541a35fb013..0f379dcea9b1c00e13427e61d9568136791e071b 100644
--- a/chrome/android/java/strings/android_chrome_strings.grd
+++ b/chrome/android/java/strings/android_chrome_strings.grd
@@ -281,9 +281,6 @@ CHAR-LIMIT guidelines:
<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_MESSAGE" desc="Message shown when the user is automatically signed in to a website">
- Signed in as <ph name="USERNAME">%1$s<ex>don.john.lemon@gmail.com</ex></ph>
- </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>

Powered by Google App Engine
This is Rietveld 408576698