mirror of
https://github.com/bitwarden/mobile
synced 2025-12-17 16:53:26 +00:00
[Policy] Personal Ownership (#1166)
* Initial commit of personal ownership policy * Updated logic for returning from allowing cipher creation from notification * fixed small edge case when user in one org // adjusted error message to match all platforms * Removed test code
This commit is contained in:
6
src/App/Resources/AppResources.Designer.cs
generated
6
src/App/Resources/AppResources.Designer.cs
generated
@@ -3158,5 +3158,11 @@ namespace Bit.App.Resources {
|
||||
return ResourceManager.GetString("DrawOverDescription3", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
public static string PersonalOwnershipSubmitError {
|
||||
get {
|
||||
return ResourceManager.GetString("PersonalOwnershipSubmitError", resourceCulture);
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user