Index: Ringtoets/Common/src/Ringtoets.Common.Data/Properties/Resources.Designer.cs =================================================================== diff -u -r76ace4042e4e8a92a0ba37e8e9a9373ed6cea951 -rc9f9c04e4fc62406231afd07d63cd7da11673ec6 --- Ringtoets/Common/src/Ringtoets.Common.Data/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 76ace4042e4e8a92a0ba37e8e9a9373ed6cea951) +++ Ringtoets/Common/src/Ringtoets.Common.Data/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision c9f9c04e4fc62406231afd07d63cd7da11673ec6) @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. -// Runtime Version:4.0.30319.18444 +// Runtime Version:4.0.30319.17929 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. @@ -153,6 +153,15 @@ } /// + /// Looks up a localized string similar to Hydraulische randvoorwaarden. + /// + public static string HydraulicBoundareyConditions_DisplayName { + get { + return ResourceManager.GetString("HydraulicBoundareyConditions_DisplayName", resourceCulture); + } + } + + /// /// Looks up a localized string similar to Overig. /// public static string OtherFailureMechanism_DisplayName { @@ -162,6 +171,24 @@ } /// + /// Looks up a localized string similar to Dijken - Piping. + /// + public static string PipingFailureMechanism_DisplayName { + get { + return ResourceManager.GetString("PipingFailureMechanism_DisplayName", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to Referentielijn. + /// + public static string ReferenceLine_DisplayName { + get { + return ResourceManager.GetString("ReferenceLine_DisplayName", resourceCulture); + } + } + + /// /// Looks up a localized string similar to De geometrie die opgegeven werd voor de referentielijn heeft geen waarde.. /// public static string ReferenceLine_SetGeometry_New_geometry_cannot_be_null { @@ -178,5 +205,14 @@ return ResourceManager.GetString("ReferenceLine_SetGeometry_New_geometry_has_null_coordinate", resourceCulture); } } + + /// + /// Looks up a localized string similar to Profielmetingen. + /// + public static string SurfaceLine_DisplayName { + get { + return ResourceManager.GetString("SurfaceLine_DisplayName", resourceCulture); + } + } } }