From 334f76b75270a0aff5006c7d8a30983ece5a6b4c Mon Sep 17 00:00:00 2001 From: Vanessa Gertman Date: Wed, 26 Apr 2017 15:43:41 -0600 Subject: [PATCH] Move enrollment strings to the resource file --- src/Magpie/Magpie/Resources/Strings.xaml | 4 ++++ src/Magpie/Magpie/Views/EnrollmentWindow.xaml | 14 ++++++-------- 2 files changed, 10 insertions(+), 8 deletions(-) diff --git a/src/Magpie/Magpie/Resources/Strings.xaml b/src/Magpie/Magpie/Resources/Strings.xaml index c94d95d..4fd81b1 100644 --- a/src/Magpie/Magpie/Resources/Strings.xaml +++ b/src/Magpie/Magpie/Resources/Strings.xaml @@ -5,4 +5,8 @@ Download Now Skip this Version Remind Me Later + I don't want to + I don't want to + Please provide your email address to join the {0} Program + By enrolling in this program you agree with our \ No newline at end of file diff --git a/src/Magpie/Magpie/Views/EnrollmentWindow.xaml b/src/Magpie/Magpie/Views/EnrollmentWindow.xaml index 3d085cd..42335f3 100644 --- a/src/Magpie/Magpie/Views/EnrollmentWindow.xaml +++ b/src/Magpie/Magpie/Views/EnrollmentWindow.xaml @@ -39,7 +39,7 @@ @@ -50,8 +50,7 @@ FontSize="14" Padding="32 4 4 6" SnapsToDevicePixels="True" - Text="{Binding EmailAddress, - UpdateSourceTrigger=PropertyChanged}" /> + Text="{Binding EmailAddress, UpdateSourceTrigger=PropertyChanged}" /> - + @@ -82,13 +80,13 @@ Orientation="Horizontal">