Index: Ringtoets/MacroStabilityInwards/src/Ringtoets.MacroStabilityInwards.IO/Properties/Resources.Designer.cs =================================================================== diff -u -r38940fd430501da3c19ac8c90f660b21f8938909 -r117a54dfd9b5972086a1f3386923edda2e7a334b --- Ringtoets/MacroStabilityInwards/src/Ringtoets.MacroStabilityInwards.IO/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 38940fd430501da3c19ac8c90f660b21f8938909) +++ Ringtoets/MacroStabilityInwards/src/Ringtoets.MacroStabilityInwards.IO/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 117a54dfd9b5972086a1f3386923edda2e7a334b) @@ -399,5 +399,25 @@ "ry", resourceCulture); } } + + /// + /// Looks up a localized string similar to Er is een fout opgetreden bij het inlezen van grondlaag '{0}' voor parameter '{1}': {2}. + /// + public static string Transform_Error_occurred_when_transforming_SoilLayer_0_for_Parameter_1_ErrorMessage_2_ { + get { + return ResourceManager.GetString("Transform_Error_occurred_when_transforming_SoilLayer_0_for_Parameter_1_ErrorMessa" + + "ge_2_", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to Grensspanning op locatie {0} heeft een ongeldige waarde. {1}. + /// + public static string Transform_PreconsolidationStressLocation_0_has_invalid_configuration_ErrorMessage_1_ { + get { + return ResourceManager.GetString("Transform_PreconsolidationStressLocation_0_has_invalid_configuration_ErrorMessage" + + "_1_", resourceCulture); + } + } } }