Index: Ringtoets/Integration/src/Ringtoets.Integration.Plugin/Properties/Resources.Designer.cs
===================================================================
diff -u -r25dfea7e2fbe8ddc0e2278a8e385506171e86a38 -r3d27194c4194dd405ab3471818957a64a59a0f19
--- Ringtoets/Integration/src/Ringtoets.Integration.Plugin/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 25dfea7e2fbe8ddc0e2278a8e385506171e86a38)
+++ Ringtoets/Integration/src/Ringtoets.Integration.Plugin/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 3d27194c4194dd405ab3471818957a64a59a0f19)
@@ -91,6 +91,15 @@
}
///
+ /// Looks up a localized string similar to Toetspeil.
+ ///
+ public static string DesignWaterLevel_Description {
+ get {
+ return ResourceManager.GetString("DesignWaterLevel_Description", resourceCulture);
+ }
+ }
+
+ ///
/// Looks up a localized string similar to Dijkprofiellocaties.
///
public static string DikeProfilesImporter_DisplayName {
@@ -441,5 +450,14 @@
return ResourceManager.GetString("RingtoetsRibbon_GroupBox_New", resourceCulture);
}
}
+
+ ///
+ /// Looks up a localized string similar to Golfhoogte.
+ ///
+ public static string WaveHeight_Description {
+ get {
+ return ResourceManager.GetString("WaveHeight_Description", resourceCulture);
+ }
+ }
}
}