From e05e4bc10aca0f695085eebaf11ae6f15c13633c Mon Sep 17 00:00:00 2001 From: sr55 Date: Fri, 18 Jan 2013 11:59:47 +0000 Subject: WinGui: Update advanced tab notice to be clearer. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@5183 b64f7644-9d1e-0410-96f1-a4d463321fa5 --- win/CS/HandBrakeWPF/Properties/Resources.Designer.cs | 2 ++ win/CS/HandBrakeWPF/Properties/Resources.resx | 2 ++ 2 files changed, 4 insertions(+) diff --git a/win/CS/HandBrakeWPF/Properties/Resources.Designer.cs b/win/CS/HandBrakeWPF/Properties/Resources.Designer.cs index d68bf4f58..e2ccbcbda 100644 --- a/win/CS/HandBrakeWPF/Properties/Resources.Designer.cs +++ b/win/CS/HandBrakeWPF/Properties/Resources.Designer.cs @@ -239,6 +239,8 @@ namespace HandBrakeWPF.Properties { /// /// Looks up a localized string similar to The x264 Preset / Tune / Profile and Level options are currently in use on the Video Tab. /// + ///To enable this tab, check the "Use Advanced Tab instead" option on the Video Tab. + /// ///If you do not use this tab, it can be hidden from: Tools Menu > Options > Advanced.. /// public static string Advanced_NotInUse { diff --git a/win/CS/HandBrakeWPF/Properties/Resources.resx b/win/CS/HandBrakeWPF/Properties/Resources.resx index 206313355..b39ace5a5 100644 --- a/win/CS/HandBrakeWPF/Properties/Resources.resx +++ b/win/CS/HandBrakeWPF/Properties/Resources.resx @@ -324,6 +324,8 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.< The x264 Preset / Tune / Profile and Level options are currently in use on the Video Tab. +To enable this tab, check the "Use Advanced Tab instead" option on the Video Tab. + If you do not use this tab, it can be hidden from: Tools Menu > Options > Advanced. \ No newline at end of file -- cgit v1.2.3