diff --git a/src/App/Resources/AppResources.Designer.cs b/src/App/Resources/AppResources.Designer.cs index 5384acb58..d5c5bcf78 100644 --- a/src/App/Resources/AppResources.Designer.cs +++ b/src/App/Resources/AppResources.Designer.cs @@ -2256,15 +2256,6 @@ namespace Bit.App.Resources { } } - /// - /// Looks up a localized string similar to On Device Lock. - /// - public static string LockOptionOnDeviceLock { - get { - return ResourceManager.GetString("LockOptionOnDeviceLock", resourceCulture); - } - } - /// /// Looks up a localized string similar to On App Restart. /// diff --git a/src/App/Resources/AppResources.resx b/src/App/Resources/AppResources.resx index e31c6b94a..b9a42be38 100644 --- a/src/App/Resources/AppResources.resx +++ b/src/App/Resources/AppResources.resx @@ -1592,9 +1592,6 @@ The "Save Prompt" automatically prompts you to save new items to your vault whenever you enter them for the first time. - - On Device Lock - On App Restart