mirror of
https://github.com/bitwarden/mobile
synced 2025-12-16 16:23:29 +00:00
autofill not enabled prompt if migrated
This commit is contained in:
9
src/App/Resources/AppResources.Designer.cs
generated
9
src/App/Resources/AppResources.Designer.cs
generated
@@ -420,6 +420,15 @@ namespace Bit.App.Resources {
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Auto-fill makes it easy to securely access your Bitwarden vault from other websites and apps. It looks like you have not enabled an auto-fill service for Bitwarden. Enable auto-fill for Bitwarden from the "Settings" screen..
|
||||
/// </summary>
|
||||
public static string AutofillServiceNotEnabled {
|
||||
get {
|
||||
return ResourceManager.GetString("AutofillServiceNotEnabled", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Your logins are now easily accessible right from your keyboard while logging into apps and websites..
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user