From 8e61891954e58ee51261e2ee5537f80e7773a54f Mon Sep 17 00:00:00 2001 From: Bernhard Reutner-Fischer Date: Sun, 4 Mar 2018 13:59:13 +0100 Subject: [PATCH] Fix typo s/seletec/select/g Signed-off-by: Bernhard Reutner-Fischer --- 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 657b2f22e..4f350073b 100644 --- a/win/CS/HandBrakeWPF/Properties/Resources.Designer.cs +++ b/win/CS/HandBrakeWPF/Properties/Resources.Designer.cs @@ -978,7 +978,7 @@ namespace HandBrakeWPF.Properties { } /// - /// Looks up a localized string similar to HandBrake will not be able to encode the seleteced source as it did not find a valid source with titles to encode. + /// Looks up a localized string similar to HandBrake will not be able to encode the selected source as it did not find a valid source with titles to encode. ///This could be due to one of the following reasons: ///- The source file is not a valid video file or is in a format that HandBrake does not support. ///- The source may be copy protected or include DRM. Please note that HandBrake does not support the removal of copy protections. diff --git a/win/CS/HandBrakeWPF/Properties/Resources.resx b/win/CS/HandBrakeWPF/Properties/Resources.resx index f21033e22..7a995e0ab 100644 --- a/win/CS/HandBrakeWPF/Properties/Resources.resx +++ b/win/CS/HandBrakeWPF/Properties/Resources.resx @@ -524,7 +524,7 @@ Foreign Audio Preferred, else First - If the foreign audio track exists, it will No valid source or titles found. - HandBrake will not be able to encode the seleteced source as it did not find a valid source with titles to encode. + HandBrake will not be able to encode the selected source as it did not find a valid source with titles to encode. This could be due to one of the following reasons: - The source file is not a valid video file or is in a format that HandBrake does not support. - The source may be copy protected or include DRM. Please note that HandBrake does not support the removal of copy protections. -- 2.40.0