Index: Ringtoets/MacroStabilityInwards/src/Ringtoets.MacroStabilityInwards.Forms/Properties/Resources.Designer.cs =================================================================== diff -u -r945a77ff5c6348980353e968411fcf1296908512 -r5d98c3072517f99bfc6f05a363ea5cf4d6025bd8 --- Ringtoets/MacroStabilityInwards/src/Ringtoets.MacroStabilityInwards.Forms/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 945a77ff5c6348980353e968411fcf1296908512) +++ Ringtoets/MacroStabilityInwards/src/Ringtoets.MacroStabilityInwards.Forms/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 5d98c3072517f99bfc6f05a363ea5cf4d6025bd8) @@ -82,6 +82,15 @@ } /// + /// Looks up a localized string similar to Radius actieve cirkel. + /// + public static string ActiveCircleRadius_DisplayName { + get { + return ResourceManager.GetString("ActiveCircleRadius_DisplayName", resourceCulture); + } + } + + /// /// Looks up a localized string similar to Corrigeer de stijghoogte in watervoerende zandlaag en tussenzandlaag voor opbarsten?. /// public static string AdjustPhreaticLine3And4ForUplift_Description { @@ -993,6 +1002,15 @@ } /// + /// Looks up a localized string similar to Radius passieve cirkel. + /// + public static string PassiveCircleRadius_DisplayName { + get { + return ResourceManager.GetString("PassiveCircleRadius_DisplayName", resourceCulture); + } + } + + /// /// Looks up a localized string similar to De verticale afstand waarover de waterspanning in de deklaag verandert bij waterspanningsvariaties in de watervoerende zandlaag.. /// public static string PenetrationLength_Description { @@ -1209,11 +1227,11 @@ } /// - /// Looks up a localized string similar to Glijcirkel. + /// Looks up a localized string similar to Glijvlak. /// - public static string SlidingCurve_DisplayName { + public static string SlipPlane_DisplayName { get { - return ResourceManager.GetString("SlidingCurve_DisplayName", resourceCulture); + return ResourceManager.GetString("SlipPlane_DisplayName", resourceCulture); } }