Index: Ringtoets/Common/src/Ringtoets.Common.Forms/Properties/Resources.Designer.cs
===================================================================
diff -u -rd5a0bce3d53deb3aef237c365018096e9bc83bb1 -r58294671cbbde72fff978212cf62d3ce528169bd
--- Ringtoets/Common/src/Ringtoets.Common.Forms/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision d5a0bce3d53deb3aef237c365018096e9bc83bb1)
+++ Ringtoets/Common/src/Ringtoets.Common.Forms/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 58294671cbbde72fff978212cf62d3ce528169bd)
@@ -884,6 +884,24 @@
}
///
+ /// Looks up a localized string similar to Geeft aan of dit toetsspoor relevant is of niet..
+ ///
+ public static string FailureMechanism_IsRelevant_Description {
+ get {
+ return ResourceManager.GetString("FailureMechanism_IsRelevant_Description", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Is relevant.
+ ///
+ public static string FailureMechanism_IsRelevant_DisplayName {
+ get {
+ return ResourceManager.GetString("FailureMechanism_IsRelevant_DisplayName", resourceCulture);
+ }
+ }
+
+ ///
/// Looks up a localized string similar to De parameter 'N' die gebruikt wordt om het lengte-effect mee te nemen in een semi-probabilistische beoordeling..
///
public static string FailureMechanism_N_Description {
@@ -956,15 +974,6 @@
}
///
- /// Looks up a localized string similar to Geeft aan of dit toetsspoor 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 {