Correct typo in Extcap-Options-Dialog

Bug: 15929
Change-Id: Ia68735a4f286e2d13ba2ec1c53b99805533ecff9
Reviewed-on: https://code.wireshark.org/review/34151
Petri-Dish: Roland Knall <rknall@gmail.com>
Tested-by: Petri Dish Buildbot
Reviewed-by: Roland Knall <rknall@gmail.com>
This commit is contained in:
Mike78 2019-08-01 12:42:18 +02:00 committed by Roland Knall
parent 6c32251bd6
commit 048af39e47
2 changed files with 2 additions and 2 deletions

View File

@ -30,7 +30,7 @@
<item>
<widget class="QCheckBox" name="checkSaveOnStart">
<property name="text">
<string>Save parameters on capture start</string>
<string>Save parameter(s) on capture start</string>
</property>
<property name="checked">
<bool>true</bool>

View File

@ -2483,7 +2483,7 @@ For example, use 1 hour to have a new file created every hour on the hour.</sour
<translation type="unfinished"></translation>
</message>
<message>
<source>Save parameter on capture start</source>
<source>Save parameter(s) on capture start</source>
<translation type="unfinished"></translation>
</message>
</context>