зеркало из https://github.com/mozilla/pjs.git
Bug 523287 - Remove commented out cert tree columns and their unusable strings, r=kaie
This commit is contained in:
Родитель
b47512d0ee
Коммит
a8a6b331b3
|
@ -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"/> -->
|
||||
|
|
Загрузка…
Ссылка в новой задаче