mirror of
https://github.com/bitwarden/mobile
synced 2025-12-10 13:23:39 +00:00
remove period
This commit is contained in:
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>
|
/// <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>
|
/// </summary>
|
||||||
public static string AutofillTurnOn1 {
|
public static string AutofillTurnOn1 {
|
||||||
get {
|
get {
|
||||||
|
|||||||
@@ -1332,7 +1332,7 @@
|
|||||||
<value>To enable password autofill on your device, follow these instructions:</value>
|
<value>To enable password autofill on your device, follow these instructions:</value>
|
||||||
</data>
|
</data>
|
||||||
<data name="AutofillTurnOn1" xml:space="preserve">
|
<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>
|
||||||
<data name="AutofillTurnOn2" xml:space="preserve">
|
<data name="AutofillTurnOn2" xml:space="preserve">
|
||||||
<value>2. Tap "Passwords & Accounts"</value>
|
<value>2. Tap "Passwords & Accounts"</value>
|
||||||
|
|||||||
Reference in New Issue
Block a user