summaryrefslogtreecommitdiff
path: root/ui/qt/uat_dialog.ui
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2015-10-23 11:05:43 -0700
committerGerald Combs <gerald@wireshark.org>2015-10-23 18:09:11 +0000
commit2d065bcd52de7e4fa8616e4ad719c585073111d0 (patch)
tree055fe851ce623a5cc8e8cd04aef300e2d6a03bbd /ui/qt/uat_dialog.ui
parent28e8f184dfdb2dc3bb7ed374c51147ca24650c7f (diff)
downloadwireshark-2d065bcd52de7e4fa8616e4ad719c585073111d0.tar.gz
Fix some copy+pasted tooltip text.
Change-Id: I782cc60b33639ad8b8b403db7094d9568e6cfc59 Reviewed-on: https://code.wireshark.org/review/11227 Reviewed-by: Gerald Combs <gerald@wireshark.org>
Diffstat (limited to 'ui/qt/uat_dialog.ui')
-rw-r--r--ui/qt/uat_dialog.ui6
1 files changed, 3 insertions, 3 deletions
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 @@
<item>
<widget class="QToolButton" name="newToolButton">
<property name="toolTip">
- <string>Create a new profile using default settings.</string>
+ <string>Create a new entry.</string>
</property>
<property name="text">
<string/>
@@ -39,7 +39,7 @@
<item>
<widget class="QToolButton" name="deleteToolButton">
<property name="toolTip">
- <string>Remove this profile.</string>
+ <string>Remove this entry.</string>
</property>
<property name="icon">
<iconset resource="../../image/toolbar.qrc">
@@ -50,7 +50,7 @@
<item>
<widget class="QToolButton" name="copyToolButton">
<property name="toolTip">
- <string>Copy this profile.</string>
+ <string>Copy this entry.</string>
</property>
<property name="text">
<string/>