RetroZilla/xpfe/components/prefwindow/resources/locale/en-US/pref-debug2.dtd

21 lines
811 B
DTD
Raw Normal View History

2015-10-21 05:03:22 +02:00
<!-- 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">