Index: Ringtoets/Common/src/Ringtoets.Common.IO/Properties/Resources.Designer.cs =================================================================== diff -u -r58e275211395fc690df2706ccdaff082ecf7b544 -r718348fd1a88ab775f495dad750379e4cbedb25f --- Ringtoets/Common/src/Ringtoets.Common.IO/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 58e275211395fc690df2706ccdaff082ecf7b544) +++ Ringtoets/Common/src/Ringtoets.Common.IO/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 718348fd1a88ab775f495dad750379e4cbedb25f) @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. -// Runtime Version:4.0.30319.42000 +// Runtime Version:4.0.30319.17929 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. @@ -61,11 +61,11 @@ } /// - /// Looks up a localized string similar to {0} shapebestand (*.shp)|*.shp. + /// Looks up a localized string similar to ESRI Shapefile (*.shp)|*.shp. /// - public static string DataTypeDisplayName_0_shape_file_filter { + public static string DataTypeDisplayName_shape_file_filter { get { - return ResourceManager.GetString("DataTypeDisplayName_0_shape_file_filter", resourceCulture); + return ResourceManager.GetString("DataTypeDisplayName_shape_file_filter", resourceCulture); } } @@ -322,5 +322,23 @@ return ResourceManager.GetString("ReferenceLinesMetaReader_File_0_lacks_required_Attribute_1_", resourceCulture); } } + + /// + /// Looks up a localized string similar to Traject id mag niet leeg zijn.. + /// + public static string ReferenceLineWriter_CreateMapLineData_Traject_cannot_be_empty { + get { + return ResourceManager.GetString("ReferenceLineWriter_CreateMapLineData_Traject_cannot_be_empty", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to TRAJECT_ID. + /// + public static string ReferenceLineWriter_CreateMapLineData_Traject_id { + get { + return ResourceManager.GetString("ReferenceLineWriter_CreateMapLineData_Traject_id", resourceCulture); + } + } } }