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
Родитель b47512d0ee
Коммит a8a6b331b3
4 изменённых файлов: 0 добавлений и 26 удалений

Просмотреть файл

@ -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">

Просмотреть файл

@ -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"/>

Просмотреть файл

@ -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"/> -->

Просмотреть файл

@ -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"/> -->