Index: Ringtoets/GrassCoverErosionInwards/src/Ringtoets.GrassCoverErosionInwards.Forms/Properties/Resources.Designer.cs =================================================================== diff -u -rfa2a0dff6598123689fc7a69745440215879a243 -rdf02e9274a94d8763da204833a4d93f984e242c6 --- Ringtoets/GrassCoverErosionInwards/src/Ringtoets.GrassCoverErosionInwards.Forms/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision fa2a0dff6598123689fc7a69745440215879a243) +++ Ringtoets/GrassCoverErosionInwards/src/Ringtoets.GrassCoverErosionInwards.Forms/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision df02e9274a94d8763da204833a4d93f984e242c6) @@ -1,7 +1,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. @@ -534,6 +534,42 @@ } /// + /// Looks up a localized string similar to Is het resultaat van de overtopping deelberekening dominant over de overflow deelberekening.. + /// + public static string GrassCoverErosionInwardsOutput_IsOvertoppingDominant_Description { + get { + return ResourceManager.GetString("GrassCoverErosionInwardsOutput_IsOvertoppingDominant_Description", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to Overtopping dominant [-]. + /// + public static string GrassCoverErosionInwardsOutput_IsOvertoppingDominant_Displayname { + get { + return ResourceManager.GetString("GrassCoverErosionInwardsOutput_IsOvertoppingDominant_Displayname", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to De golfhoogte van de overtopping deelberekening.. + /// + public static string GrassCoverErosionInwardsOutput_WaveHeight_Description { + get { + return ResourceManager.GetString("GrassCoverErosionInwardsOutput_WaveHeight_Description", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to Golfhoogte (Hs) [-]. + /// + public static string GrassCoverErosionInwardsOutput_WaveHeight_Displayname { + get { + return ResourceManager.GetString("GrassCoverErosionInwardsOutput_WaveHeight_Displayname", resourceCulture); + } + } + + /// /// Looks up a localized string similar to Berekening. /// public static string GrassCoverErosionInwardsScenariosView_AddDataGridColumns_Calculation {