Added start on windows startup feature IO-404
This commit is contained in:
@@ -240,6 +240,15 @@ namespace BodyshopPartner.Properties {
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Start with Windows.
|
||||
/// </summary>
|
||||
public static string Label_StartWithWindows {
|
||||
get {
|
||||
return ResourceManager.GetString("Label_StartWithWindows", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Status.
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user