Implemented Queues and folder monitors.
This commit is contained in:
18
BodyshopUploader/Properties/Resources.Designer.cs
generated
18
BodyshopUploader/Properties/Resources.Designer.cs
generated
@@ -114,6 +114,24 @@ namespace BodyshopUploader.Properties {
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Start All Monitors.
|
||||
/// </summary>
|
||||
public static string Label_StartAllMonitors {
|
||||
get {
|
||||
return ResourceManager.GetString("Label_StartAllMonitors", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Stop All Monitors.
|
||||
/// </summary>
|
||||
public static string Label_StopAllMonitors {
|
||||
get {
|
||||
return ResourceManager.GetString("Label_StopAllMonitors", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Login.
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user