diff options
author | sr55 <[email protected]> | 2013-01-18 11:59:47 +0000 |
---|---|---|
committer | sr55 <[email protected]> | 2013-01-18 11:59:47 +0000 |
commit | e05e4bc10aca0f695085eebaf11ae6f15c13633c (patch) | |
tree | ec27610ba907ff71ead9f67dc10281724b580f0c /win/CS/HandBrakeWPF/Properties/Resources.Designer.cs | |
parent | 7dd8b460af31e84d3b1cb82b63f03464dbadf3ee (diff) |
WinGui: Update advanced tab notice to be clearer.
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@5183 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'win/CS/HandBrakeWPF/Properties/Resources.Designer.cs')
-rw-r--r-- | win/CS/HandBrakeWPF/Properties/Resources.Designer.cs | 2 |
1 files changed, 2 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 "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..
/// </summary>
public static string Advanced_NotInUse {
|