Index: Ringtoets/Common/src/Ringtoets.Common.Data/Properties/Resources.Designer.cs =================================================================== diff -u -r66396d7a91ffdfadfcd6a94759ce579c611c78b9 -r88aeb657842c614e037562cadb293b08862458d4 --- Ringtoets/Common/src/Ringtoets.Common.Data/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 66396d7a91ffdfadfcd6a94759ce579c611c78b9) +++ Ringtoets/Common/src/Ringtoets.Common.Data/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 88aeb657842c614e037562cadb293b08862458d4) @@ -846,6 +846,15 @@ } /// + /// Looks up a localized string similar to Onbekend. + /// + public static string SoilLayerDataHelper_GetValidName_Unknown { + get { + return ResourceManager.GetString("SoilLayerDataHelper_GetValidName_Unknown", resourceCulture); + } + } + + /// /// Looks up a localized string similar to Standaardafwijking (σ) moet groter zijn dan of gelijk zijn aan 0.. /// public static string StandardDeviation_Should_be_greater_or_equal_zero {