| 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 8cd71d25279d73053c7931c583f1ff1980031f53..90a98f9835d0373490a7c7e06377c15d24e2f1ad 100644
|
| --- a/chrome/android/java/strings/android_chrome_strings.grd
|
| +++ b/chrome/android/java/strings/android_chrome_strings.grd
|
| @@ -331,7 +331,28 @@ 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_SITE_TITLE" desc='Title preceding the identification of the site where the stored password comes from.'>
|
| + Site
|
| + </message>
|
| + <message name="IDS_PASSWORD_ENTRY_EDITOR_USERNAME_TITLE" desc='Title preceding username of the account where the stored password comes from.'>
|
| + Username
|
| + </message>
|
| + <message name="IDS_PASSWORD_ENTRY_EDITOR_PASSWORD" desc='Title preceding password on password entry editor.'>
|
| + Password
|
| + </message>
|
| + <message name="IDS_PASSWORD_ENTRY_EDITOR_COPY_STORED_SITE" desc='Content description for the button that copies the stored password.'>
|
| + Copy site
|
| + </message>
|
| + <message name="IDS_PASSWORD_ENTRY_EDITOR_COPY_STORED_USERNAME" desc='Content description for the button that copies the stored password.'>
|
| + Copy username
|
| + </message>
|
| + <message name="IDS_PASSWORD_ENTRY_EDITOR_COPY_STORED_PASSWORD" desc='Content description for the button that copies the stored password.'>
|
| + Copy password
|
| + </message>
|
| + <message name="IDS_PASSWORD_ENTRY_EDITOR_VIEW_STORED_PASSWORD" desc='Content description for the button that allows users to view the stored password upon reauthentication.'>
|
| + Unmask password
|
| </message>
|
|
|
| <!-- Homepage preferences -->
|
|
|