summaryrefslogtreecommitdiff
path: root/ui/qt/lbm_lbtrm_transport_dialog.ui
diff options
context:
space:
mode:
authorUli Heilmeier <uh@heilmeier.eu>2016-04-07 16:18:07 +0200
committerAlexis La Goutte <alexis.lagoutte@gmail.com>2016-04-19 05:05:56 +0000
commitaaab918fd0e306f30a3f8ca98d4187e47c0ed282 (patch)
tree51fab3070e4e574073d608535c3a8fdf9366e795 /ui/qt/lbm_lbtrm_transport_dialog.ui
parent0c27e92d8eb826be40da91fc96b06e6b5a3df6ef (diff)
downloadwireshark-aaab918fd0e306f30a3f8ca98d4187e47c0ed282.tar.gz
QT translation: Remove shortcuts from *.ts files
QT ships with a base set of translated terms (qt_xx.qm). Therefore we don't need to add these terms (like "Ctrl" or "Down") used in shortcuts to the wireshark_xx.ts files. The ts files are generated by running lupdate. To get the new ts files (without the shortcut terms) it is necessary to run lupdate with option "-no-obsolete". Change-Id: I6346a866ae9a1b58fa23ea089c43c90ec0dc0225 Reviewed-on: https://code.wireshark.org/review/14848 Petri-Dish: Alexis La Goutte <alexis.lagoutte@gmail.com> Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org> Reviewed-by: Michael Mann <mmann78@netscape.net> Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com>
Diffstat (limited to 'ui/qt/lbm_lbtrm_transport_dialog.ui')
-rw-r--r--ui/qt/lbm_lbtrm_transport_dialog.ui4
1 files changed, 2 insertions, 2 deletions
diff --git a/ui/qt/lbm_lbtrm_transport_dialog.ui b/ui/qt/lbm_lbtrm_transport_dialog.ui
index 09bcf4b04c..bb8c6e3ae5 100644
--- a/ui/qt/lbm_lbtrm_transport_dialog.ui
+++ b/ui/qt/lbm_lbtrm_transport_dialog.ui
@@ -444,7 +444,7 @@
<string>Copy the tree as CSV</string>
</property>
<property name="shortcut">
- <string>Ctrl+C</string>
+ <string notr="true">Ctrl+C</string>
</property>
</action>
<action name="actionCopyAsYAML">
@@ -455,7 +455,7 @@
<string>Copy the tree as YAML</string>
</property>
<property name="shortcut">
- <string>Ctrl+Y</string>
+ <string notr="true">Ctrl+Y</string>
</property>
</action>
<action name="action_SourceDataFrames">