diff --git a/src/Calculator/Views/Settings.xaml b/src/Calculator/Views/Settings.xaml index 4af04b4c..78308de4 100644 --- a/src/Calculator/Views/Settings.xaml +++ b/src/Calculator/Views/Settings.xaml @@ -86,9 +86,9 @@ - + @@ -101,13 +101,13 @@ Margin="0,-8,0,0" SelectionChanged="OnThemeSelectionChanged"> @@ -115,9 +115,9 @@ + AutomationProperties.HeadingLevel="Level1" + Text="{utils:ResourceString Name=AboutGroupTitle/Text}"/> @@ -135,8 +135,8 @@ Padding="0" NavigateUri="https://go.microsoft.com/fwlink/?LinkID=529064" ToolTipService.ToolTip="https://go.microsoft.com/fwlink/?LinkID=529064"> - @@ -144,8 +144,8 @@ Padding="0" NavigateUri="https://go.microsoft.com/fwlink/?LinkID=822631" ToolTipService.ToolTip="https://go.microsoft.com/fwlink/?LinkID=822631"> - @@ -153,8 +153,8 @@ Padding="0" NavigateUri="https://go.microsoft.com/fwlink/?LinkID=521839" ToolTipService.ToolTip="https://go.microsoft.com/fwlink/?LinkID=521839"> - @@ -163,13 +163,13 @@ + Click="FeedbackButton_Click" + Content="{utils:ResourceString Name=FeedbackButton/Content}"/>