Index: chrome/app/settings_strings.grdp |
diff --git a/chrome/app/settings_strings.grdp b/chrome/app/settings_strings.grdp |
index 17413dcb26c064499386b7b0abaa6c5da08a315e..6742b6a9b152a6d2cef1280d502919f5dc89e0ac 100644 |
--- a/chrome/app/settings_strings.grdp |
+++ b/chrome/app/settings_strings.grdp |
@@ -323,14 +323,17 @@ |
<message name="IDS_SETTINGS_PASSWORDS_DELETE_EXCEPTION" desc="The alt text for a button that deletes a site for which passwords would not be saved."> |
Delete this item |
</message> |
- <message name="IDS_SETTINGS_PASSWORD_EDIT" desc="Label for a context menu item that shows a dialog with edit options for the selected password." meaning="Edit selected password."> |
- Edit |
+ <message name="IDS_SETTINGS_PASSWORD_DONE" desc="Label for a button that dismisses the password details dialog."> |
+ Done |
</message> |
<message name="IDS_SETTINGS_PASSWORD_REMOVE" desc="Label for a context menu item that removes the selected password." meaning="Remove selected password."> |
Remove |
</message> |
- <message name="IDS_SETTINGS_PASSWORDS_EDIT_TITLE" desc="Title for the 'Edit saved password' dialog. This dialog lets a user see a saved password and copy the username."> |
- Edit saved password |
+ <message name="IDS_SETTINGS_PASSWORDS_VIEW_DETAILS_TITLE" desc="Title for the dialog that shows password details. This dialog lets a user see a saved password and copy the username."> |
+ Saved password details |
+ </message> |
+ <message name="IDS_SETTINGS_PASSWORD_VIEW_DETAILS" desc="Label for a context menu item that shows a dialog with details for the selected password."> |
+ View details |
</message> |
<message name="IDS_SETTINGS_PASSWORDS_WEBSITE" desc="Label for the website a password is for when editing a password."> |
Website |