Index: Ringtoets/Piping/src/Ringtoets.Piping.Plugin/Properties/Resources.Designer.cs
===================================================================
diff -u -r9ad3a25b98327fbb360663497753e166e095fb4b -r03fae882dff9db344c9380368a85ecdf3ab46f2a
--- Ringtoets/Piping/src/Ringtoets.Piping.Plugin/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 9ad3a25b98327fbb360663497753e166e095fb4b)
+++ Ringtoets/Piping/src/Ringtoets.Piping.Plugin/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 03fae882dff9db344c9380368a85ecdf3ab46f2a)
@@ -82,6 +82,25 @@
}
///
+ /// Looks up a localized string similar to Er zijn geen berekeningen om bij te werken..
+ ///
+ public static string PipingPlugin_CreateUpdateEntryAndExitPointItem_No_calculations_to_update_ToolTip {
+ get {
+ return ResourceManager.GetString("PipingPlugin_CreateUpdateEntryAndExitPointItem_No_calculations_to_update_ToolTip", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Er zijn geen berekeningen met een profielschematisatie..
+ ///
+ public static string PipingPlugin_CreateUpdateEntryAndExitPointItem_No_calculations_with_surfaceline_Tooltip {
+ get {
+ return ResourceManager.GetString("PipingPlugin_CreateUpdateEntryAndExitPointItem_No_calculations_with_surfaceline_T" +
+ "ooltip", resourceCulture);
+ }
+ }
+
+ ///
/// Looks up a localized string similar to Alle berekeningen bijwerken met de karakteristieke punten..
///
public static string PipingPlugin_CreateUpdateEntryAndExitPointItem_Update_all_calculations_with_characteristic_points_ToolTip {
@@ -501,5 +520,18 @@
"asticSoilModel_failed", resourceCulture);
}
}
+
+ ///
+ /// Looks up a localized string similar to Wanneer de intrede- en uittrede punten wijzigen als gevolg van het bijwerken, zullen de resultaten van berekeningen die deze profielschematisaties gebruiken, worden verwijderd.
+ ///
+ ///Weet u zeker dat u wilt doorgaan?.
+ ///
+ public static string UpdateEntryAndExitPointsCalculationGroupChangeHandler_InquireConfirmation_When_updating_entry_and_exit_points_definitions_assigned_to_calculations_output_will_be_cleared_confirm {
+ get {
+ return ResourceManager.GetString("UpdateEntryAndExitPointsCalculationGroupChangeHandler_InquireConfirmation_When_up" +
+ "dating_entry_and_exit_points_definitions_assigned_to_calculations_output_will_be" +
+ "_cleared_confirm", resourceCulture);
+ }
+ }
}
}