| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index b9765de6f36d5a4759d3098653d4ed479ddc9d0d..ed7b3f57cdb8e269bbec8cdbbc3fea0104de980a 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -3120,9 +3120,6 @@ each locale. -->
|
| <message name="IDS_CERT_MANAGER_PERSONAL_CERTS_TAB_LABEL" desc="Title of the notebook page displaying the user's own certificates">
|
| Your Certificates
|
| </message>
|
| - <message name="IDS_CERT_MANAGER_OTHER_PEOPLES_CERTS_TAB_LABEL" desc="Title of the notebook page displaying other individual's certificates">
|
| - People
|
| - </message>
|
| <message name="IDS_CERT_MANAGER_SERVER_CERTS_TAB_LABEL" desc="Title of the notebook page displaying server certificates">
|
| Servers
|
| </message>
|
| @@ -3135,9 +3132,6 @@ each locale. -->
|
| <message name="IDS_CERT_MANAGER_USER_TREE_DESCRIPTION" desc="Description label above the tree showing the user's own certificates">
|
| You have certificates from these organizations that identify you:
|
| </message>
|
| - <message name="IDS_CERT_MANAGER_OTHER_PEOPLE_TREE_DESCRIPTION" desc="Description label above the tree showing other individual's certificates">
|
| - You have certificates on file that identify these people:
|
| - </message>
|
| <message name="IDS_CERT_MANAGER_SERVER_TREE_DESCRIPTION" desc="Description label above the tree showing server certificates">
|
| You have certificates on file that identify these servers:
|
| </message>
|
| @@ -3159,9 +3153,6 @@ each locale. -->
|
| <message name="IDS_CERT_MANAGER_EXPIRES_COLUMN_LABEL" desc="Label for the expires on column of the certificate tree in the certificate manager">
|
| Expires On
|
| </message>
|
| - <message name="IDS_CERT_MANAGER_EMAIL_ADDRESS_COLUMN_LABEL" desc="Label for the email address column of the certificate tree in the certificate manager">
|
| - Email Address
|
| - </message>
|
| <message name="IDS_CERT_MANAGER_VIEW_CERT_BUTTON" desc="Label for the button in the certificate manager which launches the certificate viewer for the selected certificate">
|
| View
|
| </message>
|
|
|