Index: Ringtoets/MacroStabilityInwards/src/Ringtoets.MacroStabilityInwards.Primitives/Properties/Resources.Designer.cs
===================================================================
diff -u -rcd90ebf744fb74f0d4b0dd6ee06f9c39b5faf213 -r620846e4cf00b13e9310c931d29bac47799a81d8
--- Ringtoets/MacroStabilityInwards/src/Ringtoets.MacroStabilityInwards.Primitives/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision cd90ebf744fb74f0d4b0dd6ee06f9c39b5faf213)
+++ Ringtoets/MacroStabilityInwards/src/Ringtoets.MacroStabilityInwards.Primitives/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 620846e4cf00b13e9310c931d29bac47799a81d8)
@@ -98,70 +98,5 @@
return ResourceManager.GetString("MacroStabilityInwardsSoilProfile_Layers_Layer_top_below_profile_bottom", resourceCulture);
}
}
-
- ///
- /// Looks up a localized string similar to {0} De lokale coördinaat moet in het bereik {1} liggen..
- ///
- public static string MacroStabilityInwardsSurfaceLine_0_L_needs_to_be_in_Range_1_ {
- get {
- return ResourceManager.GetString("MacroStabilityInwardsSurfaceLine_0_L_needs_to_be_in_Range_1_", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to Een punt in de geometrie voor de profielschematisatie heeft geen waarde..
- ///
- public static string MacroStabilityInwardsSurfaceLine_A_point_in_the_collection_was_null {
- get {
- return ResourceManager.GetString("MacroStabilityInwardsSurfaceLine_A_point_in_the_collection_was_null", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to Kan geen hoogte bepalen op het punt met de lokale coördinaat {0}, omdat de profielschematisatie verticaal loopt op dat punt..
- ///
- public static string MacroStabilityInwardsSurfaceLine_Cannot_determine_reliable_z_when_surface_line_is_vertical_in_l {
- get {
- return ResourceManager.GetString("MacroStabilityInwardsSurfaceLine_Cannot_determine_reliable_z_when_surface_line_is" +
- "_vertical_in_l", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to De geometrie die opgegeven werd voor de profielschematisatie heeft geen waarde..
- ///
- public static string MacroStabilityInwardsSurfaceLine_Collection_of_points_for_geometry_is_null {
- get {
- return ResourceManager.GetString("MacroStabilityInwardsSurfaceLine_Collection_of_points_for_geometry_is_null", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to Kan geen hoogte bepalen..
- ///
- public static string MacroStabilityInwardsSurfaceLine_GetZAtL_Cannot_determine_height {
- get {
- return ResourceManager.GetString("MacroStabilityInwardsSurfaceLine_GetZAtL_Cannot_determine_height", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to De geometrie bevat geen punt op locatie {0} om als '{1}' in te stellen..
- ///
- public static string MacroStabilityInwardsSurfaceLine_SetCharacteristicPointAt_Geometry_does_not_contain_point_at_0_to_assign_as_characteristic_point_1_ {
- get {
- return ResourceManager.GetString("MacroStabilityInwardsSurfaceLine_SetCharacteristicPointAt_Geometry_does_not_conta" +
- "in_point_at_0_to_assign_as_characteristic_point_1_", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to De profielschematisatie heeft geen geometrie..
- ///
- public static string MacroStabilityInwardsSurfaceLine_SurfaceLine_has_no_Geometry {
- get {
- return ResourceManager.GetString("MacroStabilityInwardsSurfaceLine_SurfaceLine_has_no_Geometry", resourceCulture);
- }
- }
}
}