From 5272c996435246ccca5c026636edf6d48d9b2d56 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Filipe=20da=20Silva=20Bispo?= Date: Wed, 25 May 2022 17:25:21 +0100 Subject: [PATCH] PS-674: Accessibility password generator toggles (#1924) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Additional information for VoiceOver and TalkBack - Added new labels Co-authored-by: AndreĢ Bispo --- src/App/Pages/Generator/GeneratorPage.xaml | 32 ++++++++++++++++------ src/App/Resources/AppResources.Designer.cs | 24 ++++++++++++++++ src/App/Resources/AppResources.resx | 12 ++++++++ 3 files changed, 60 insertions(+), 8 deletions(-) diff --git a/src/App/Pages/Generator/GeneratorPage.xaml b/src/App/Pages/Generator/GeneratorPage.xaml index 2c581b8f5..acaf7aacc 100644 --- a/src/App/Pages/Generator/GeneratorPage.xaml +++ b/src/App/Pages/Generator/GeneratorPage.xaml @@ -183,52 +183,68 @@