Index: Ringtoets/Common/src/Ringtoets.Common.Data/Properties/Resources.Designer.cs =================================================================== diff -u -rce94b8228bc7e51779b3754217580f13cb35e475 -r165068d9499f2282a744a79877d0af4461106d9d --- Ringtoets/Common/src/Ringtoets.Common.Data/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision ce94b8228bc7e51779b3754217580f13cb35e475) +++ Ringtoets/Common/src/Ringtoets.Common.Data/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 165068d9499f2282a744a79877d0af4461106d9d) @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. -// Runtime Version:4.0.30319.18444 +// Runtime Version:4.0.30319.42000 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. @@ -343,6 +343,15 @@ } /// + /// Looks up a localized string similar to De verschuiving mag niet groter zijn dan de verwachtingswaarde.. + /// + public static string ShiftedLogNormalDistribution_Shift_may_not_exceed_Mean { + get { + return ResourceManager.GetString("ShiftedLogNormalDistribution_Shift_may_not_exceed_Mean", resourceCulture); + } + } + + /// /// Looks up a localized string similar to Standaard afwijking (σ) moet groter zijn dan of gelijk zijn aan 0.. /// public static string StandardDeviation_Should_be_greater_than_or_equal_to_zero {