Index: Ringtoets/Piping/src/Ringtoets.Piping.Plugin/Properties/Resources.Designer.cs
===================================================================
diff -u -r7271c497cf19130a691b0b07abe99621957fda2e -rd3ebf1b56b406bc99fdf54a9920fdfa9f7632ca7
--- Ringtoets/Piping/src/Ringtoets.Piping.Plugin/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 7271c497cf19130a691b0b07abe99621957fda2e)
+++ Ringtoets/Piping/src/Ringtoets.Piping.Plugin/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision d3ebf1b56b406bc99fdf54a9920fdfa9f7632ca7)
@@ -270,6 +270,30 @@
}
///
+ /// Looks up a localized string similar to Als u stochastische ondergrondmodellen importeert, dan worden all rekenresultaten van dit toetsspoor verwijderd.
+ ///
+ ///Weet u zeker dat u wilt doorgaan?.
+ ///
+ public static string PipingPlugin_VerifyStochasticSoilModelImport_When_importing_StochasticSoilModels_calculation_output_will_be_cleared_confirm {
+ get {
+ return ResourceManager.GetString("PipingPlugin_VerifyStochasticSoilModelImport_When_importing_StochasticSoilModels_" +
+ "calculation_output_will_be_cleared_confirm", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Als ondergrondschematisaties wijzigen door het bijwerken, dan worden de resultaten van berekeningen die deze ondergrondschematisaties gebruiken verwijderd.
+ ///
+ ///Weet u zeker dat u wilt doorgaan?.
+ ///
+ public static string PipingPlugin_VerifyStochasticSoilModelUpdates_When_updating_StochasticSoilModel_definitions_assigned_to_calculation_output_will_be_cleared_confirm {
+ get {
+ return ResourceManager.GetString("PipingPlugin_VerifyStochasticSoilModelUpdates_When_updating_StochasticSoilModel_d" +
+ "efinitions_assigned_to_calculation_output_will_be_cleared_confirm", resourceCulture);
+ }
+ }
+
+ ///
/// Looks up a localized string similar to Karakteristieke punten gevonden zonder bijbehorende profielschematisatie voor locatie '{0}'..
///
public static string PipingSurfaceLinesCsvImporter_AddImportedDataToModel_Characteristic_points_found_for_unknown_SurfaceLine_0_ {
@@ -525,18 +549,6 @@
}
///
- /// Looks up a localized string similar to Wanneer ondergrondschematisaties wijzigen als gevolg van het bijwerken, zullen de resultaten van berekeningen die deze ondergrondschematisaties gebruiken, worden verwijderd.
- ///
- ///Weet u zeker dat u wilt doorgaan?.
- ///
- public static string StochasticSoilModelChangeHandler_When_updating_StochasticSoilModel_definitions_assigned_to_calculations_output_will_be_cleared_confirm {
- get {
- return ResourceManager.GetString("StochasticSoilModelChangeHandler_When_updating_StochasticSoilModel_definitions_as" +
- "signed_to_calculations_output_will_be_cleared_confirm", resourceCulture);
- }
- }
-
- ///
/// Looks up a localized string similar to Het stochastische ondergrondmodel '{0}' bestaat al in het toetsspoor..
///
public static string StochasticSoilModelImporter_AddImportedDataToModel_Stochastisch_soil_model_0_already_exists {