mirror of
https://github.com/bitwarden/mobile.git
synced 2025-03-02 03:31:07 +01:00
remove period
This commit is contained in:
parent
650d970b5e
commit
4db7311611
2
src/App/Resources/AppResources.Designer.cs
generated
2
src/App/Resources/AppResources.Designer.cs
generated
@ -439,7 +439,7 @@ namespace Bit.App.Resources {
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to 1. Go to the iOS "Settings" app..
|
||||
/// Looks up a localized string similar to 1. Go to the iOS "Settings" app.
|
||||
/// </summary>
|
||||
public static string AutofillTurnOn1 {
|
||||
get {
|
||||
|
@ -1332,7 +1332,7 @@
|
||||
<value>To enable password autofill on your device, follow these instructions:</value>
|
||||
</data>
|
||||
<data name="AutofillTurnOn1" xml:space="preserve">
|
||||
<value>1. Go to the iOS "Settings" app.</value>
|
||||
<value>1. Go to the iOS "Settings" app</value>
|
||||
</data>
|
||||
<data name="AutofillTurnOn2" xml:space="preserve">
|
||||
<value>2. Tap "Passwords & Accounts"</value>
|
||||
|
Loading…
Reference in New Issue
Block a user