diff options
Diffstat (limited to 'win/CS/HandBrakeWPF/Properties/Resources.resx')
-rw-r--r-- | win/CS/HandBrakeWPF/Properties/Resources.resx | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/win/CS/HandBrakeWPF/Properties/Resources.resx b/win/CS/HandBrakeWPF/Properties/Resources.resx index aa554ffa9..b21a76e81 100644 --- a/win/CS/HandBrakeWPF/Properties/Resources.resx +++ b/win/CS/HandBrakeWPF/Properties/Resources.resx @@ -549,4 +549,7 @@ Presets from older versions must be re-created in the current version.</value> Please use the 'Extra Options' box on the 'Video' tab to input any additional encoder parameters you may need.</value>
</data>
+ <data name="Video_EncoderExtraArgsTooltip" xml:space="preserve">
+ <value>Additional advanced arguments that can be passed to the video encoder.</value>
+ </data>
</root>
\ No newline at end of file |