Index: Ringtoets/Common/src/Ringtoets.Common.Data/Properties/Resources.Designer.cs
===================================================================
diff -u -rd7f56db6a475e07dd904bd61c0a56346aac4e565 -r831379390ac72116a2f1c3a014063bbd60ab928d
--- Ringtoets/Common/src/Ringtoets.Common.Data/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision d7f56db6a475e07dd904bd61c0a56346aac4e565)
+++ Ringtoets/Common/src/Ringtoets.Common.Data/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 831379390ac72116a2f1c3a014063bbd60ab928d)
@@ -398,6 +398,15 @@
}
///
+ /// Looks up a localized string similar to De stochasten van een illustratiepunt bevatten niet dezelfde stochasten als in de onderliggende illustratiepunten..
+ ///
+ public static string Child_stochasts_not_same_as_parent_stochasts {
+ get {
+ return ResourceManager.GetString("Child_stochasts_not_same_as_parent_stochasts", resourceCulture);
+ }
+ }
+
+ ///
/// Looks up a localized string similar to Variatiecoƫfficiƫnt (CV) moet groter zijn dan of gelijk zijn aan 0..
///
public static string CoefficientOfVariation_Should_be_greater_or_equal_to_zero {
@@ -555,33 +564,6 @@
}
///
- /// Looks up a localized string similar to Een of meerdere illustratiepunten bevatten illustratiepunten met dezelfde naam..
- ///
- public static string GeneralResult_Imported_non_unique_child_names {
- get {
- return ResourceManager.GetString("GeneralResult_Imported_non_unique_child_names", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to Een of meerdere illustratiepunten hebben dezelfde combinatie van sluitscenario en windrichting..
- ///
- public static string GeneralResult_Imported_non_unique_closing_situations_or_wind_direction {
- get {
- return ResourceManager.GetString("GeneralResult_Imported_non_unique_closing_situations_or_wind_direction", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to Een of meerdere uitvoer variabelen hebben dezelfde naam..
- ///
- public static string GeneralResult_Imported_non_unique_results {
- get {
- return ResourceManager.GetString("GeneralResult_Imported_non_unique_results", resourceCulture);
- }
- }
-
- ///
/// Looks up a localized string similar to Een of meerdere stochasten hebben dezelfde naam..
///
public static string GeneralResult_Imported_non_unique_stochasts {
@@ -591,11 +573,12 @@
}
///
- /// Looks up a localized string similar to De stochasten van een illustratiepunt bevatten niet dezelfde stochasten als in de onderliggende illustratiepunten..
+ /// Looks up a localized string similar to Een of meerdere illustratiepunten hebben dezelfde combinatie van sluitscenario en windrichting..
///
- public static string GeneralResult_Imported_with_incorrect_stochasts_in_children {
+ public static string GeneralResult_ValidateTopLevelIllustrationPoints_ClosingSituation_or_windDirection_not_unique {
get {
- return ResourceManager.GetString("GeneralResult_Imported_with_incorrect_stochasts_in_children", resourceCulture);
+ return ResourceManager.GetString("GeneralResult_ValidateTopLevelIllustrationPoints_ClosingSituation_or_windDirectio" +
+ "n_not_unique", resourceCulture);
}
}
@@ -627,6 +610,15 @@
}
///
+ /// Looks up a localized string similar to Een of meerdere illustratiepunten bevatten illustratiepunten met dezelfde naam..
+ ///
+ public static string IllustrationPointNode_ValidateChildNames_Child_names_not_unique {
+ get {
+ return ResourceManager.GetString("IllustrationPointNode_ValidateChildNames_Child_names_not_unique", resourceCulture);
+ }
+ }
+
+ ///
/// Looks up a localized string similar to Gemiddelde moet groter zijn dan 0..
///
public static string LogNormalDistribution_Mean_must_be_greater_than_zero {
@@ -946,6 +938,15 @@
}
///
+ /// Looks up a localized string similar to Een of meerdere uitvoer variabelen hebben dezelfde naam..
+ ///
+ public static string SubMechanismIllustrationPoint_ValidateResults_Results_not_unique {
+ get {
+ return ResourceManager.GetString("SubMechanismIllustrationPoint_ValidateResults_Results_not_unique", resourceCulture);
+ }
+ }
+
+ ///
/// Looks up a localized string similar to Profielschematisaties.
///
public static string SurfaceLineCollection_TypeDescriptor {