Wireshark-commits: [Wireshark-commits] master 11243e3: Qt: fix loading of language translation

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 17 Jun 2014 00:08:52 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=11243e3977291c2b7bcacf5be5bbe0bde09ba773
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

11243e3 by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):

    Qt: fix loading of language translation
    
    But need always restart to apply change...
    
    Based on http://qt-project.org/wiki/How_to_create_a_multi_language_application
    
    
    Change-Id: I0f95afb68aa5b125e0707b0af1ce096dab9c29e4
    Reviewed-on: https://code.wireshark.org/review/2286
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    

Actions performed:

    from  923cf41   Fix copy/paste errors in value_string.
    adds  11243e3   Qt: fix loading of language translation


Summary of changes:
 ui/qt/main_window.cpp |   19 +++++++++++++++++++
 ui/qt/main_window.h   |    2 ++
 2 files changed, 21 insertions(+)