From 996435c4cf9dc0ba1b38452e1dbc27ff54f5f684 Mon Sep 17 00:00:00 2001 From: sr55 Date: Thu, 24 Jan 2019 21:47:40 +0000 Subject: WinGui: Update Min Title Scan label --- win/CS/HandBrakeWPF/Properties/Resources.Designer.cs | 2 +- win/CS/HandBrakeWPF/Properties/Resources.resx | 2 +- win/CS/HandBrakeWPF/Views/OptionsView.xaml | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/win/CS/HandBrakeWPF/Properties/Resources.Designer.cs b/win/CS/HandBrakeWPF/Properties/Resources.Designer.cs index 8803d1757..f90e41d43 100644 --- a/win/CS/HandBrakeWPF/Properties/Resources.Designer.cs +++ b/win/CS/HandBrakeWPF/Properties/Resources.Designer.cs @@ -2673,7 +2673,7 @@ namespace HandBrakeWPF.Properties { } /// - /// Looks up a localized string similar to Minimum length of title to scan (seconds):. + /// Looks up a localized string similar to Minimum DVD and Blu-ray title duration in seconds. Shorter titles will be skipped:. /// public static string Options_MinTitleScanLength { get { diff --git a/win/CS/HandBrakeWPF/Properties/Resources.resx b/win/CS/HandBrakeWPF/Properties/Resources.resx index f5e31ea09..b0fc5a891 100644 --- a/win/CS/HandBrakeWPF/Properties/Resources.resx +++ b/win/CS/HandBrakeWPF/Properties/Resources.resx @@ -1260,7 +1260,7 @@ Would you like to overwrite it? Minimize to system tray (Requires Restart) - Minimum length of title to scan (seconds): + Minimum DVD and Blu-ray title duration in seconds. Shorter titles will be skipped: MP4 File Extension: diff --git a/win/CS/HandBrakeWPF/Views/OptionsView.xaml b/win/CS/HandBrakeWPF/Views/OptionsView.xaml index a4502e5ba..8a04fddeb 100644 --- a/win/CS/HandBrakeWPF/Views/OptionsView.xaml +++ b/win/CS/HandBrakeWPF/Views/OptionsView.xaml @@ -313,8 +313,8 @@ - - + + -- cgit v1.2.3