diff --git a/browser/components/preferences/in-content/privacy.xul b/browser/components/preferences/in-content/privacy.xul index ec37e90060c7..4396861d12cc 100644 --- a/browser/components/preferences/in-content/privacy.xul +++ b/browser/components/preferences/in-content/privacy.xul @@ -672,12 +672,10 @@ &certmgr.tab.others2; &certmgr.tab.websites3; &certmgr.tab.ca; - &certmgr.tab.orphan2; &certmgr.mine2; &certmgr.others2; &certmgr.websites3; &certmgr.cas2; - &certmgr.orphans2; &certmgr.certname; &certmgr.tokenname; &certmgr.view2.label; diff --git a/security/manager/locales/en-US/chrome/pippki/certManager.dtd b/security/manager/locales/en-US/chrome/pippki/certManager.dtd index e6318e1ce096..2133f3047688 100644 --- a/security/manager/locales/en-US/chrome/pippki/certManager.dtd +++ b/security/manager/locales/en-US/chrome/pippki/certManager.dtd @@ -8,13 +8,11 @@ - - diff --git a/security/manager/locales/en-US/chrome/pippki/pippki.properties b/security/manager/locales/en-US/chrome/pippki/pippki.properties index 163384651067..ed3b867ed260 100644 --- a/security/manager/locales/en-US/chrome/pippki/pippki.properties +++ b/security/manager/locales/en-US/chrome/pippki/pippki.properties @@ -32,9 +32,6 @@ deleteEmailCertConfirm=Are you sure you want to delete these people’s e-mail c deleteEmailCertImpactDesc=If you delete a person’s e-mail certificate, you will no longer be able to send encrypted e-mail to that person. deleteEmailCertTitle=Delete E-Mail Certificates -deleteOrphanCertConfirm=Are you sure you want to delete these certificates? -deleteOrphanCertTitle=Delete Certificates - # PKCS#12 file dialogs chooseP12RestoreFileDialog2=Certificate File to Import chooseP12BackupFileDialog=File Name to Backup diff --git a/security/manager/pki/resources/content/OrphanOverlay.xul b/security/manager/pki/resources/content/OrphanOverlay.xul deleted file mode 100644 index c267d0f7bef6..000000000000 --- a/security/manager/pki/resources/content/OrphanOverlay.xul +++ /dev/null @@ -1,47 +0,0 @@ - - - - - - - - - - - &certmgr.orphans2; - - - - - - - - - - - - - -