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

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

Issue 2092723002: Redirect users without sync passphrase to passwords.google.com (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Modify redirect test to verify sync settings Created 4 years, 5 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 75889b129ad9c27be697ebf0139bacc6ade60c69..9265a2d8c3cc2f48dcad214d17ad2a1c46dbb244 100644
--- a/chrome/android/java/strings/android_chrome_strings.grd
+++ b/chrome/android/java/strings/android_chrome_strings.grd
@@ -327,6 +327,12 @@ CHAR-LIMIT guidelines:
<message name="IDS_MANAGE_PASSWORDS_TEXT" desc="Text for link to manage passwords on Account Central.">
View and manage saved passwords at <ph name="BEGIN_LINK">&lt;link&gt;</ph>passwords.google.com<ph name="END_LINK">&lt;/link&gt;</ph>
</message>
+ <message name="IDS_REDIRECT_TO_PASSWORDS_TEXT" desc="Text for link to manage passwords on Account Central from Settings page.">
vabr (Chromium) 2016/07/20 11:15:06 nit: "Text for link" is not very clear -- in HTML
dozsa 2016/07/20 13:12:44 Done.
+ Saved passwords
+ </message>
+ <message name="IDS_REDIRECT_TO_PASSWORDS_LINK" desc="Link to manage passwords on Account Central.">
+ passwords.google.com
vabr (Chromium) 2016/07/20 11:15:07 nit: This is not really a link, not even a URL. Wh
dozsa 2016/07/20 13:12:44 Done.
+ </message>
<message name="IDS_SAVED_PASSWORDS_NONE_TEXT" desc="Text when there are no saved passwords/exceptions.">
Saved passwords will appear here.
</message>

Powered by Google App Engine
This is Rietveld 408576698