mirror of
https://github.com/bitwarden/mobile
synced 2025-12-16 08:13:20 +00:00
masterPassOnRestart option for pin locking
This commit is contained in:
9
src/App/Resources/AppResources.Designer.cs
generated
9
src/App/Resources/AppResources.Designer.cs
generated
@@ -2985,6 +2985,15 @@ namespace Bit.App.Resources {
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to You you want to require unlocking with your master password when the application is restarted?.
|
||||
/// </summary>
|
||||
public static string PINRequireMasterPasswordRestart {
|
||||
get {
|
||||
return ResourceManager.GetString("PINRequireMasterPasswordRestart", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Possible Matching Items.
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user