Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] master-1.12 b7d81fa: "Export PDUs to File" pops up a dialog,

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 16 Jul 2014 00:57:19 +0000 (UTC)
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(-)