Index: Ringtoets/GrassCoverErosionInwards/src/Ringtoets.GrassCoverErosionInwards.Forms/Properties/Resources.Designer.cs =================================================================== diff -u -r1244b03d31cacce72a6e662260912f73d405e7b4 -r6cea962d14f1602ada21ad7a7e3a797d426d3722 --- Ringtoets/GrassCoverErosionInwards/src/Ringtoets.GrassCoverErosionInwards.Forms/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 1244b03d31cacce72a6e662260912f73d405e7b4) +++ Ringtoets/GrassCoverErosionInwards/src/Ringtoets.GrassCoverErosionInwards.Forms/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 6cea962d14f1602ada21ad7a7e3a797d426d3722) @@ -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. @@ -245,7 +245,7 @@ } /// - /// Looks up a localized string similar to De maatgevende berekening voor dit vak is niet uitgevoerd.. + /// Looks up a localized string similar to De maatgevende berekening voor dit vak moet nog worden uitgevoerd.. /// public static string GrassCoverErosionInwardsFailureMechanismResultView_Calculation_not_calculated { get { @@ -254,6 +254,15 @@ } /// + /// Looks up a localized string similar to Er moet een maatgevende berekening voor dit vak worden geselecteerd.. + /// + public static string GrassCoverErosionInwardsFailureMechanismResultView_Calculation_not_set { + get { + return ResourceManager.GetString("GrassCoverErosionInwardsFailureMechanismResultView_Calculation_not_set", resourceCulture); + } + } + + /// /// Looks up a localized string similar to De maatgevende berekening voor dit vak heeft geen geldige uitkomst.. /// public static string GrassCoverErosionInwardsFailureMechanismResultView_Calculation_not_successful {