Index: Ringtoets/Common/src/Ringtoets.Common.Data/Properties/Resources.Designer.cs
===================================================================
diff -u -r6d60c1b06ad01314179bc7d953765e46a41b841c -rd71b7ff94e33c33d3d8a7b38eee416c9df03f06a
--- Ringtoets/Common/src/Ringtoets.Common.Data/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 6d60c1b06ad01314179bc7d953765e46a41b841c)
+++ Ringtoets/Common/src/Ringtoets.Common.Data/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision d71b7ff94e33c33d3d8a7b38eee416c9df03f06a)
@@ -391,16 +391,6 @@
}
///
- /// Looks up a localized string similar to Een illustratiepunt node in de foutenboom moet 0 of 2 kind nodes hebben..
- ///
- public static string FaultTreeIllustrationPointNode_SetChildren_Node_must_have_zero_or_two_child_nodes {
- get {
- return ResourceManager.GetString("FaultTreeIllustrationPointNode_SetChildren_Node_must_have_zero_or_two_child_nodes" +
- "", resourceCulture);
- }
- }
-
- ///
/// Looks up a localized string similar to Een punt in de geometrie voor het voorlandprofiel heeft geen waarde..
///
public static string ForeshoreProfile_SetGeometry_A_point_in_the_collection_is_null {
@@ -437,6 +427,15 @@
}
///
+ /// Looks up a localized string similar to Een illustratiepunt node in de foutenboom moet 0 of 2 kind nodes hebben..
+ ///
+ public static string IllustrationPointNode_SetChildren_Node_must_have_zero_or_two_child_nodes {
+ get {
+ return ResourceManager.GetString("IllustrationPointNode_SetChildren_Node_must_have_zero_or_two_child_nodes", resourceCulture);
+ }
+ }
+
+ ///
/// Looks up a localized string similar to Gemiddelde moet groter zijn dan 0..
///
public static string LogNormalDistribution_Mean_must_be_greater_than_zero {