aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYFdyh000 <yfdyh000@gmail.com>2015-10-05 02:35:57 +0800
committerMichael Mann <mmann78@netscape.net>2015-10-05 03:17:05 +0000
commit908cdc68a1a4c236feb9f6c0604afe74e1ed0684 (patch)
tree44ecadbd1dd16b9202c6d1143a95f258ee8088e6
parent9e3a5fecbcdcec13215449123054727fb75a3535 (diff)
Fix typos in rtp_player_dialog files
Change-Id: I0df33dc156601187a6a180d8786ef18c5c05467a Reviewed-on: https://code.wireshark.org/review/10787 Reviewed-by: Pascal Quantin <pascal.quantin@gmail.com> Reviewed-by: Michael Mann <mmann78@netscape.net>
-rw-r--r--ui/qt/rtp_player_dialog.cpp2
-rw-r--r--ui/qt/rtp_player_dialog.ui2
2 files changed, 2 insertions, 2 deletions
diff --git a/ui/qt/rtp_player_dialog.cpp b/ui/qt/rtp_player_dialog.cpp
index b930a08d0b..d3cdd84864 100644
--- a/ui/qt/rtp_player_dialog.cpp
+++ b/ui/qt/rtp_player_dialog.cpp
@@ -388,7 +388,7 @@ void RtpPlayerDialog::mouseMoved(QMouseEvent *)
QString hint = "<small><i>";
if (packet_num > 0) {
- hint += tr("%1. Press \"G\" to to to packet %2")
+ hint += tr("%1. Press \"G\" to go to packet %2")
.arg(getHoveredTime())
.arg(packet_num);
}
diff --git a/ui/qt/rtp_player_dialog.ui b/ui/qt/rtp_player_dialog.ui
index 03d405cce0..728a67e4db 100644
--- a/ui/qt/rtp_player_dialog.ui
+++ b/ui/qt/rtp_player_dialog.ui
@@ -206,7 +206,7 @@
&lt;br/&gt;
&lt;strong&gt;RTP Timestamp&lt;/strong&gt;: Use RTP Timestamp instead of the arriving packet time. This will not reproduce the RTP stream as the user heard it, but is useful when the RTP is being tunneled and the original packet timing is missing.
&lt;br/&gt;
-&lt;strong&gt;Uniterrupted Mode&lt;/strong&gt;: Ignore the RTP Timestamp. Play the stream as it is completed. This is useful when the RTP timestamp is missing.</string>
+&lt;strong&gt;Uninterrupted Mode&lt;/strong&gt;: Ignore the RTP Timestamp. Play the stream as it is completed. This is useful when the RTP timestamp is missing.</string>
</property>
<item>
<property name="text">