summaryrefslogtreecommitdiff
path: root/ui/qt/follow_stream_dialog.ui
diff options
context:
space:
mode:
authorBalint Reczey <balint@balintreczey.hu>2016-06-15 19:16:42 -0700
committerAnders Broman <a.broman58@gmail.com>2016-06-16 03:28:35 +0000
commitd1d27bd95aa04044dcfb4e72437d9319bfc7c930 (patch)
tree76505caa49961ee39f0588ff212e2bdbcbd4652f /ui/qt/follow_stream_dialog.ui
parent8b94a664f60d1beebf38f19f8aad6a64490ee656 (diff)
downloadwireshark-d1d27bd95aa04044dcfb4e72437d9319bfc7c930.tar.gz
Qt: Clarify follow stream dialog's format button
The stream is not just shown, but also saved in ASCII, EBDIC, Raw, etc. Change-Id: Ic29e3273ebb9a3eca0fe791bdd48606c4be3b828 Reviewed-on: https://code.wireshark.org/review/15957 Reviewed-by: Anders Broman <a.broman58@gmail.com>
Diffstat (limited to 'ui/qt/follow_stream_dialog.ui')
-rw-r--r--ui/qt/follow_stream_dialog.ui2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/qt/follow_stream_dialog.ui b/ui/qt/follow_stream_dialog.ui
index c2b1877f04..030b619d38 100644
--- a/ui/qt/follow_stream_dialog.ui
+++ b/ui/qt/follow_stream_dialog.ui
@@ -65,7 +65,7 @@
<item>
<widget class="QLabel" name="label">
<property name="text">
- <string>Show data as</string>
+ <string>Show and save data as</string>
</property>
</widget>
</item>