"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@alum.mit.edu>
This commit is contained in:
Guy Harris 2014-07-15 17:56:24 -07:00
parent b720f08f36
commit f862eaa7c2
6 changed files with 7 additions and 7 deletions

View File

@ -1470,7 +1470,7 @@ static const GtkActionEntry main_menu_bar_entries[] = {
{ "/File/ExportSpecifiedPackets", NULL, "Export Specified Packets...", NULL, NULL, G_CALLBACK(file_export_specified_packets_cmd_cb) },
{ "/File/ExportPacketDissections", NULL, "Export Packet Dissections", NULL, NULL, NULL },
{ "/File/ExportSelectedPacketBytes", NULL, "Export Selected Packet _Bytes...", "<control>H", NULL, G_CALLBACK(savehex_cb) },
{ "/File/ExportPDUs", NULL, "Export PDUs to file", NULL, NULL, G_CALLBACK(export_pdu_show_cb) },
{ "/File/ExportPDUs", NULL, "Export PDUs to File...", NULL, NULL, G_CALLBACK(export_pdu_show_cb) },
{ "/File/ExportSSLSessionKeys", NULL, "Export SSL Session Keys...", NULL, NULL, G_CALLBACK(savesslkeys_cb) },
{ "/File/ExportObjects", NULL, "Export Objects", NULL, NULL, NULL },
{ "/File/Print", GTK_STOCK_PRINT, "_Print...", "<control>P", NULL, G_CALLBACK(file_print_cmd_cb) },

View File

@ -1659,7 +1659,7 @@
</action>
<action name="actionFileExportPDU">
<property name="text">
<string>Export PDUs to File</string>
<string>Export PDUs to File...</string>
</property>
</action>
<action name="actionStatisticsIOGraph">

View File

@ -2886,7 +2886,7 @@ live packets from your network</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Export PDUs to File</source>
<source>Export PDUs to File...</source>
<translation type="unfinished"></translation>
</message>
<message>

View File

@ -3432,7 +3432,7 @@ more about Wireshark</source>
</message>
<message>
<location filename="main_window.ui" line="1552"/>
<source>Export PDUs to File</source>
<source>Export PDUs to File...</source>
<translation type="unfinished"></translation>
</message>
<message>

View File

@ -3059,8 +3059,8 @@ plus a propos de Wireshark</translation>
</message>
<message>
<location filename="main_window.ui" line="1552"/>
<source>Export PDUs to File</source>
<translation>Exporter PDU vers un Fichier</translation>
<source>Export PDUs to File...</source>
<translation>Exporter PDU vers un Fichier...</translation>
</message>
<message>
<location filename="main_window.ui" line="1557"/>

View File

@ -3022,7 +3022,7 @@ Wireshark 的更多信息</translation>
</message>
<message>
<location filename="main_window.ui" line="1552"/>
<source>Export PDUs to File</source>
<source>Export PDUs to File...</source>
<translation type="unfinished"></translation>
</message>
<message>