From b9312636628b42e8b8b5a70fcc4d7d32387b5277 Mon Sep 17 00:00:00 2001 From: Federico Maccaroni Date: Thu, 21 Mar 2024 13:28:54 -0300 Subject: [PATCH] PM-6793 Updated autofill settings copy (#3102) --- src/Core/Pages/Settings/AutofillPage.xaml | 16 +++--- .../Localization/AppResources.Designer.cs | 54 +++++++++++++++++++ .../Resources/Localization/AppResources.resx | 18 +++++++ 3 files changed, 78 insertions(+), 10 deletions(-) diff --git a/src/Core/Pages/Settings/AutofillPage.xaml b/src/Core/Pages/Settings/AutofillPage.xaml index 89635d69d..48cc988aa 100644 --- a/src/Core/Pages/Settings/AutofillPage.xaml +++ b/src/Core/Pages/Settings/AutofillPage.xaml @@ -5,7 +5,7 @@ x:Class="Bit.App.Pages.AutofillPage" xmlns:pages="clr-namespace:Bit.App.Pages" xmlns:u="clr-namespace:Bit.App.Utilities" - Title="{u:I18n PasswordAutofill}"> + Title="{u:I18n SetUpAutofill}"> @@ -15,26 +15,22 @@ -