summaryrefslogtreecommitdiff
path: root/ui/qt/i18n.qrc
diff options
context:
space:
mode:
authorMichal Labedzki <michal.labedzki@tieto.com>2013-10-30 13:31:53 +0100
committerJörg Mayer <jmayer@loplof.de>2014-06-23 19:10:21 +0000
commit59e860cf2fc5a5f4c16d06836e7e89d0803b3af2 (patch)
treedc7ab0ec9205e735a259203f5017865817a8f442 /ui/qt/i18n.qrc
parent858c48acc6b68c1a65fdf4330c89bab2a6a9ae5a (diff)
downloadwireshark-59e860cf2fc5a5f4c16d06836e7e89d0803b3af2.tar.gz
[WIP] qt: Add support for Polish language
Change-Id: Ib63937e741b737f171a9b383a9cbabb55dfdd8ef Reviewed-on: https://code.wireshark.org/review/2553 Reviewed-by: Jörg Mayer <jmayer@loplof.de>
Diffstat (limited to 'ui/qt/i18n.qrc')
-rw-r--r--ui/qt/i18n.qrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/ui/qt/i18n.qrc b/ui/qt/i18n.qrc
index c4a0f09497..838c54586b 100644
--- a/ui/qt/i18n.qrc
+++ b/ui/qt/i18n.qrc
@@ -22,6 +22,7 @@
<file>qtshark_de.qm</file>
<file>qtshark_en.qm</file>
<file>qtshark_fr.qm</file>
+ <file>qtshark_pl.qm</file>
<file>qtshark_zh_CN.qm</file>
</qresource>
</RCC>