From a05e1d5b79107f1262bbe0b454161039f25ef267 Mon Sep 17 00:00:00 2001 From: sr55 Date: Thu, 8 Nov 2018 19:18:35 +0000 Subject: WinGui: Fix Typo. #1669 --- win/CS/HandBrakeWPF/Properties/Resources.Designer.cs | 2 +- win/CS/HandBrakeWPF/Properties/Resources.resx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/win/CS/HandBrakeWPF/Properties/Resources.Designer.cs b/win/CS/HandBrakeWPF/Properties/Resources.Designer.cs index 1b375fb6a..aa1cc7b44 100644 --- a/win/CS/HandBrakeWPF/Properties/Resources.Designer.cs +++ b/win/CS/HandBrakeWPF/Properties/Resources.Designer.cs @@ -2214,7 +2214,7 @@ namespace HandBrakeWPF.Properties { } /// - /// Looks up a localized string similar to Are you sure you wish to stop thie encode?. + /// Looks up a localized string similar to Are you sure you wish to stop this encode?. /// public static string MainView_StopEncodeConfirm { get { diff --git a/win/CS/HandBrakeWPF/Properties/Resources.resx b/win/CS/HandBrakeWPF/Properties/Resources.resx index 497d51d83..86f76fdb5 100644 --- a/win/CS/HandBrakeWPF/Properties/Resources.resx +++ b/win/CS/HandBrakeWPF/Properties/Resources.resx @@ -1248,7 +1248,7 @@ Would you like to overwrite it? Stop Encode - Are you sure you wish to stop thie encode? + Are you sure you wish to stop this encode? Please choose a source to encode before trying to import a subtitle file. -- cgit v1.2.3