Index: Ringtoets/Common/src/Ringtoets.Common.Forms/Properties/Resources.Designer.cs =================================================================== diff -u -r23a37b025a5d0358c1f30fb31de41a2c284519a5 -r3ba42e2c8b6380227f4b2e1d1897135ec962beab --- Ringtoets/Common/src/Ringtoets.Common.Forms/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 23a37b025a5d0358c1f30fb31de41a2c284519a5) +++ Ringtoets/Common/src/Ringtoets.Common.Forms/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 3ba42e2c8b6380227f4b2e1d1897135ec962beab) @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. -// Runtime Version:4.0.30319.17929 +// Runtime Version:4.0.30319.18444 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. @@ -154,6 +154,26 @@ } /// + /// Looks up a localized resource of type System.Drawing.Bitmap. + /// + public static System.Drawing.Bitmap Checkbox_empty { + get { + object obj = ResourceManager.GetObject("Checkbox_empty", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + + /// + /// Looks up a localized resource of type System.Drawing.Bitmap. + /// + public static System.Drawing.Bitmap Checkbox_ticked { + get { + object obj = ResourceManager.GetObject("Checkbox_ticked", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + + /// /// Looks up a localized string similar to &Wis alle uitvoer.... /// public static string Clear_all_output { @@ -275,6 +295,24 @@ } /// + /// Looks up a localized string similar to Is relevant. + /// + public static string FailureMechanismContextMenuStrip_Is_relevant { + get { + return ResourceManager.GetString("FailureMechanismContextMenuStrip_Is_relevant", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to Geeft aan of dit faalmechanisme relevant is of niet.. + /// + public static string FailureMechanismContextMenuStrip_Is_relevant_Tooltip { + get { + return ResourceManager.GetString("FailureMechanismContextMenuStrip_Is_relevant_Tooltip", resourceCulture); + } + } + + /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap FailureMechanismContributionIcon {