Index: Ringtoets/Revetment/src/Ringtoets.Revetment.Forms/Properties/Resources.Designer.cs =================================================================== diff -u -r0ee0d86b58275264171be7f91afa87b7edd0d67a -r58b9c20cc8547f70a680045776e917b33422cd95 --- Ringtoets/Revetment/src/Ringtoets.Revetment.Forms/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 0ee0d86b58275264171be7f91afa87b7edd0d67a) +++ Ringtoets/Revetment/src/Ringtoets.Revetment.Forms/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 58b9c20cc8547f70a680045776e917b33422cd95) @@ -22,7 +22,7 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. -// Runtime Version:4.0.30319.34209 +// Runtime Version:4.0.30319.42000 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. @@ -154,6 +154,33 @@ } /// + /// Looks up a localized string similar to Ondergrens bekleding. + /// + public static string WaveConditionsChartDataFactory_LowerBoundaryRevetment_DisplayName { + get { + return ResourceManager.GetString("WaveConditionsChartDataFactory_LowerBoundaryRevetment_DisplayName", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to Bekleding. + /// + public static string WaveConditionsChartDataFactory_Revetment_DisplayName { + get { + return ResourceManager.GetString("WaveConditionsChartDataFactory_Revetment_DisplayName", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to Bovengrens bekleding. + /// + public static string WaveConditionsChartDataFactory_UpperBoundaryRevetment_DisplayName { + get { + return ResourceManager.GetString("WaveConditionsChartDataFactory_UpperBoundaryRevetment_DisplayName", resourceCulture); + } + } + + /// /// Looks up a localized string similar to Ondergrens van de bekleding.. /// public static string WaveConditionsInput_LowerBoundaryRevetment_Description {