summaryrefslogtreecommitdiffstats
path: root/win
diff options
context:
space:
mode:
Diffstat (limited to 'win')
-rw-r--r--win/CS/HandBrakeWPF/Properties/Resources.Designer.cs2
-rw-r--r--win/CS/HandBrakeWPF/Properties/Resources.resx2
2 files changed, 4 insertions, 0 deletions
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 {
/// <summary>
/// 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 &quot;Use Advanced Tab instead&quot; option on the Video Tab.
+ ///
///If you do not use this tab, it can be hidden from: Tools Menu &gt; Options &gt; Advanced..
/// </summary>
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.<
<data name="Advanced_NotInUse" xml:space="preserve">
<value>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 &gt; Options &gt; Advanced.</value>
</data>
</root> \ No newline at end of file