Wireshark-commits: [Wireshark-commits] master faaff7d: Replace "n/a" with an em dash.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 25 Feb 2017 06:32:49 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=faaff7d180fd0ba3994871b1a1a121da91d0377b
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

faaff7d by Gerald Combs (gerald@xxxxxxxxxxxxx):

    Replace "n/a" with an em dash.
    
    Replace occurrences of "n/a" with an em dash. It matches what we do
    elsewhere and reduces the need for translation.
    
    Change-Id: Ib5b63be765b7da9ae3e66ab19bd25cb497fd722d
    Reviewed-on: https://code.wireshark.org/review/20267
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  42cf565   dtd: fix build due to -Wtypedef-redefinition
    adds  faaff7d   Replace "n/a" with an em dash.


Summary of changes:
 ui/qt/capture_file_properties_dialog.cpp |    4 ++--
 ui/qt/gsm_map_summary_dialog.cpp         |    5 +++--
 ui/qt/mtp3_summary_dialog.cpp            |    5 +++--
 3 files changed, 8 insertions(+), 6 deletions(-)