URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b1532b21bed4721e0510f2e6e42082f40ac18df3
Submitter: Martin Kaiser (wireshark@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
b1532b2 by Martin Kaiser (wireshark@xxxxxxxxx):
start support for the Japanese language in the Qt version
just the framework and some simple translations
Change-Id: I7653a9c6ab26b391bfe2942d088d233996030576
Reviewed-on: https://code.wireshark.org/review/3134
Reviewed-by: Martin Kaiser <wireshark@xxxxxxxxx>
Tested-by: Martin Kaiser <wireshark@xxxxxxxxx>
Actions performed:
from bb53fba [Automatic manuf, services and enterprise-numbers update for 2014-07-20]
adds b1532b2 start support for the Japanese language in the Qt version
Summary of changes:
epan/prefs.c | 1 +
ui/qt/CMakeLists.txt | 1 +
ui/qt/Makefile.common | 1 +
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_ja_JP.qm | Bin 0 -> 308 bytes
ui/qt/{qtshark_en.ts => qtshark_ja_JP.ts} | 3302 ++++++++++++++++++++++-------
9 files changed, 2494 insertions(+), 821 deletions(-)
create mode 100644 ui/qt/qtshark_ja_JP.qm
copy ui/qt/{qtshark_en.ts => qtshark_ja_JP.ts} (72%)