Bug 523287 - Remove commented out cert tree columns and their unusable strings, r=kaie

This commit is contained in:
Phil Ringnalda 2009-10-26 18:39:23 -07:00
parent 6be870ff7a
commit 182257d6cf
4 changed files with 0 additions and 26 deletions

View File

@ -94,10 +94,8 @@
<!ENTITY certmgr.certname "Certificate Name">
<!ENTITY certmgr.certserver "Server">
<!ENTITY certmgr.typesofoverrides "Exceptions">
<!ENTITY certmgr.override_lifetime "Lifetime">
<!ENTITY certmgr.tokenname "Security Device">
<!ENTITY certmgr.purpose "Purposes">
<!ENTITY certmgr.issued "Issued On">
<!ENTITY certmgr.expires "Expires On">
<!ENTITY certmgr.email "E-Mail Address">

View File

@ -58,13 +58,6 @@
<treecol id="tokencol" label="&certmgr.tokenname;"
persist="hidden width ordinal" flex="1"/>
<splitter class="tree-splitter"/>
<!-- disable the purposes column until we get a solution
to fill in this information that is compatible with OCSP
and does not block the whole interface
<treecol id="purposecol" label="&certmgr.purpose;"
persist="hidden width ordinal" flex="1"/>
<splitter class="tree-splitter"/>
-->
<treecol id="serialnumcol" label="&certmgr.serial;"
persist="hidden width ordinal" flex="1"/>
<splitter class="tree-splitter"/>

View File

@ -56,12 +56,6 @@
<treecol id="emailcol" label="&certmgr.email;"
flex="1"/>
<splitter class="tree-splitter"/>
<!-- disable the purposes column until we get a solution
to fill in this information that is compatible with OCSP
and does not block the whole interface
<treecol id="purposecol" label="&certmgr.purpose;"
flex="1"/>
-->
<treecol id="expiredcol" label="&certmgr.expires;"
flex="1"/>
<!-- <treecol id="certdbkeycol" collapsed="true" flex="1"/> -->

View File

@ -62,17 +62,6 @@
<treecol id="lifetimecol" label="&certmgr.override_lifetime;"
persist="hidden width ordinal" flex="1"/>
<splitter class="tree-splitter"/>
<!-- this is too geeky, leave out for now
<treecol id="overridetypecol" label="&certmgr.typesofoverrides;"
persist="hidden width ordinal" flex="1"/>
<splitter class="tree-splitter"/>
-->
<!-- disable the purposes column until we get a solution
to fill in this information that is compatible with OCSP
and does not block the whole interface
<treecol id="purposecol" label="&certmgr.purpose;"
persist="hidden width ordinal" flex="1"/>
-->
<treecol id="expiredcol" label="&certmgr.expires;"
persist="hidden width ordinal" flex="1"/>
<!-- <treecol id="certdbkeycol" collapsed="true" flex="1"/> -->