mirror of
https://github.com/rn10950/RetroZilla.git
synced 2024-11-14 11:40:13 +01:00
21 lines
811 B
DTD
21 lines
811 B
DTD
<!-- extracted from content/pref-debug.xul -->
|
|
|
|
<!--LOCALIZATION NOTE : FILE DONT_TRANSLATE This file should not be translated -->
|
|
|
|
<!ENTITY lHeader "Networking">
|
|
<!ENTITY rHeader "Network debugging preferences">
|
|
|
|
<!-- Network-->
|
|
<!ENTITY debugNetworking.label "Networking">
|
|
<!ENTITY dirFormat "Directory Listing Format">
|
|
<!ENTITY raw.label "Raw - for debugging only">
|
|
<!ENTITY html.label "HTML">
|
|
<!ENTITY xul.label "XUL (tree-based)">
|
|
<!ENTITY httpVersion.label "HTTP Version">
|
|
|
|
<!-- Cache -->
|
|
<!ENTITY debugCache.label "Cache">
|
|
<!ENTITY debugDisableXULCache.label "Disable XUL Cache">
|
|
<!ENTITY debugEnableMemCache.label "Enable Mem Cache">
|
|
<!ENTITY debugEnableDiskCache.label "Enable Disk Cache">
|