mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-25 18:07:31 +09:00
44 lines
2.8 KiB
DTD
44 lines
2.8 KiB
DTD
<!-- This Source Code Form is subject to the terms of the Mozilla Public
|
|
- License, v. 2.0. If a copy of the MPL was not distributed with this
|
|
- file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
|
|
|
|
<!ENTITY aboutNetworking.title "About Networking">
|
|
<!ENTITY aboutNetworking.warning "This is very experimental. Do not use without adult supervision.">
|
|
<!ENTITY aboutNetworking.showNextTime "Show this warning next time">
|
|
<!ENTITY aboutNetworking.ok "OK">
|
|
<!ENTITY aboutNetworking.HTTP "HTTP">
|
|
<!ENTITY aboutNetworking.sockets "Sockets">
|
|
<!ENTITY aboutNetworking.dns "DNS">
|
|
<!ENTITY aboutNetworking.websockets "WebSockets">
|
|
<!ENTITY aboutNetworking.refresh "Refresh">
|
|
<!ENTITY aboutNetworking.autoRefresh "Autorefresh every 3 seconds">
|
|
<!ENTITY aboutNetworking.hostname "Hostname">
|
|
<!ENTITY aboutNetworking.port "Port">
|
|
<!ENTITY aboutNetworking.spdy "SPDY">
|
|
<!ENTITY aboutNetworking.ssl "SSL">
|
|
<!ENTITY aboutNetworking.active "Active">
|
|
<!ENTITY aboutNetworking.idle "Idle">
|
|
<!ENTITY aboutNetworking.host "Host">
|
|
<!ENTITY aboutNetworking.tcp "TCP">
|
|
<!ENTITY aboutNetworking.sent "Sent">
|
|
<!ENTITY aboutNetworking.received "Received">
|
|
<!ENTITY aboutNetworking.family "Family">
|
|
<!ENTITY aboutNetworking.addresses "Addresses">
|
|
<!ENTITY aboutNetworking.expires "Expires (Seconds)">
|
|
<!ENTITY aboutNetworking.messagesSent "Messages Sent">
|
|
<!ENTITY aboutNetworking.messagesReceived "Messages Received">
|
|
<!ENTITY aboutNetworking.bytesSent "Bytes Sent">
|
|
<!ENTITY aboutNetworking.bytesReceived "Bytes Received">
|
|
<!ENTITY aboutNetworking.logging "Logging">
|
|
<!ENTITY aboutNetworking.logTutorial "See <a href='https://developer.mozilla.org/docs/Mozilla/Debugging/HTTP_logging'>HTTP Logging</a> for instructions on how to use this tool.">
|
|
<!ENTITY aboutNetworking.currentLogFile "Current Log File:">
|
|
<!ENTITY aboutNetworking.currentLogModules "Current Log Modules:">
|
|
<!ENTITY aboutNetworking.setLogFile "Set Log File">
|
|
<!ENTITY aboutNetworking.setLogModules "Set Log Modules">
|
|
<!ENTITY aboutNetworking.startLogging "Start Logging">
|
|
<!ENTITY aboutNetworking.stopLogging "Stop Logging">
|
|
<!ENTITY aboutNetworking.dnsLookup "DNS Lookup">
|
|
<!ENTITY aboutNetworking.dnsLookupButton "Resolve">
|
|
<!ENTITY aboutNetworking.dnsDomain "Domain">
|
|
<!ENTITY aboutNetworking.dnsLookupTableColumn "IPs">
|
|
<!ENTITY aboutNetworking.clearDNSCache "Clear DNS cache">
|