Index: Ringtoets/GrassCoverErosionInwards/src/Ringtoets.GrassCoverErosionInwards.Forms/Properties/Resources.Designer.cs
===================================================================
diff -u -r8c915b3e32d3e34f825bdb6d114344b5a2eb4ca8 -r4539b4546747c257739b1695b9ebc9c29e393ffe
--- Ringtoets/GrassCoverErosionInwards/src/Ringtoets.GrassCoverErosionInwards.Forms/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 8c915b3e32d3e34f825bdb6d114344b5a2eb4ca8)
+++ Ringtoets/GrassCoverErosionInwards/src/Ringtoets.GrassCoverErosionInwards.Forms/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 4539b4546747c257739b1695b9ebc9c29e393ffe)
@@ -152,6 +152,15 @@
}
///
+ /// Looks up a localized string similar to Hydraulische gegevens.
+ ///
+ public static string Categories_HydraulicData {
+ get {
+ return ResourceManager.GetString("Categories_HydraulicData", resourceCulture);
+ }
+ }
+
+ ///
/// Looks up a localized string similar to Lengte-effect parameters.
///
public static string Categories_LengthEffect {
@@ -479,6 +488,24 @@
}
///
+ /// Looks up a localized string similar to De locatie met hydraulische randvoorwaarden die gebruikt wordt tijdens de berekening..
+ ///
+ public static string HydraulicBoundaryLocation_Description {
+ get {
+ return ResourceManager.GetString("HydraulicBoundaryLocation_Description", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Locatie met hydraulische randvoorwaarden.
+ ///
+ public static string HydraulicBoundaryLocation_DisplayName {
+ get {
+ return ResourceManager.GetString("HydraulicBoundaryLocation_DisplayName", resourceCulture);
+ }
+ }
+
+ ///
/// Looks up a localized string similar to De gemiddelde waarde van de lognormale verdeling..
///
public static string LognormalDistribution_Mean_Description {