summaryrefslogtreecommitdiff
path: root/ui/qt/QtShark.pro
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2013-11-14 22:35:10 +0000
committerGerald Combs <gerald@wireshark.org>2013-11-14 22:35:10 +0000
commit1745e131fcc50e5791a147549b79e72751dcca42 (patch)
tree8f86cdf8bdbee99abe0d15a700df23e1ab015c25 /ui/qt/QtShark.pro
parent64f4e13fff579b3a4a78e6cd327f15516e1ef3bb (diff)
downloadwireshark-1745e131fcc50e5791a147549b79e72751dcca42.tar.gz
Create a plural-only English translation. Use it to pluralize the Follow
Stream and Flow Graph hint statistics. svn path=/trunk/; revision=53326
Diffstat (limited to 'ui/qt/QtShark.pro')
-rw-r--r--ui/qt/QtShark.pro6
1 files changed, 4 insertions, 2 deletions
diff --git a/ui/qt/QtShark.pro b/ui/qt/QtShark.pro
index 83abfe558e..c7ba7da1e9 100644
--- a/ui/qt/QtShark.pro
+++ b/ui/qt/QtShark.pro
@@ -438,10 +438,12 @@ RESOURCES += \
welcome.qrc \
+# qtshark_en should be pluralonly.
TRANSLATIONS = \
qtshark_de.ts \
- qtshark_zh_CN.ts \
- qtshark_fr.ts
+ qtshark_en.ts \
+ qtshark_fr.ts \
+ qtshark_zh_CN.ts
ICON = ../../packaging/macosx/Resources/Wireshark.icns