aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/wireshark_fr.ts
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2018-11-16 02:15:47 -0800
committerGuy Harris <guy@alum.mit.edu>2018-11-16 12:21:00 +0000
commitb894c53d5ea1395e042bb05e471d651af486dfab (patch)
tree9bd6a6c5168fe4c4594508c912765a342ab9afe0 /ui/qt/wireshark_fr.ts
parenteea4997f7e52e0126448225dfd04da840f73ec0c (diff)
Add an API to get a description of a compression type, and use it.
Add wtap_compression_type_description(), which returns NULL for WTAP_UNCOMPRESSED and a descriptive string for other compression types. Instead of checking for WTAP_GZIP_COMPRESSED and appending "(gzip compressed)", just pass the compression type to wtap_compression_type_description() and, if the result is non-null, append its result, wrapped in parentheses, with a space before the left parenthesis. Change-Id: I79a999c7838a883953795d5cbab009966e14b65e Reviewed-on: https://code.wireshark.org/review/30666 Petri-Dish: Guy Harris <guy@alum.mit.edu> Tested-by: Petri Dish Buildbot Reviewed-by: Guy Harris <guy@alum.mit.edu>
Diffstat (limited to 'ui/qt/wireshark_fr.ts')
-rw-r--r--ui/qt/wireshark_fr.ts12
1 files changed, 0 insertions, 12 deletions
diff --git a/ui/qt/wireshark_fr.ts b/ui/qt/wireshark_fr.ts
index 6321e386dc..2849fae41d 100644
--- a/ui/qt/wireshark_fr.ts
+++ b/ui/qt/wireshark_fr.ts
@@ -914,10 +914,6 @@
<translation type="unfinished"></translation>
</message>
<message>
- <source> (gzip compressed)</source>
- <translation>(compressé gzip)</translation>
- </message>
- <message>
<source>Format</source>
<translation>Format</translation>
</message>
@@ -3037,10 +3033,6 @@ NOTE: Une option DOIT être sélectionnée.</translation>
<translation>Longueur</translation>
</message>
<message>
- <source> (gzip compressed)</source>
- <translation>(compressé gzip)</translation>
- </message>
- <message>
<source>Format</source>
<translation>Format</translation>
</message>
@@ -7849,10 +7841,6 @@ Changer la direction de la connexion (voir le flux inverse).&lt;/p&gt;&lt;/body&
<translation>Longueur</translation>
</message>
<message>
- <source> (gzip compressed)</source>
- <translation>(compressé gzip)</translation>
- </message>
- <message>
<source>Format</source>
<translation>Format</translation>
</message>