Skip to content

Commit a03b3b7

Browse files
authored
Merge pull request #977 from amiaopensource/correct-dvpackager-label
2 parents 122c740 + 837a61b commit a03b3b7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

vrecord

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1172,7 +1172,7 @@ DVRESCUE_INPUT_GUI=$(cat << DVRESCUE_FORM
11721172
</text>
11731173
<checkbox>
11741174
$(if [[ ${DVPACKAGER_INSTALLED} != "true" ]] ; then echo "<sensitive>false</sensitive>" ; fi)
1175-
<label>Create technical subtitle track</label>
1175+
<label>Embed captions as subtitles</label>
11761176
<default>"${DV_RESCUE_OPTION_TC}"</default>
11771177
<variable>DV_RESCUE_OPTION_TC</variable>
11781178
</checkbox>

0 commit comments

Comments
 (0)