mirror of
https://github.com/bitwarden/mobile
synced 2025-12-20 02:03:49 +00:00
secondary menu on groupings page
This commit is contained in:
18
src/App/Resources/AppResources.Designer.cs
generated
18
src/App/Resources/AppResources.Designer.cs
generated
@@ -1401,6 +1401,24 @@ namespace Bit.App.Resources {
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Exit.
|
||||
/// </summary>
|
||||
public static string Exit {
|
||||
get {
|
||||
return ResourceManager.GetString("Exit", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Are you sure you want to exit Bitwarden?.
|
||||
/// </summary>
|
||||
public static string ExitConfirmation {
|
||||
get {
|
||||
return ResourceManager.GetString("ExitConfirmation", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Re-enable App Extension.
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user