From: sr55 Date: Sat, 23 Feb 2019 21:16:17 +0000 (+0000) Subject: WinGui: Further evolving the new queue design. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=21c68f4f5bf42b20f5a544b149d224156118cbf9;p=handbrake WinGui: Further evolving the new queue design. --- diff --git a/win/CS/HandBrakeWPF/Properties/Resources.Designer.cs b/win/CS/HandBrakeWPF/Properties/Resources.Designer.cs index f096724a5..ead05b8b7 100644 --- a/win/CS/HandBrakeWPF/Properties/Resources.Designer.cs +++ b/win/CS/HandBrakeWPF/Properties/Resources.Designer.cs @@ -3729,6 +3729,15 @@ namespace HandBrakeWPF.Properties { } } + /// + /// Looks up a localized string similar to Actions. + /// + public static string QueueView_Actions { + get { + return ResourceManager.GetString("QueueView_Actions", resourceCulture); + } + } + /// /// Looks up a localized string similar to Advanced:. /// @@ -3864,6 +3873,15 @@ namespace HandBrakeWPF.Properties { } } + /// + /// Looks up a localized string similar to Import. + /// + public static string QueueView_Import { + get { + return ResourceManager.GetString("QueueView_Import", resourceCulture); + } + } + /// /// Looks up a localized string similar to Lock System. /// diff --git a/win/CS/HandBrakeWPF/Properties/Resources.resx b/win/CS/HandBrakeWPF/Properties/Resources.resx index 15388e182..7cc191852 100644 --- a/win/CS/HandBrakeWPF/Properties/Resources.resx +++ b/win/CS/HandBrakeWPF/Properties/Resources.resx @@ -1912,4 +1912,10 @@ This will not impact any of the software encoders. Resume Encode + + Actions + + + Import + \ No newline at end of file diff --git a/win/CS/HandBrakeWPF/Views/Queue/QueueTwoContent.xaml b/win/CS/HandBrakeWPF/Views/Queue/QueueTwoContent.xaml index 66e8d3ab4..d97c85deb 100644 --- a/win/CS/HandBrakeWPF/Views/Queue/QueueTwoContent.xaml +++ b/win/CS/HandBrakeWPF/Views/Queue/QueueTwoContent.xaml @@ -46,49 +46,92 @@ - + - + + + + + + + + + + + + + + + + + + + + + + + + + - + - - + + + + + + + + + - - - - - - - - - - - - - - - + + + + + + + + - - - +