Index: Ringtoets/MacroStabilityInwards/src/Ringtoets.MacroStabilityInwards.Forms/Properties/Resources.Designer.cs =================================================================== diff -u -ra2226e0827c68aa2434d4f390cde53de1d410fbf -r60425337116780c9a468604fef17a41981c837a2 --- Ringtoets/MacroStabilityInwards/src/Ringtoets.MacroStabilityInwards.Forms/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision a2226e0827c68aa2434d4f390cde53de1d410fbf) +++ Ringtoets/MacroStabilityInwards/src/Ringtoets.MacroStabilityInwards.Forms/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 60425337116780c9a468604fef17a41981c837a2) @@ -118,11 +118,11 @@ } /// - /// Looks up a localized string similar to Semi-probabilistische parameters. + /// Looks up a localized string similar to Lengte-effect parameters. /// - public static string Categories_SemiProbabilisticParameters { + public static string Categories_LengthEffectParameters { get { - return ResourceManager.GetString("Categories_SemiProbabilisticParameters", resourceCulture); + return ResourceManager.GetString("Categories_LengthEffectParameters", resourceCulture); } } @@ -280,6 +280,24 @@ } /// + /// Looks up a localized string similar to De parameter N die gebruikt wordt om het lengte-effect mee te nemen in de beoordeling (afgerond).. + /// + public static string GeneralMacroStabilityInwardsInput_N_Description { + get { + return ResourceManager.GetString("GeneralMacroStabilityInwardsInput_N_Description", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to N* [-]. + /// + public static string GeneralMacroStabilityInwardsInput_N_DisplayName { + get { + return ResourceManager.GetString("GeneralMacroStabilityInwardsInput_N_DisplayName", resourceCulture); + } + } + + /// /// Looks up a localized string similar to Rekengrid automatisch bepalen of handmatig invoeren?. /// public static string GridDeterminationType_Description {