Index: Ringtoets/Common/src/Ringtoets.Common.IO/Properties/Resources.Designer.cs =================================================================== diff -u -ra38844bb9c025b36f4639d7c6432eb3c7d1ee1c6 -r92922f3d6dfe9d92031489fd3ef261dad5bb2c61 --- Ringtoets/Common/src/Ringtoets.Common.IO/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision a38844bb9c025b36f4639d7c6432eb3c7d1ee1c6) +++ Ringtoets/Common/src/Ringtoets.Common.IO/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 92922f3d6dfe9d92031489fd3ef261dad5bb2c61) @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. -// Runtime Version:4.0.30319.42000 +// Runtime Version:4.0.30319.18444 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. @@ -61,6 +61,15 @@ } /// + /// Looks up a localized string similar to {0} shape bestand (*.shp)|*.shp. + /// + public static string DataTypeDisplayName_0_shape_file_filter { + get { + return ResourceManager.GetString("DataTypeDisplayName_0_shape_file_filter", resourceCulture); + } + } + + /// /// Looks up a localized string similar to Het bestand heeft een of meerdere multi-polylijnen, welke niet ondersteund worden.. /// public static string FailureMechanismSectionReader_File_has_unsupported_multiPolyline {