Release for 1.0.15 to fix mutex + black out.

This commit is contained in:
Patrick Fic
2021-04-21 11:39:50 -07:00
parent 574c9f7823
commit fc70a94d5f
9 changed files with 59 additions and 29 deletions

View File

@@ -222,6 +222,15 @@ namespace BodyshopPartner.Properties {
}
}
/// <summary>
/// Looks up a localized string similar to Show.
/// </summary>
public static string Label_Show {
get {
return ResourceManager.GetString("Label_Show", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Source System.
/// </summary>