diff options
author | Damian Minkov <damencho@jitsi.org> | 2010-12-08 15:38:50 +0000 |
---|---|---|
committer | Damian Minkov <damencho@jitsi.org> | 2010-12-08 15:38:50 +0000 |
commit | 9ee365c12508de9681fa7a234a54f072a81b2904 (patch) | |
tree | a240ef68d0d6422046ffeab0c70683ec5c48888f /resources/languages | |
parent | 336af6e7c3fab3004e90e75969ea850dee319dd5 (diff) | |
download | jitsi-9ee365c12508de9681fa7a234a54f072a81b2904.zip jitsi-9ee365c12508de9681fa7a234a54f072a81b2904.tar.gz jitsi-9ee365c12508de9681fa7a234a54f072a81b2904.tar.bz2 |
Saving and restoring None selection when configuring audio devices.
Diffstat (limited to 'resources/languages')
-rw-r--r-- | resources/languages/resources.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/languages/resources.properties b/resources/languages/resources.properties index 0e41386..2dc82fe 100644 --- a/resources/languages/resources.properties +++ b/resources/languages/resources.properties @@ -1100,7 +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_ICE4J=ice4j.org
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)
|