Index: Ringtoets/ClosingStructures/src/Ringtoets.ClosingStructures.Data/Properties/Resources.Designer.cs =================================================================== diff -u -r98929f84fbf311bd19d8e61cc8499cdb40b22ea0 -r9e3639e810a22019da1a9fdf5aa5c433a43520c1 --- Ringtoets/ClosingStructures/src/Ringtoets.ClosingStructures.Data/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 98929f84fbf311bd19d8e61cc8499cdb40b22ea0) +++ Ringtoets/ClosingStructures/src/Ringtoets.ClosingStructures.Data/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 9e3639e810a22019da1a9fdf5aa5c433a43520c1) @@ -22,7 +22,7 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. -// Runtime Version:4.0.30319.17929 +// Runtime Version:4.0.30319.42000 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. @@ -82,6 +82,15 @@ } /// + /// Looks up a localized string similar to Verticale wand. + /// + public static string ClosingStructureInflowModelType_VerticalWall_DisplayName { + get { + return ResourceManager.GetString("ClosingStructureInflowModelType_VerticalWall_DisplayName", resourceCulture); + } + } + + /// /// Looks up a localized string similar to BSKW. /// public static string ClosingStructuresFailureMechanism_Code { @@ -98,14 +107,5 @@ return ResourceManager.GetString("ClosingStructuresFailureMechanism_DisplayName", resourceCulture); } } - - /// - /// Looks up a localized string similar to Verticale wand. - /// - public static string ClosingStructureType_VerticalWall_DisplayName { - get { - return ResourceManager.GetString("ClosingStructureType_VerticalWall_DisplayName", resourceCulture); - } - } } }