mirror of
https://github.com/Ylianst/MeshCentralRouter
synced 2026-01-05 17:53:14 +00:00
Display notools disconnect message.
This commit is contained in:
9
Properties/Resources.Designer.cs
generated
9
Properties/Resources.Designer.cs
generated
@@ -527,6 +527,15 @@ namespace MeshCentralRouter.Properties {
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to No tools allowed.
|
||||
/// </summary>
|
||||
internal static string NoToolsAllowed {
|
||||
get {
|
||||
return ResourceManager.GetString("NoToolsAllowed", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Offline.
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user