Index: DamEngine/trunk/src/Deltares.DamEngine.Data/Properties/Resources.Designer.cs =================================================================== diff -u -r1387 -r1591 --- DamEngine/trunk/src/Deltares.DamEngine.Data/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 1387) +++ DamEngine/trunk/src/Deltares.DamEngine.Data/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 1591) @@ -61,6 +61,15 @@ } /// + /// Looks up a localized string similar to The file name is not valid. Maybe due to a null or empty string and or invalid characters. Please use a valid file name. + /// + internal static string FileNameNotValid { + get { + return ResourceManager.GetString("FileNameNotValid", resourceCulture); + } + } + + /// /// Looks up a localized string similar to GetCotangentOfInnerSlope requires either of characteristic points ShoulderBaseInside or DikeToeAtPolder to be defined.. /// internal static string GetCotangentOfInnerSlopeDikeToeAtPolderRequired {