mirror of
https://github.com/bitwarden/mobile
synced 2026-01-07 19:13:19 +00:00
Autofill service alert when adding new login for the first time and autofill isnt turned on. Added fi language to project.
This commit is contained in:
9
src/App/Resources/AppResources.Designer.cs
generated
9
src/App/Resources/AppResources.Designer.cs
generated
@@ -232,6 +232,15 @@ namespace Bit.App.Resources {
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to The easiest way to add new logins to your vault is from the bitwarden Auto-fill Service. Learn more about using the bitwarden Auto-fill Service by navigating to the "Tools" screen..
|
||||
/// </summary>
|
||||
public static string BitwardenAutofillServiceAlert {
|
||||
get {
|
||||
return ResourceManager.GetString("BitwardenAutofillServiceAlert", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Use the bitwarden accessibility service to auto-fill your logins..
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user