ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] master 72c70b6: Call the default language preference setting

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 7 Nov 2014 00:47:35 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=72c70b6abebb413c7119c2db2e2f0a2ee2da5525
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

72c70b6 by Guy Harris (guy@xxxxxxxxxxxx):

    Call the default language preference setting "Use system setting".
    
    That more correctly describes it - it doesn't do any form of automatic
    detection of anything, it just picks up the system settings from
    wherever Qt picks them up.
    
    Change-Id: I62d40719728cc9735e3b8f3e4202b7e61fc3f43b
    Reviewed-on: https://code.wireshark.org/review/5165
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  28e19b6   nfs: parse full setclientid CLID_INUSE reply
    adds  72c70b6   Call the default language preference setting "Use system setting".


Summary of changes:
 ui/qt/main_window_preferences_frame.cpp |    2 +-
 ui/qt/main_window_preferences_frame.ui  |    2 +-
 ui/qt/wireshark_application.cpp         |    2 +-
 ui/qt/wireshark_de.ts                   |    2 +-
 ui/qt/wireshark_en.ts                   |    2 +-
 ui/qt/wireshark_fr.ts                   |    4 ++--
 ui/qt/wireshark_it.ts                   |    4 ++--
 ui/qt/wireshark_ja_JP.ts                |    4 ++--
 ui/qt/wireshark_pl.ts                   |    4 ++--
 ui/qt/wireshark_zh_CN.ts                |    2 +-
 10 files changed, 14 insertions(+), 14 deletions(-)