Index: Ringtoets/Common/src/Ringtoets.Common.Forms/Properties/Resources.Designer.cs
===================================================================
diff -u -rc90315c4f257a3eec4167d0ddbd0ec9a389aff95 -rc4512ceb25d51ab4080295ac5849a075524c40c6
--- Ringtoets/Common/src/Ringtoets.Common.Forms/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision c90315c4f257a3eec4167d0ddbd0ec9a389aff95)
+++ Ringtoets/Common/src/Ringtoets.Common.Forms/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision c4512ceb25d51ab4080295ac5849a075524c40c6)
@@ -1175,6 +1175,24 @@
}
///
+ /// Looks up a localized string similar to Procentuele bijdrage van dit toetsspoor aan de totale overstromingskans van het traject..
+ ///
+ public static string FailureMechanism_Contribution_Description {
+ get {
+ return ResourceManager.GetString("FailureMechanism_Contribution_Description", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Faalkansbijdrage [%].
+ ///
+ public static string FailureMechanism_Contribution_DisplayName {
+ get {
+ return ResourceManager.GetString("FailureMechanism_Contribution_DisplayName", resourceCulture);
+ }
+ }
+
+ ///
/// Looks up a localized string similar to Er zijn geen berekeningen om uit te voeren..
///
public static string FailureMechanism_CreateCalculateAllItem_No_calculations_to_run {