Index: Ringtoets/MacroStabilityInwards/src/Ringtoets.MacroStabilityInwards.Forms/Properties/Resources.Designer.cs =================================================================== diff -u -r7585d2fd78627d94d55ffa16423af90a91e4efd4 -r353cb6e4be6475bbbc9ec71d867582bf3e9cee7d --- Ringtoets/MacroStabilityInwards/src/Ringtoets.MacroStabilityInwards.Forms/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 7585d2fd78627d94d55ffa16423af90a91e4efd4) +++ Ringtoets/MacroStabilityInwards/src/Ringtoets.MacroStabilityInwards.Forms/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 353cb6e4be6475bbbc9ec71d867582bf3e9cee7d) @@ -1263,20 +1263,20 @@ } /// - /// Looks up a localized string similar to De binnenringen van deze grondlaag.. + /// Looks up a localized string similar to De geneste lagen binnen deze grondlaag.. /// - public static string SoilLayer_Holes_Description { + public static string SoilLayer_NestedLayers_Description { get { - return ResourceManager.GetString("SoilLayer_Holes_Description", resourceCulture); + return ResourceManager.GetString("SoilLayer_NestedLayers_Description", resourceCulture); } } /// - /// Looks up a localized string similar to Binnenringen. + /// Looks up a localized string similar to Geneste lagen. /// - public static string SoilLayer_Holes_DisplayName { + public static string SoilLayer_NestedLayers_DisplayName { get { - return ResourceManager.GetString("SoilLayer_Holes_DisplayName", resourceCulture); + return ResourceManager.GetString("SoilLayer_NestedLayers_DisplayName", resourceCulture); } }