mirror of
https://github.com/bitwarden/mobile
synced 2025-12-18 09:13:15 +00:00
Share-to-Send for Android (#1343)
* Android implementation * remove iOS attempt for now
This commit is contained in:
6
src/App/Resources/AppResources.Designer.cs
generated
6
src/App/Resources/AppResources.Designer.cs
generated
@@ -3496,5 +3496,11 @@ namespace Bit.App.Resources {
|
||||
return ResourceManager.GetString("SendOptionsPolicyInEffect", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
public static string SendFilePremiumRequired {
|
||||
get {
|
||||
return ResourceManager.GetString("SendFilePremiumRequired", resourceCulture);
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user