diff options
author | sr55 <[email protected]> | 2015-01-23 18:00:55 +0000 |
---|---|---|
committer | sr55 <[email protected]> | 2015-01-23 18:00:55 +0000 |
commit | 2ed21d4f40e109da31b9a8e3da4ca7633dcf378c (patch) | |
tree | 31f0e5ae423e11304266833680293dae7c8f7e7c /win/CS/HandBrakeWPF/Properties/Resources.resx | |
parent | 83f65503203d8c1db0a12d3377e8c20f8eb120e7 (diff) |
WinGui: Improve the extra args tooltip.
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6806 b64f7644-9d1e-0410-96f1-a4d463321fa5
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 |