ARMS Uploader

This commit is contained in:
Patrick Fic
2022-02-07 13:31:51 -08:00
parent 1221f35162
commit c936d354b2
16 changed files with 440 additions and 175 deletions

View File

@@ -150,6 +150,15 @@ namespace BodyshopPartner.Properties {
}
}
/// <summary>
/// Looks up a localized string similar to ARMS Export Path.
/// </summary>
public static string Label_ArmsExportPath {
get {
return ResourceManager.GetString("Label_ArmsExportPath", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Auto-start Monitors.
/// </summary>
@@ -159,6 +168,15 @@ namespace BodyshopPartner.Properties {
}
}
/// <summary>
/// Looks up a localized string similar to Browse ARMS Export Path.
/// </summary>
public static string Label_BrowseArmsExportPath {
get {
return ResourceManager.GetString("Label_BrowseArmsExportPath", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Browse for EMS Export Path.
/// </summary>
@@ -186,6 +204,15 @@ namespace BodyshopPartner.Properties {
}
}
/// <summary>
/// Looks up a localized string similar to (Re)configure ARMS Export.
/// </summary>
public static string Label_ConfigureArmsExport {
get {
return ResourceManager.GetString("Label_ConfigureArmsExport", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to (Re)Configure Paint Scale Task.
/// </summary>