Wireshark-commits: [Wireshark-commits] master 7f74471: Added italian translation to qt.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 16 Oct 2014 18:55:36 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=7f7447122999a8c20655651bcc8a5c1da0d49da7
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

7f74471 by Dario Lombardo (lomato@xxxxxxxxx):

    Added italian translation to qt.
    
    Change-Id: If58ed29e78a9994fc488a4d01cf665f7e8d82830
    Reviewed-on: https://code.wireshark.org/review/4707
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    

Actions performed:

    from  0db468e   gchar is not guaranteed to be signed; use gint8.
    adds  7f74471   Added italian translation to qt.


Summary of changes:
 epan/prefs.c                                  |    1 +
 ui/qt/CMakeLists.txt                          |    1 +
 ui/qt/Makefile.common                         |    2 +
 ui/qt/Wireshark.pro                           |    1 +
 ui/qt/i18n.qrc                                |    1 +
 ui/qt/main.cpp                                |    3 +
 ui/qt/main_window_preferences_frame.ui        |    5 +
 ui/qt/wireshark_it.qm                         |  Bin 0 -> 210739 bytes
 ui/qt/{wireshark_ja_JP.ts => wireshark_it.ts} | 4187 ++++++++++++-------------
 9 files changed, 2066 insertions(+), 2135 deletions(-)
 create mode 100644 ui/qt/wireshark_it.qm
 copy ui/qt/{wireshark_ja_JP.ts => wireshark_it.ts} (70%)