mirror of
https://github.com/bitwarden/mobile
synced 2025-12-20 10:13:42 +00:00
Disable Private Vault Export Policy (#1546)
This commit is contained in:
9
src/App/Resources/AppResources.Designer.cs
generated
9
src/App/Resources/AppResources.Designer.cs
generated
@@ -1474,6 +1474,15 @@ namespace Bit.App.Resources {
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to One or more organization policies prevents your from exporting your personal vault..
|
||||
/// </summary>
|
||||
public static string DisablePersonalVaultExportPolicyInEffect {
|
||||
get {
|
||||
return ResourceManager.GetString("DisablePersonalVaultExportPolicyInEffect", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Disable Save Prompt.
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user