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

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

Issue 2156613002: Modify PasswordEntryEditor UI to display account credentials in a user-friendly manner (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add buttons 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 296605437d0f4f4427c0ce0fd010167ba8e678a0..b918cff152dafdbed7703e53bacda9b251fa7908 100644
--- a/chrome/android/java/strings/android_chrome_strings.grd
+++ b/chrome/android/java/strings/android_chrome_strings.grd
@@ -331,7 +331,16 @@ CHAR-LIMIT guidelines:
Saved passwords will appear here.
</message>
<message name="IDS_PASSWORD_ENTRY_EDITOR_TITLE" desc='Title of the "edit a name/password" screen.'>
- Edit saved name/password or exception
+ Edit saved account
+ </message>
+ <message name="IDS_PASSWORD_ENTRY_EDITOR_LINK" desc='Title preceding link on password entry editor.'>
vabr (Chromium) 2016/07/18 16:00:26 This does not appear to be used?
dozsa 2016/07/18 18:44:52 It's used in the new UI, before displaying the lin
vabr (Chromium) 2016/07/19 08:44:38 Ah, that's the @string/password_entry_editor_link
+ Url
+ </message>
+ <message name="IDS_PASSWORD_ENTRY_EDITOR_USERNAME" desc='Title preceding username on password entry editor.'>
+ Username
+ </message>
+ <message name="IDS_PASSWORD_ENTRY_EDITOR_PASSWORD" desc='Title preceding password on password entry editor.'>
+ Password
</message>
<!-- Homepage preferences -->

Powered by Google App Engine
This is Rietveld 408576698