mirror of
https://github.com/bitwarden/android.git
synced 2024-12-25 02:18:27 +03:00
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"
This commit is contained in:
parent
383eee6ec7
commit
4734fe4e43
1 changed files with 1 additions and 1 deletions
|
@ -1299,7 +1299,7 @@
|
||||||
<value>1. Go to the iOS "Settings" app</value>
|
<value>1. Go to the iOS "Settings" app</value>
|
||||||
</data>
|
</data>
|
||||||
<data name="AutofillTurnOn2" xml:space="preserve">
|
<data name="AutofillTurnOn2" xml:space="preserve">
|
||||||
<value>2. Tap "Passwords & Accounts"</value>
|
<value>2. Tap "Passwords"</value>
|
||||||
</data>
|
</data>
|
||||||
<data name="AutofillTurnOn3" xml:space="preserve">
|
<data name="AutofillTurnOn3" xml:space="preserve">
|
||||||
<value>3. Tap "AutoFill Passwords"</value>
|
<value>3. Tap "AutoFill Passwords"</value>
|
||||||
|
|
Loading…
Reference in a new issue