Index: Ringtoets/MacroStabilityInwards/src/Ringtoets.MacroStabilityInwards.IO/Properties/Resources.Designer.cs
===================================================================
diff -u -rb04ee63f77708d3e30dd18f07dbb8ab31d548edb -rbc09678ed3cac5622e2b12b440d3de2f1b57eef1
--- Ringtoets/MacroStabilityInwards/src/Ringtoets.MacroStabilityInwards.IO/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision b04ee63f77708d3e30dd18f07dbb8ab31d548edb)
+++ Ringtoets/MacroStabilityInwards/src/Ringtoets.MacroStabilityInwards.IO/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision bc09678ed3cac5622e2b12b440d3de2f1b57eef1)
@@ -322,6 +322,60 @@
}
///
+ /// Looks up a localized string similar to Onverzadigd gewicht.
+ ///
+ public static string SoilLayerProperties_AbovePhreaticLevelDistribution_Description {
+ get {
+ return ResourceManager.GetString("SoilLayerProperties_AbovePhreaticLevelDistribution_Description", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Cohesie.
+ ///
+ public static string SoilLayerProperties_CohesionDistribution_Description {
+ get {
+ return ResourceManager.GetString("SoilLayerProperties_CohesionDistribution_Description", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Wrijvingshoek.
+ ///
+ public static string SoilLayerProperties_FrictionAngleDistribution_Description {
+ get {
+ return ResourceManager.GetString("SoilLayerProperties_FrictionAngleDistribution_Description", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to POP.
+ ///
+ public static string SoilLayerProperties_PopDistribution_Description {
+ get {
+ return ResourceManager.GetString("SoilLayerProperties_PopDistribution_Description", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Schuifsterkte ratio S.
+ ///
+ public static string SoilLayerProperties_ShearStrengthRatioDistribution_Description {
+ get {
+ return ResourceManager.GetString("SoilLayerProperties_ShearStrengthRatioDistribution_Description", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Sterkte toename exponent.
+ ///
+ public static string SoilLayerProperties_StrengthIncreaseExponentDistribution_Description {
+ get {
+ return ResourceManager.GetString("SoilLayerProperties_StrengthIncreaseExponentDistribution_Description", resourceCulture);
+ }
+ }
+
+ ///
/// Looks up a localized string similar to Kon geen stochastische ondergrondmodellen verkrijgen uit de database..
///
public static string StochasticSoilModelDatabaseReader_Failed_to_read_database {