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

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

Issue 978913004: Add auto sign in slider in Clank settings. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 9 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 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>

Powered by Google App Engine
This is Rietveld 408576698