URL: 
https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=744c57b42c5bc0c36b97fc120124fd57e8e4235b
Submitter: "Michael Mann <mman...@netscape.net>"
Changed: branch: master
Repository: wireshark

Commits:

744c57b by John Thacker (johnthac...@gmail.com):

    UI: Follow Stream "Show and save data as" -> "Show data as"
    
    "Save as" in Follow Stream saves whatever is displayed (except for
    Raw), and has long always saved in UTF-8 encoding. (A few things are always
    ASCII, which is still valid UTF-8.) The older description of "Show data as"
    makes more sense here, as otherwise it implies data will be saved in the
    original encoding instead of UTF-8. A checkbox or similar to save in the
    original encoding instead of UTF-8 is a possible future enhancement.
    
    Change-Id: I2d5016e9a974d5d614ff93eab0301ea0ce96108e
    Reviewed-on: https://code.wireshark.org/review/37771
    Reviewed-by: Guy Harris <ghar...@sonic.net>
    Reviewed-by: Michael Mann <mman...@netscape.net>
    

Actions performed:

    from  74e917f   wiretap: have wtap_dump_flush(), and its callers, check for 
errors.
     add  744c57b   UI: Follow Stream "Show and save data as" -> "Show data as"


Summary of changes:
 ui/qt/follow_stream_dialog.ui | 2 +-
 ui/qt/wireshark_de.ts         | 6 +++---
 ui/qt/wireshark_en.ts         | 4 ++--
 ui/qt/wireshark_es.ts         | 6 +++---
 ui/qt/wireshark_fr.ts         | 4 ++--
 ui/qt/wireshark_it.ts         | 6 +++---
 ui/qt/wireshark_ja_JP.ts      | 6 +++---
 ui/qt/wireshark_pl.ts         | 6 +++---
 ui/qt/wireshark_ru.ts         | 6 +++---
 ui/qt/wireshark_sv.ts         | 6 +++---
 ui/qt/wireshark_uk.ts         | 4 ++--
 ui/qt/wireshark_zh_CN.ts      | 6 +++---
 12 files changed, 31 insertions(+), 31 deletions(-)
___________________________________________________________________________
Sent via:    Wireshark-commits mailing list <wireshark-commits@wireshark.org>
Archives:    https://www.wireshark.org/lists/wireshark-commits
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-commits
             mailto:wireshark-commits-requ...@wireshark.org?subject=unsubscribe

Reply via email to