URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b7d81fa942c679aea8d145001b2136a901d0e15a
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master-1.12
Repository: wireshark
Commits:
b7d81fa by Guy Harris (guy@xxxxxxxxxxxx):
"Export PDUs to File" pops up a dialog, so put "..." after it.
Also, capitalize "File" in the GTK+ version (it's already capitalized in
the Qt version).
Change-Id: I27eb27022930b1c0e0321cd1a1446c3b9dc1bd17
Reviewed-on: https://code.wireshark.org/review/3072
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
(cherry picked from commit f862eaa7c29debe03c276c2d37dcbf501e18158c)
Reviewed-on: https://code.wireshark.org/review/3073
Actions performed:
from 663b13b Squelch a warning.
adds b7d81fa "Export PDUs to File" pops up a dialog, so put "..." after it.
Summary of changes:
ui/gtk/main_menubar.c | 2 +-
ui/qt/main_window.ui | 2 +-
ui/qt/qtshark_de.ts | 2 +-
ui/qt/qtshark_en.ts | 2 +-
ui/qt/qtshark_fr.ts | 4 ++--
ui/qt/qtshark_zh_CN.ts | 2 +-
6 files changed, 7 insertions(+), 7 deletions(-)