From 777687db76ec59b1a024aa1958edbfb23ec86b31 Mon Sep 17 00:00:00 2001 From: sr55 Date: Sun, 7 Jun 2015 19:52:52 +0000 Subject: WinGui: Moving more of the view strings into resources. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@7277 b64f7644-9d1e-0410-96f1-a4d463321fa5 --- win/CS/HandBrakeWPF/Views/QueueView.xaml | 67 ++++++++++++++++---------------- 1 file changed, 34 insertions(+), 33 deletions(-) (limited to 'win/CS/HandBrakeWPF/Views/QueueView.xaml') diff --git a/win/CS/HandBrakeWPF/Views/QueueView.xaml b/win/CS/HandBrakeWPF/Views/QueueView.xaml index b5efe838c..9a7460015 100644 --- a/win/CS/HandBrakeWPF/Views/QueueView.xaml +++ b/win/CS/HandBrakeWPF/Views/QueueView.xaml @@ -13,6 +13,7 @@ xmlns:video="clr-namespace:HandBrakeWPF.Converters.Video" xmlns:commands="clr-namespace:HandBrakeWPF.Commands" xmlns:helpers="clr-namespace:HandBrakeWPF.Helpers" + xmlns:Properties="clr-namespace:HandBrakeWPF.Properties" Title="{Binding Title}" Width="700" Height="500" @@ -76,7 +77,7 @@ Source="Images/Play.png" />