URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=59e860cf2fc5a5f4c16d06836e7e89d0803b3af2
Submitter: Jörg Mayer (jmayer@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
59e860c by Michal Labedzki (michal.labedzki@xxxxxxxxx):
[WIP] qt: Add support for Polish language
Change-Id: Ib63937e741b737f171a9b383a9cbabb55dfdd8ef
Reviewed-on: https://code.wireshark.org/review/2553
Reviewed-by: Jörg Mayer <jmayer@xxxxxxxxx>
Actions performed:
from 858c48a Point the user at http://www.cygwin.com/install.html for downloads.
adds 59e860c [WIP] qt: Add support for Polish language
Summary of changes:
epan/prefs.c | 1 +
ui/qt/CMakeLists.txt | 1 +
ui/qt/Makefile.common | 2 +
ui/qt/QtShark.pro | 1 +
ui/qt/i18n.qrc | 1 +
ui/qt/main.cpp | 3 +
ui/qt/main_window_preferences_frame.ui | 5 +
ui/qt/qtshark_pl.qm | Bin 0 -> 31 bytes
ui/qt/qtshark_pl.ts | 930 ++++++++++++++++++++++++++++++++
9 files changed, 944 insertions(+)
create mode 100644 ui/qt/qtshark_pl.qm
create mode 100644 ui/qt/qtshark_pl.ts