From 2ed21d4f40e109da31b9a8e3da4ca7633dcf378c Mon Sep 17 00:00:00 2001 From: sr55 Date: Fri, 23 Jan 2015 18:00:55 +0000 Subject: WinGui: Improve the extra args tooltip. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6806 b64f7644-9d1e-0410-96f1-a4d463321fa5 --- win/CS/HandBrakeWPF/Properties/Resources.Designer.cs | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'win/CS/HandBrakeWPF/Properties/Resources.Designer.cs') diff --git a/win/CS/HandBrakeWPF/Properties/Resources.Designer.cs b/win/CS/HandBrakeWPF/Properties/Resources.Designer.cs index 1bcbbbae1..5770105f6 100644 --- a/win/CS/HandBrakeWPF/Properties/Resources.Designer.cs +++ b/win/CS/HandBrakeWPF/Properties/Resources.Designer.cs @@ -919,6 +919,15 @@ namespace HandBrakeWPF.Properties { } } + /// + /// Looks up a localized string similar to Additional advanced arguments that can be passed to the video encoder.. + /// + public static string Video_EncoderExtraArgsTooltip { + get { + return ResourceManager.GetString("Video_EncoderExtraArgsTooltip", resourceCulture); + } + } + /// /// Looks up a localized string similar to Sets and ensures compliance with the specified H.264 Levels. This will override all other settings.. /// -- cgit v1.2.3