From 4734fe4e43cd4e6dbbeaf1528d10331ee57ebccb Mon Sep 17 00:00:00 2001 From: jnolan912 <32627910+jnolan912@users.noreply.github.com> Date: Fri, 18 Mar 2022 16:00:37 -0400 Subject: [PATCH] Update ios Autofill page to match setting's name (#1354) The option in the ios menu to get to autofill settings is called "Passwords" instead of "Passwords & Accounts" --- src/App/Resources/AppResources.resx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/App/Resources/AppResources.resx b/src/App/Resources/AppResources.resx index f6aa5e77c..bd7f76cee 100644 --- a/src/App/Resources/AppResources.resx +++ b/src/App/Resources/AppResources.resx @@ -1299,7 +1299,7 @@ 1. Go to the iOS "Settings" app - 2. Tap "Passwords & Accounts" + 2. Tap "Passwords" 3. Tap "AutoFill Passwords"