Add temporary remove all monitoring paths for IO-996.

This commit is contained in:
Patrick Fic
2021-05-10 10:09:53 -07:00
parent 3625d595ad
commit d59834d6ce
6 changed files with 63 additions and 5 deletions

View File

@@ -213,6 +213,15 @@ namespace BodyshopPartner.Properties {
}
}
/// <summary>
/// Looks up a localized string similar to Remove All Paths.
/// </summary>
public static string Label_RemoveAllPaths {
get {
return ResourceManager.GetString("Label_RemoveAllPaths", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to _Restart.
/// </summary>