Bug 139782 - raw directory listing format is confusing
r=dougt, sr=darin git-svn-id: svn://10.0.0.236/trunk@120926 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -45,7 +45,9 @@
|
||||
<vbox align="start" class="indent">
|
||||
<radiogroup id="dirFormat"
|
||||
prefstring="network.dir.format">
|
||||
<radio value="1" label="&raw.label;"/>
|
||||
<!-- If we display a raw option, then people select it, and complain
|
||||
when they don't actually get results -->
|
||||
<!-- <radio value="1" label="&raw.label;"/> -->
|
||||
<radio value="2" label="&html.label;"/>
|
||||
<!-- OK, this is application/http-index-format, not XUL. But the
|
||||
result is that the XUL viwer is used. Anyway, this is only a
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
<!-- Network-->
|
||||
<!ENTITY debugNetworking.label "Networking">
|
||||
<!ENTITY dirFormat "Directory Listing Format">
|
||||
<!ENTITY raw.label "Raw">
|
||||
<!ENTITY raw.label "Raw - for debugging only">
|
||||
<!ENTITY html.label "HTML">
|
||||
<!ENTITY xul.label "XUL (tree-based)">
|
||||
<!ENTITY httpVersion.label "HTTP Version">
|
||||
|
||||
Reference in New Issue
Block a user