From 9e85f3c9820d1af7f2634b8d9e59955b679fa118 Mon Sep 17 00:00:00 2001 From: sr55 Date: Wed, 17 Sep 2014 18:01:17 +0000 Subject: WinGui: Fix a Typo git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6415 b64f7644-9d1e-0410-96f1-a4d463321fa5 --- win/CS/HandBrakeWPF/Properties/Resources.Designer.cs | 2 +- win/CS/HandBrakeWPF/Properties/Resources.resx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/win/CS/HandBrakeWPF/Properties/Resources.Designer.cs b/win/CS/HandBrakeWPF/Properties/Resources.Designer.cs index 7f5d68f0e..272f7da50 100644 --- a/win/CS/HandBrakeWPF/Properties/Resources.Designer.cs +++ b/win/CS/HandBrakeWPF/Properties/Resources.Designer.cs @@ -80,7 +80,7 @@ namespace HandBrakeWPF.Properties { } /// - /// Looks up a localized string similar to You can optionally store a maximum resolution for encodes that use this preset. There are 4 modes: + /// Looks up a localized string similar to You can optionally store a maximum resolution for encodes that use this preset. There are 3 modes: /// ///None: There is no maximum resolution for encodes using this preset. When the preset is loaded, the current width, height and aspect ratio that you currently have set will be reloaded. /// diff --git a/win/CS/HandBrakeWPF/Properties/Resources.resx b/win/CS/HandBrakeWPF/Properties/Resources.resx index 51ea0be1f..d958987ad 100644 --- a/win/CS/HandBrakeWPF/Properties/Resources.resx +++ b/win/CS/HandBrakeWPF/Properties/Resources.resx @@ -288,7 +288,7 @@ x264 and x265's scale is logarithmic and lower values correspond to higher quali So small increases in value will result in progressively larger increases in the resulting file size. - You can optionally store a maximum resolution for encodes that use this preset. There are 4 modes: + You can optionally store a maximum resolution for encodes that use this preset. There are 3 modes: None: There is no maximum resolution for encodes using this preset. When the preset is loaded, the current width, height and aspect ratio that you currently have set will be reloaded. -- cgit v1.2.3