URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=679ae4c1e35eca2c4539b199b03fa3ed58d75058
Submitter: "Stig Bjørlykke <stig@xxxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
679ae4c by Stig Bjørlykke (stig@xxxxxxxxxxxxx):
    Qt: Improve numerus translation in status bar
    
    Use one translation for the number of bytes in a field reported
    in the main statusbar.
    
    Change-Id: I76f9ca1d718e1493d97caf01c3838c93f20b821a
    Reviewed-on: https://code.wireshark.org/review/34121
    Petri-Dish: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
    
Actions performed:
    from  40af4aa   Rename variable to eliminate shadow variable warning.
     add  679ae4c   Qt: Improve numerus translation in status bar
Summary of changes:
 ui/qt/main_status_bar.cpp |  6 ++----
 ui/qt/wireshark_en.ts     | 14 +++++++-------
 2 files changed, 9 insertions(+), 11 deletions(-)