From: Bernhard Reutner-Fischer Date: Sun, 4 Mar 2018 12:59:13 +0000 (+0100) Subject: Fix typo X-Git-Tag: 1.1.0~21 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8e61891954e58ee51261e2ee5537f80e7773a54f;p=handbrake Fix typo s/seletec/select/g Signed-off-by: Bernhard Reutner-Fischer --- 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.