From c0ae6837382df7a2c3ca635a4ba3e42615a40ea1 Mon Sep 17 00:00:00 2001 From: Carlos Zamora Date: Tue, 1 Feb 2022 16:19:15 -0800 Subject: [PATCH] Localize and polish Profile page navigators (#12321) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## Summary of the Pull Request Adds some polish around the navigators in the profile page (i.e. "appearance" and "advanced" button) by doing the following: - use the localized resources for the pivot on the navigators - simplify the navigators to be buttons instead of toggle buttons Doing so has Narrator identify these as buttons rather than toggle buttons. So now Narrator won't say that the button is "off", which just makes more sense. ## Validation Steps Performed ✅ Narrator says "Advanced button" or "Appearance button" on the navigator ✅ The navigators look the same as before --- .../CommonResources.xaml | 9 ++++---- .../TerminalSettingsEditor/Profiles_Base.cpp | 2 ++ .../TerminalSettingsEditor/Profiles_Base.xaml | 21 +++++++++---------- 3 files changed, 17 insertions(+), 15 deletions(-) diff --git a/src/cascadia/TerminalSettingsEditor/CommonResources.xaml b/src/cascadia/TerminalSettingsEditor/CommonResources.xaml index be9b201f91c..4956ac720b2 100644 --- a/src/cascadia/TerminalSettingsEditor/CommonResources.xaml +++ b/src/cascadia/TerminalSettingsEditor/CommonResources.xaml @@ -799,8 +799,8 @@ -