Created monitoring object and refactored code accordingly.
This commit is contained in:
27
BodyshopUploader/Properties/Resources.Designer.cs
generated
27
BodyshopUploader/Properties/Resources.Designer.cs
generated
@@ -114,6 +114,24 @@ namespace BodyshopUploader.Properties {
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to File Path.
|
||||
/// </summary>
|
||||
public static string Label_FilePath {
|
||||
get {
|
||||
return ResourceManager.GetString("Label_FilePath", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Source System.
|
||||
/// </summary>
|
||||
public static string Label_SourceSystem {
|
||||
get {
|
||||
return ResourceManager.GetString("Label_SourceSystem", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Start All Monitors.
|
||||
/// </summary>
|
||||
@@ -141,6 +159,15 @@ namespace BodyshopUploader.Properties {
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to New Job Uploaded.
|
||||
/// </summary>
|
||||
public static string Msg_NewJobUploaded {
|
||||
get {
|
||||
return ResourceManager.GetString("Msg_NewJobUploaded", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Password.
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user