Index: Ringtoets/Common/src/Ringtoets.Common.Forms/Properties/Resources.Designer.cs
===================================================================
diff -u -r9b0f19dce46cb8c54cd27dadb2d79888035a1aff -r8e0924d08a2377125c21114d088b6091bf1eb5fc
--- Ringtoets/Common/src/Ringtoets.Common.Forms/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 9b0f19dce46cb8c54cd27dadb2d79888035a1aff)
+++ Ringtoets/Common/src/Ringtoets.Common.Forms/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 8e0924d08a2377125c21114d088b6091bf1eb5fc)
@@ -364,6 +364,15 @@
}
///
+ /// Looks up a localized string similar to Genereer randvoorwaardenberekeningen..
+ ///
+ public static string CalculationGroup_CreateGenerateHydraulicBoundaryCalculationsItem_ToolTip {
+ get {
+ return ResourceManager.GetString("CalculationGroup_CreateGenerateHydraulicBoundaryCalculationsItem_ToolTip", resourceCulture);
+ }
+ }
+
+ ///
/// Looks up a localized string similar to Genereer &scenario's....
///
public static string CalculationGroup_Generate_Scenarios {
@@ -373,6 +382,15 @@
}
///
+ /// Looks up a localized string similar to Er is geen hydraulische randvoorwaardendatabase beschikbaar om de randvoorwaardenberekeningen te genereren..
+ ///
+ public static string CalculationGroup_No_HRD_To_Generate_ToolTip {
+ get {
+ return ResourceManager.GetString("CalculationGroup_No_HRD_To_Generate_ToolTip", resourceCulture);
+ }
+ }
+
+ ///
/// Looks up a localized string similar to Weet u zeker dat u alles binnen deze Berekeningen map wilt verwijderen?.
///
public static string CalculationGroup_RemoveAllChildrenFromGroup_Are_you_sure_you_want_to_remove_everything_from_this_group {
@@ -1137,6 +1155,15 @@
}
///
+ /// Looks up a localized string similar to Hydraulische randvoorwaardenlocatie.
+ ///
+ public static string HydraulicBoundaryLocationSelectionDialog_Location_Name {
+ get {
+ return ResourceManager.GetString("HydraulicBoundaryLocationSelectionDialog_Location_Name", resourceCulture);
+ }
+ }
+
+ ///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
public static System.Drawing.Bitmap InputFolderIcon {