mirror of
https://github.com/bitwarden/android.git
synced 2024-12-25 02:18:27 +03:00
remove period
This commit is contained in:
parent
650d970b5e
commit
4db7311611
2 changed files with 2 additions and 2 deletions
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>
|
||||||
|
|
Loading…
Reference in a new issue