aboutsummaryrefslogtreecommitdiffstats
path: root/resources
diff options
context:
space:
mode:
authorDamian Minkov <damencho@jitsi.org>2010-12-07 13:54:44 +0000
committerDamian Minkov <damencho@jitsi.org>2010-12-07 13:54:44 +0000
commit00f6287db13f942009b916f6f8ed9cb59bfbb97b (patch)
tree696d4eea8135638674f6963c50c9a44a91b300da /resources
parent46c0e51695c5839ada6019e41929cc14bbba3b9a (diff)
downloadjitsi-00f6287db13f942009b916f6f8ed9cb59bfbb97b.zip
jitsi-00f6287db13f942009b916f6f8ed9cb59bfbb97b.tar.gz
jitsi-00f6287db13f942009b916f6f8ed9cb59bfbb97b.tar.bz2
Implement packet logging for ice4j.
Diffstat (limited to 'resources')
-rw-r--r--resources/languages/resources.properties1
1 files changed, 1 insertions, 0 deletions
diff --git a/resources/languages/resources.properties b/resources/languages/resources.properties
index a088e6c..0e41386 100644
--- a/resources/languages/resources.properties
+++ b/resources/languages/resources.properties
@@ -1100,6 +1100,7 @@ impl.packetlogging.PACKET_LOGGING_CONFIG=Packet Logging
impl.packetlogging.ENABLE_DISABLE=Enable packet logging
impl.packetlogging.PACKET_LOGGING_RTP=RTP
impl.packetlogging.PACKET_LOGGING_RTP_DESCRIPTION=(stores 1 packet out of every 5000)
+impl.packetlogging.PACKET_LOGGING_ICE4J=Ice4J
impl.packetlogging.PACKET_LOGGING_DESCRIPTION=<html>Logs debug packets of various protocols in the <br>log folder using pcap format (tcpdump/wireshark).</html>
impl.packetlogging.PACKET_LOGGING_FILE_COUNT=Number of log files
impl.packetlogging.PACKET_LOGGING_FILE_SIZE=Maximum file size (in KB)