Index: DamEngine/trunk/src/Deltares.DamEngine.Data/Properties/Resources.Designer.cs
===================================================================
diff -u -r1215 -r1387
--- DamEngine/trunk/src/Deltares.DamEngine.Data/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 1215)
+++ DamEngine/trunk/src/Deltares.DamEngine.Data/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 1387)
@@ -79,6 +79,15 @@
}
///
+ /// Looks up a localized string similar to GetPointSegmentIncluding(): End value is smaller than the start value.
+ ///
+ internal static string GetPointSegmentIncludingEndValueSmallerThanStartValue {
+ get {
+ return ResourceManager.GetString("GetPointSegmentIncludingEndValueSmallerThanStartValue", resourceCulture);
+ }
+ }
+
+ ///
/// Looks up a localized string similar to In combining the aquifer layer for 1D profile {0}, different water pressure interpolation models are used in the layers concerned which is not allowed..
///
internal static string SoilProfile1DAquiferLayerCombiner_CombineLayers_InconsistentWaterpressureInterpolationModel {