<string>_("You just need to fill one of the three following parameters, VLC will autodetect the other using the original aspect ratio")</string>
<string>You just need to fill one of the three following parameters, VLC will autodetect the other using the original aspect ratio</string>
</property>
<propertyname="wordWrap">
<bool>true</bool>
...
...
@@ -347,7 +347,7 @@
<itemrow="1"column="0">
<widgetclass="QCheckBox"name="keepVideo">
<propertyname="text">
<string>_("Keep original video track")</string>
<string>Keep original video track</string>
</property>
</widget>
</item>
...
...
@@ -355,27 +355,27 @@
</widget>
<widgetclass="QWidget"name="audioCodec">
<attributename="title">
<string>_("Audio codec")</string>
<string>Audio codec</string>
</attribute>
<layoutclass="QGridLayout"name="gridLayout_3">
<itemrow="0"column="0">
<widgetclass="QCheckBox"name="transcodeAudio">
<propertyname="text">
<string>_("Audio")</string>
<string>Audio</string>
</property>
</widget>
</item>
<itemrow="1"column="0"colspan="2">
<widgetclass="QCheckBox"name="keepAudio">
<propertyname="text">
<string>_("Keep original audio track")</string>