Package updates & added quickbooks path selection.
This commit is contained in:
33
BodyshopUploader/Properties/Resources.Designer.cs
generated
33
BodyshopUploader/Properties/Resources.Designer.cs
generated
@@ -150,6 +150,15 @@ namespace BodyshopPartner.Properties {
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Browse for QB File.
|
||||
/// </summary>
|
||||
public static string Label_BrowseForQb {
|
||||
get {
|
||||
return ResourceManager.GetString("Label_BrowseForQb", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to File Path.
|
||||
/// </summary>
|
||||
@@ -159,6 +168,15 @@ namespace BodyshopPartner.Properties {
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Interaction Log.
|
||||
/// </summary>
|
||||
public static string Label_InteractionLog {
|
||||
get {
|
||||
return ResourceManager.GetString("Label_InteractionLog", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Monitor Status.
|
||||
/// </summary>
|
||||
@@ -168,6 +186,15 @@ namespace BodyshopPartner.Properties {
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to QuickBooks File Path.
|
||||
/// </summary>
|
||||
public static string Label_QbFilePath {
|
||||
get {
|
||||
return ResourceManager.GetString("Label_QbFilePath", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Re_move.
|
||||
/// </summary>
|
||||
@@ -331,7 +358,7 @@ namespace BodyshopPartner.Properties {
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Login - Bodyshop Uploader.
|
||||
/// Looks up a localized string similar to Login -ImEX Online Partner.
|
||||
/// </summary>
|
||||
public static string Title_Login {
|
||||
get {
|
||||
@@ -340,7 +367,7 @@ namespace BodyshopPartner.Properties {
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Bodyshop Partner by ImEX Systems Inc..
|
||||
/// Looks up a localized string similar to ImEX Online Partner.
|
||||
/// </summary>
|
||||
public static string Title_Login_Header {
|
||||
get {
|
||||
@@ -349,7 +376,7 @@ namespace BodyshopPartner.Properties {
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Bodyshop Partner | ImEX Systems Inc..
|
||||
/// Looks up a localized string similar to ImEX Online Partner | ImEX Systems Inc..
|
||||
/// </summary>
|
||||
public static string Title_Main {
|
||||
get {
|
||||
|
||||
Reference in New Issue
Block a user