From: Gerald Combs Date: Fri, 23 Oct 2015 18:05:43 +0000 (-0700) Subject: Fix some copy+pasted tooltip text. X-Git-Url: http://git.samba.org/?p=metze%2Fwireshark%2Fwip.git;a=commitdiff_plain;h=2d065bcd52de7e4fa8616e4ad719c585073111d0 Fix some copy+pasted tooltip text. Change-Id: I782cc60b33639ad8b8b403db7094d9568e6cfc59 Reviewed-on: https://code.wireshark.org/review/11227 Reviewed-by: Gerald Combs --- diff --git a/ui/qt/filter_dialog.ui b/ui/qt/filter_dialog.ui index a0a2883e0c..1791f110f0 100644 --- a/ui/qt/filter_dialog.ui +++ b/ui/qt/filter_dialog.ui @@ -45,7 +45,7 @@ - Create a new profile using default settings. + Create a new filter. @@ -59,7 +59,7 @@ - Remove this profile. + Remove this filter. @@ -70,7 +70,7 @@ - Copy this profile. + Copy this filter. diff --git a/ui/qt/uat_dialog.ui b/ui/qt/uat_dialog.ui index 9801a95979..6e5e4575a7 100644 --- a/ui/qt/uat_dialog.ui +++ b/ui/qt/uat_dialog.ui @@ -25,7 +25,7 @@ - Create a new profile using default settings. + Create a new entry. @@ -39,7 +39,7 @@ - Remove this profile. + Remove this entry. @@ -50,7 +50,7 @@ - Copy this profile. + Copy this entry.