From 7c2a72c758b4d96eec5e52b41e85eb37eb097d6d Mon Sep 17 00:00:00 2001 From: sr55 Date: Sat, 14 May 2016 21:26:03 +0100 Subject: WinGui: UI improvements to the Audio Defaults panel. --- win/CS/HandBrakeWPF/Properties/ResourcesUI.Designer.cs | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'win/CS/HandBrakeWPF/Properties/ResourcesUI.Designer.cs') diff --git a/win/CS/HandBrakeWPF/Properties/ResourcesUI.Designer.cs b/win/CS/HandBrakeWPF/Properties/ResourcesUI.Designer.cs index f39eed8f8..165c7fcb2 100644 --- a/win/CS/HandBrakeWPF/Properties/ResourcesUI.Designer.cs +++ b/win/CS/HandBrakeWPF/Properties/ResourcesUI.Designer.cs @@ -114,6 +114,15 @@ namespace HandBrakeWPF.Properties { } } + /// + /// Looks up a localized string similar to Choose Behaviors:. + /// + public static string AudioDefaultView_Behaviours { + get { + return ResourceManager.GetString("AudioDefaultView_Behaviours", resourceCulture); + } + } + /// /// Looks up a localized string similar to Allow passthru of:. /// -- cgit v1.2.3