From c1304a51781c70628522b1bd67b11b4639d0f71c Mon Sep 17 00:00:00 2001 From: sr55 Date: Mon, 11 Feb 2019 14:05:27 +0000 Subject: WinGui: Remove left over Advanced Tab checkbox --- .../Properties/ResourcesTooltips.Designer.cs | 9 ----- .../Properties/ResourcesTooltips.de.resx | 39 ++++++++++------------ .../HandBrakeWPF/Properties/ResourcesTooltips.resx | 3 -- win/CS/HandBrakeWPF/Views/VideoView.xaml | 7 +--- 4 files changed, 19 insertions(+), 39 deletions(-) diff --git a/win/CS/HandBrakeWPF/Properties/ResourcesTooltips.Designer.cs b/win/CS/HandBrakeWPF/Properties/ResourcesTooltips.Designer.cs index fe783e3b5..438ccc251 100644 --- a/win/CS/HandBrakeWPF/Properties/ResourcesTooltips.Designer.cs +++ b/win/CS/HandBrakeWPF/Properties/ResourcesTooltips.Designer.cs @@ -622,15 +622,6 @@ namespace HandBrakeWPF.Properties { } } - /// - /// Looks up a localized string similar to Use advanced options Tab for x264 settings.. - /// - public static string Video_AdvancedOptions { - get { - return ResourceManager.GetString("Video_AdvancedOptions", resourceCulture); - } - } - /// /// Looks up a localized string similar to Set the average bitrate. /// diff --git a/win/CS/HandBrakeWPF/Properties/ResourcesTooltips.de.resx b/win/CS/HandBrakeWPF/Properties/ResourcesTooltips.de.resx index 71357544e..05fe3fa08 100644 --- a/win/CS/HandBrakeWPF/Properties/ResourcesTooltips.de.resx +++ b/win/CS/HandBrakeWPF/Properties/ResourcesTooltips.de.resx @@ -59,46 +59,46 @@ : using a System.ComponentModel.TypeConverter : and then encoded with base64 encoding. --> - - + + - + - - - - + + + + - - + + - - + + - - - - + + + + - + - + @@ -218,9 +218,6 @@ Die tatsächlichen Abmessungen der Anzeige unterscheiden sich, wenn das Pixelsei Die Aufgabe an das Hauptfenster zur Bearbeitung zurücksenden. - - Den Tab der erweiterten x264-Einstellungen verwenden. - Aktiviert durchschnittliche Bitrate. @@ -462,4 +459,4 @@ Lapsharp's Abstimmung Sprite: Ist nützlich für 1-/4-/8-/16-bit 2D-Spiele. Spri Der Startpunkt für diesen Bereich. - + \ No newline at end of file diff --git a/win/CS/HandBrakeWPF/Properties/ResourcesTooltips.resx b/win/CS/HandBrakeWPF/Properties/ResourcesTooltips.resx index 2d7d99218..5c8c2967a 100644 --- a/win/CS/HandBrakeWPF/Properties/ResourcesTooltips.resx +++ b/win/CS/HandBrakeWPF/Properties/ResourcesTooltips.resx @@ -219,9 +219,6 @@ The actual display dimensions will differ if the pixel aspect ratio is not 1:1.< Send the job back to the main window for editing. - - Use advanced options Tab for x264 settings. - Set the average bitrate. diff --git a/win/CS/HandBrakeWPF/Views/VideoView.xaml b/win/CS/HandBrakeWPF/Views/VideoView.xaml index 8aae5c9b8..ec0056f62 100644 --- a/win/CS/HandBrakeWPF/Views/VideoView.xaml +++ b/win/CS/HandBrakeWPF/Views/VideoView.xaml @@ -124,18 +124,13 @@ - - - - + -- cgit v1.2.3