IO-227 Succesful export of PPG information.

This commit is contained in:
Patrick Fic
2022-01-18 15:00:27 -08:00
parent d7cde2be37
commit 926f20ba0a
17 changed files with 214 additions and 38 deletions

View File

@@ -186,6 +186,15 @@ namespace BodyshopPartner.Properties {
}
}
/// <summary>
/// Looks up a localized string similar to (Re)Configure Paint Scale Task.
/// </summary>
public static string Label_ConfigurePaintScale {
get {
return ResourceManager.GetString("Label_ConfigurePaintScale", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to EMS Export Path.
/// </summary>
@@ -222,6 +231,15 @@ namespace BodyshopPartner.Properties {
}
}
/// <summary>
/// Looks up a localized string similar to Paint Scale Path.
/// </summary>
public static string Label_PaintScalePath {
get {
return ResourceManager.GetString("Label_PaintScalePath", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to QuickBooks File Path.
/// </summary>