From c01f369b73baba0a5be0cdebff7bef8fd0e3a65a Mon Sep 17 00:00:00 2001 From: Evan Huus Date: Sun, 10 May 2015 07:11:04 -0400 Subject: qt: minor string change in capture options Replace "Capture in" with "Enable" for promiscuous mode; the checkbox doesn't actually affect which interfaces get captured on, which is the way I wanted to read the old text. Change-Id: I35dd2c8f9523311cb267515804b1421e50e60e06 Reviewed-on: https://code.wireshark.org/review/8374 Reviewed-by: Evan Huus Reviewed-by: Alexis La Goutte Reviewed-by: Gerald Combs --- ui/qt/capture_interfaces_dialog.ui | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ui') diff --git a/ui/qt/capture_interfaces_dialog.ui b/ui/qt/capture_interfaces_dialog.ui index 0d3c3b4f2c..94212ed2a9 100644 --- a/ui/qt/capture_interfaces_dialog.ui +++ b/ui/qt/capture_interfaces_dialog.ui @@ -88,7 +88,7 @@ <html><head/><body><p>You probably want to enable this. Usually a network card will only capture the traffic sent to its own network address. If you want to capture all traffic that the network card can &quot;see&quot;, mark this option. See the FAQ for some more details of capturing packets from a switched network.</p></body></html> - Capture in promiscuous mode on all interfaces + Enable promiscuous mode on all interfaces -- cgit v1.2.3