Index: Ringtoets/Integration/src/Ringtoets.Integration.Forms/Properties/Resources.Designer.cs
===================================================================
diff -u -rbdc0ba7b38f711ca261924efa5628dd02555ae62 -r90c590080ff1a02036f608ea498f696625e11f6b
--- Ringtoets/Integration/src/Ringtoets.Integration.Forms/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision bdc0ba7b38f711ca261924efa5628dd02555ae62)
+++ Ringtoets/Integration/src/Ringtoets.Integration.Forms/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 90c590080ff1a02036f608ea498f696625e11f6b)
@@ -1,4 +1,4 @@
-// Copyright (C) Stichting Deltares 2017. All rights reserved.
+// Copyright (C) Stichting Deltares 2017. All rights reserved.
//
// This file is part of Ringtoets.
//
@@ -146,6 +146,33 @@
}
///
+ /// Looks up a localized string similar to Gecombineerd veiligheidsoordeel.
+ ///
+ public static string AssemblyResultTotalView_AssemblyResultGroupBox_Text {
+ get {
+ return ResourceManager.GetString("AssemblyResultTotalView_AssemblyResultGroupBox_Text", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Groepen 3 en 4.
+ ///
+ public static string AssemblyResultTotalView_FailureMechanismsWithoutProbabilityResultLabel_Text {
+ get {
+ return ResourceManager.GetString("AssemblyResultTotalView_FailureMechanismsWithoutProbabilityResultLabel_Text", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Groepen 1 en 2.
+ ///
+ public static string AssemblyResultTotalView_FailureMechanismsWithProbabilityResultLabel_Text {
+ get {
+ return ResourceManager.GetString("AssemblyResultTotalView_FailureMechanismsWithProbabilityResultLabel_Text", resourceCulture);
+ }
+ }
+
+ ///
/// Looks up a localized string similar to Benaderde faalkans.
///
public static string AssemblyResultTotalView_Probability_DisplayName {
@@ -155,6 +182,15 @@
}
///
+ /// Looks up a localized string similar to Totaal.
+ ///
+ public static string AssemblyResultTotalView_TotalResultLabel_Text {
+ get {
+ return ResourceManager.GetString("AssemblyResultTotalView_TotalResultLabel_Text", resourceCulture);
+ }
+ }
+
+ ///
/// Looks up a localized string similar to ID van het traject..
///
public static string AssessmentSection_Id_Description {