URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=f862eaa7c29debe03c276c2d37dcbf501e18158c
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
f862eaa 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>
Actions performed:
from b720f08 Don't use __func__, use G_STRFUNC.
adds f862eaa "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(-)