From f150842bcf21ad649438eb1de1f86e2ef4321615 Mon Sep 17 00:00:00 2001 From: sr55 Date: Sun, 4 Nov 2018 17:18:31 +0000 Subject: WinGui: Fix incorrect error message. --- win/CS/HandBrakeWPF/Properties/Resources.Designer.cs | 2 +- win/CS/HandBrakeWPF/Properties/Resources.resx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'win/CS/HandBrakeWPF') diff --git a/win/CS/HandBrakeWPF/Properties/Resources.Designer.cs b/win/CS/HandBrakeWPF/Properties/Resources.Designer.cs index 0badf3c9e..1b375fb6a 100644 --- a/win/CS/HandBrakeWPF/Properties/Resources.Designer.cs +++ b/win/CS/HandBrakeWPF/Properties/Resources.Designer.cs @@ -4457,7 +4457,7 @@ namespace HandBrakeWPF.Properties { /// /// Looks up a localized string similar to Unable to detect VLC Player. - ///Please make sure VLC is installed and the directory specified in HandBrake's options is correct. (See: "Tools Menu > Options > Picture Tab"). + ///Please make sure VLC is installed and the directory specified in HandBrake's options is correct. (See: "Tools Menu > Preferences > General"). /// public static string StaticPreviewViewModel_UnableToFindVLC { get { diff --git a/win/CS/HandBrakeWPF/Properties/Resources.resx b/win/CS/HandBrakeWPF/Properties/Resources.resx index 2ce55d5f1..497d51d83 100644 --- a/win/CS/HandBrakeWPF/Properties/Resources.resx +++ b/win/CS/HandBrakeWPF/Properties/Resources.resx @@ -684,7 +684,7 @@ Are you sure you wish to exit HandBrake? Unable to detect VLC Player. -Please make sure VLC is installed and the directory specified in HandBrake's options is correct. (See: "Tools Menu > Options > Picture Tab") +Please make sure VLC is installed and the directory specified in HandBrake's options is correct. (See: "Tools Menu > Preferences > General") Unable to find the preview file. Either the file was deleted or the encode failed. Check the activity log for details. -- cgit v1.2.3