From be639f834ba19e1853d6c2844386478fb8c9a13c Mon Sep 17 00:00:00 2001 From: sr55 Date: Sat, 25 May 2013 15:22:10 +0000 Subject: WinGui: Refactor the Presets Picture Size handling to make it a bit clearer what's actually happening. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@5512 b64f7644-9d1e-0410-96f1-a4d463321fa5 --- win/CS/HandBrakeWPF/Views/AddPresetView.xaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'win/CS/HandBrakeWPF/Views') diff --git a/win/CS/HandBrakeWPF/Views/AddPresetView.xaml b/win/CS/HandBrakeWPF/Views/AddPresetView.xaml index 3e7a3fd7b..b49b439a6 100644 --- a/win/CS/HandBrakeWPF/Views/AddPresetView.xaml +++ b/win/CS/HandBrakeWPF/Views/AddPresetView.xaml @@ -88,7 +88,7 @@ Grid.Column="0" Style="{StaticResource LongToolTipHolder}" ToolTip="{x:Static Properties:Resources.AddPreset_PictureSizeMode}" - Text="Picture Size:" /> + Text="Max Picture Size:" />