IO-70 OEC Connection Settings

This commit is contained in:
Patrick Fic
2021-11-29 14:52:17 -08:00
parent 74cb593c66
commit 1db1b0c40c
11 changed files with 763 additions and 83 deletions

View File

@@ -159,6 +159,15 @@ namespace BodyshopPartner.Properties {
}
}
/// <summary>
/// Looks up a localized string similar to Browse for EMS Export Path.
/// </summary>
public static string Label_BrowseForEmsExport {
get {
return ResourceManager.GetString("Label_BrowseForEmsExport", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Browse for QuickBooks File.
/// </summary>
@@ -177,6 +186,15 @@ namespace BodyshopPartner.Properties {
}
}
/// <summary>
/// Looks up a localized string similar to EMS Export Path.
/// </summary>
public static string Label_EmsExport {
get {
return ResourceManager.GetString("Label_EmsExport", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to File Path.
/// </summary>